Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add gpfs libraries if needed #3

Merged
merged 1 commit into from
Dec 7, 2015
Merged

Add gpfs libraries if needed #3

merged 1 commit into from
Dec 7, 2015

Conversation

roblatham00
Copy link
Contributor

Commit aa604c1 introduced gpfs_fcntl
operations, depending if gpfs.h and gpfs_fcntl.h were found. These
routines need the GPFS client library. This configure check will bring
in libgpfs -- you will still need to set LDFLAGS and CPPFLAGS if gpfs is
installed in some non-default locaiton (as it is on Blue Gene).

fixes LLNL/ior#15

Commit aa604c1 introduced gpfs_fcntl
operations, depending if gpfs.h and gpfs_fcntl.h were found.  These
routines need the GPFS client library.  This configure check will bring
in libgpfs -- you will still need to set LDFLAGS and CPPFLAGS if gpfs is
installed in some non-default locaiton (as it is on Blue Gene).

fixes LLNL/ior#15
brettkettering added a commit that referenced this pull request Dec 7, 2015
@brettkettering brettkettering merged commit 253d262 into hpc:master Dec 7, 2015
@roblatham00 roblatham00 deleted the add_gpfs_libs branch December 8, 2015 15:58
JulianKunkel pushed a commit that referenced this pull request Jun 24, 2020
Bring fork up to date
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Not linking due to undefined reference to gpfs_fcntl
2 participants