Yeah -- I saw it too. Adding -ldl to the GNUMakefile got me past it.
Don't know if that's a complete solution or not. I'vce sent mail to Nathan.
Dave
On 07/02/2014 04:03 PM, Ken McDonell wrote:
Seeing this on Ubuntu 14.04 64-bit
gcc -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all
-D_FORTIFY_SOURCE=2 -DDSOSUFFIX=\"so\" -Wall -O2 -g -DPCP_DEBUG
-DPCP_VERSION=\"3.9.5\" -I../../../src/include
-I../../../src/include/pcp -o pmdanvidia -Wall
-L../../../src/libpcp/src -L../../../src/libpcp_pmda/src localnvml.o
nvidia.o -lpcp_pmda -lpcp
/usr/bin/ld: localnvml.o: undefined reference to symbol
'dlsym@@GLIBC_2.2.5'
//lib/x86_64-linux-gnu/libdl.so.2: error adding symbols: DSO missing
from command line
collect2: error: ld returned 1 exit status
_______________________________________________
pcp mailing list
pcp@xxxxxxxxxxx
http://oss.sgi.com/mailman/listinfo/pcp
|