Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
  • Sign in
D
darshan
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 61
    • Issues 61
    • List
    • Boards
    • Labels
    • Milestones
  • Merge Requests 5
    • Merge Requests 5
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Commits
  • Issue Boards
  • darshan
  • darshan
  • Issues
  • #114

Closed
Open
Opened Sep 24, 2015 by Shane Snyder@ssnyder
  • Report abuse
  • New issue
Report abuse New issue

configure script may use wrong zlib and bzlib libraries for mpicc tests

The configure script tests for zlib and bzlib for use in the support tools (darshan-parser, etc.) however those flags get carried through for tests using the MPICC compiler.

configure:4399: checking for MPI-IO support in MPI configure:4419: //mpicc -o conftest -g -O2 -I/usr/include -I/usr/include -L/usr/lib -L/usr/lib conftest.c -lbz2 -lz >&5 //ld: cannot find -lbz2

Assignee
Assign to
split-and-bugfix
Milestone
split-and-bugfix
Assign milestone
Time tracking
None
Due date
None
2
Labels
defect other
Assign labels
  • View project labels
Reference: darshan/darshan#114