On Tue, May 10, 2011 at 08:12:44AM +0200, Julien Cristau wrote: > Package: freeradius > Version: 2.1.10+dfsg-3 > Severity: serious > > See the build logs at > https://buildd.debian.org/status/package.php?p=freeradius, dh_install > fails trying to install radsniff which apparently isn't built for some > reason.
The log says: checking for pcap_open_live in -lpcap... no configure: WARNING: pcap library not found, silently disabling the RADIUS sniffer. Can you find the relevant config.log snippet? We started using the system offsetof(3) in this revision as opposed to the previous, but on the other hand - not in this code path, which says: AC_CHECK_LIB(pcap, pcap_open_live, [ PCAP_LIBS="-lpcap" AC_DEFINE(HAVE_LIBPCAP, 1, [Define to 1 if you have the `pcap' library (-lpcap).]) ], [ AC_MSG_WARN([pcap library not found, silently disabling the RADIUS sniffer.]) ]) That sounds... generic. -- 2. That which causes joy or happiness. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org