[gmx-developers] shared libraries - unresolved symbols issue
Martin Höfling
martin.hoefling at gmx.de
Wed Nov 12 14:49:36 CET 2008
Hello folks,
Is it possible that the shared librares aren't linked correctly? I compiled a
tree configured with --enable-shared option.
Here're the missing symbols:
/usr/lib/libgmx.so: undefined symbol: gmx_pmeonlynode
/usr/lib/libmd.so: undefined symbol: ptype_str
I checked the libraries with ldd and none of the two is linked versus each
other, although the missing symbol can be found in the other library via
nm -D.
Or is there a fault on my side?
Best
Martin
More information about the gromacs.org_gmx-developers
mailing list