codes-org / codes

The Co-Design of Exascale Storage Architectures (CODES) simulation framework builds upon the ROSS parallel discrete event simulation engine to provide high-performance simulation utilities and models for building scalable distributed systems simulations
Other
40 stars 16 forks source link

Running pkg-config for codes fails (Imported #167) #167

Closed nmcglo closed 5 years ago

nmcglo commented 5 years ago

Original Issue Author: Giorgis Georgakoudis Original Issue ID: 167 Original Issue URL: https://xgitlab.cels.anl.gov/codes/codes/issues/167


Pkg-config for codes fails for any option. Showing example output from terminal:

[ggeorgak@node1 BUILD]$ pkg-config --cflags codes Variable 'swm_datarootdir' not defined in '/home/ggeorgak/usr/local/lib/pkgconfig/codes.pc'

nmcglo commented 5 years ago

Misbah Mubarak:

mentioned in commit 5903bb4226cb85b4d5576a3887bd24688e068199

nmcglo commented 5 years ago

Neil McGlohon:

mentioned in merge request !76

nmcglo commented 5 years ago

Neil McGlohon:

mentioned in merge request !75

nmcglo commented 5 years ago

Neil McGlohon:

created branch 167-running-pkg-config-for-codes-fails

nmcglo commented 5 years ago

Misbah Mubarak:

@neil can you have a look at it? The swm_datarootdir dependencies should be disabled by default.

nmcglo commented 5 years ago

Neil McGlohon:

!76 should address the issue.

nmcglo commented 5 years ago

Neil McGlohon:

closed

nmcglo commented 5 years ago

Giorgis Georgakoudis:

changed the description