Thanks for the report. The real error is in config.log: | conftest.c: In function 'main': | conftest.c:70:1: warning: old-style function definition [-Wold-style-definition] | /usr/lib/x86_64-kfreebsd-gnu/libpcap.so: undefined reference to `__compiler_membar' | collect2: error: ld returned 1 exit status
so I guess libpcap is completely broken on kfreebsd. This symbol actually matches a dpkg-shlibdeps warning that appeared with the last build, but as I didn't change anything to the kfreebsd code I didn't investigate. This must be a toolchain issue, I'll ask on the kfreebsd mailing list. -- Romain Francoise <[email protected]> http://people.debian.org/~rfrancoise/ -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

