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

Spack install cardioid errors, please help! #6

Open
V3kb opened this issue Apr 25, 2019 · 0 comments
Open

Spack install cardioid errors, please help! #6

V3kb opened this issue Apr 25, 2019 · 0 comments

Comments

@V3kb
Copy link

V3kb commented Apr 25, 2019

130 /usr/bin/ld: ../lib/libheart_gpu_aware.a(reactionFactory.cc.o): undefined reference to symbol 'dlsym@@@@GLIBC_2.2.5'
131 //lib/x86_64-linux-gnu/libdl.so.2: error adding symbols: DSO missing from command line
132 collect2: error: ld returned 1 exit status
133 elec/CMakeFiles/singleCell.dir/build.make:107: recipe for target 'bin/singleCell' failed
134 make[2]: *** [bin/singleCell] Error 1
135 make[2]: Leaving directory '/root/cardioid/build/cardioid'
136 CMakeFiles/Makefile2:407: recipe for target 'elec/CMakeFiles/singleCell.dir/all' failed
137 make[1]: *** [elec/CMakeFiles/singleCell.dir/all] Error 2
138 make[1]: *** Waiting for unfinished jobs....
139 /usr/bin/ld: ../lib/libheart_gpu_aware.a(reactionFactory.cc.o): undefined reference to symbol 'dlsym@@@@GLIBC_2.2.5'
140 //lib/x86_64-linux-gnu/libdl.so.2: error adding symbols: DSO missing from command line
141 collect2: error: ld returned 1 exit status
142 elec/CMakeFiles/cardioid.dir/build.make:96: recipe for target 'bin/cardioid' failed
143 make[2]: *** [bin/cardioid] Error 1
144 make[2]: Leaving directory '/root/cardioid/build/cardioid'
145 CMakeFiles/Makefile2:293: recipe for target 'elec/CMakeFiles/cardioid.dir/all' failed
146 make[1]: *** [elec/CMakeFiles/cardioid.dir/all] Error 2
147 make[1]: Leaving directory '/root/cardioid/build/cardioid'
148 Makefile:132: recipe for target 'all' failed
149 make: *** [all] Error 2

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

No branches or pull requests

1 participant