Package: libntrack0 Severity: serious Version: 006-1 Hi, at least on i386, using libntrack fails with missing symbols.
$ ldd -r /usr/lib/libntrack.so.0 linux-gate.so.1 => (0xb76f8000) libc.so.6 => /lib/i686/cmov/libc.so.6 (0xb757d000) /lib/ld-linux.so.2 (0xb76f9000) undefined symbol: _ntrack_arch_new (/usr/lib/libntrack.so.0) undefined symbol: _ntrack_arch_get_rfds (/usr/lib/libntrack.so.0) undefined symbol: _ntrack_arch_process_data (/usr/lib/libntrack.so.0) After adding libnl-dev to the build environment and rebuilding the package, libntrack0 doesn't report this, and stuff works. I don't know if the HAVE_NL ifdefs should be fixed, or if libnl-dev just should be added to build-deps /Sune -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org