* Cyril Brulebois <k...@debian.org>, 2011-05-07, 17:22:
| ./.libs/libnetsnmpmibs.so: undefined reference to `kd'

I can reproduce the problem here. I think this is a variant of #449550. From the build log:

| checking for nlist... no
| checking for nlist in -lkvm... no

And from config.log:

| configure:18216: gcc -o conftest -g -O2 -DNETSNMP_USE_INLINE -Ukfreebsd 
-Dkfreebsd=kfreebsd   conftest.c -lkvm   >&5
| /usr/bin/ld: /tmp/ccSAeddp.o: undefined reference to symbol 
'nlist@@LIBBSD_0.1'
| /usr/bin/ld: note: 'nlist@@LIBBSD_0.1' is defined in DSO /lib/libbsd.so.0 so 
try adding it to the linker command line
| /lib/libbsd.so.0: could not read symbols: Invalid operation
| collect2: ld returned 1 exit status

So hopefully it should be a matter of fixing 44_nlist_kvm.patch.

--
Jakub Wilk



--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to