Package: 4g8 Version: 1.0-1 Severity: serious If I try to build 4g8 using libpcap0.8-dev to satisfy its build-dependency on libpcap-dev, the build fails with the following error:
> make[3]: Entering directory `/tmp/buildd/4g8-1.0/src' > source='init.c' object='init.o' libtool=no \ > depfile='.deps/init.Po' tmpdepfile='.deps/init.TPo' \ > depmode=gcc3 /bin/sh ../depcomp \ > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../includes > -I/usr/include/pcap > -g -O2 -Wall -c `test -f 'init.c' || echo './'`init.c > In file included from init.h:26, > from init.c:23: > globals.h:34:21: error: net/bpf.h: No such file or directory This header file is provided by libpcap0.7-dev but not by libpcap0.8-dev. -- Matt -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

