gflow / GFlow

Software for modeling circuit theory-based connectivity
GNU General Public License v3.0
22 stars 5 forks source link

Compiling error Centos 7 #28

Open whositwhatnow opened 5 years ago

whositwhatnow commented 5 years ago

I have all dependencies, but when I go to make the gflow app I get the following error.

I have no clue what is going on:

/cm/shared/apps/openmpi/gcc/64/1.10.1/bin/mpicc gflow.o util.o habitat.o nodelist.o output.o -o gflow.x -lpthread -lz -lm -L/cm/shared/apps/petsc/3.10.2/lib -lpetsc /bin/ld: /cm/shared/apps/petsc/3.10.2/lib/libpetsc.a(dlimpl.o): undefined reference to symbol 'dlclose@@GLIBC_2.2.5' /usr/lib64//libdl.so.2: error adding symbols: DSO missing from command line collect2: error: ld returned 1 exit status make: *** [gflow.x] Error 1