On Sat, 20 Oct 2007, Max Laier wrote:
mlaier 2007-10-20 20:23:39 UTC
FreeBSD src repository
Modified files:
contrib/libpcap pcap.h
Log:
Revert back to including the whole net/bpf.h again.
Requested by: sam, nork
X-MFC after: now
Revision Changes Path
1.14 +1 -3 src/contrib/libpcap/pcap.h
http://www.FreeBSD.org/cgi/cvsweb.cgi/src/contrib/libpcap/pcap.h.diff?&r1=1.13&r2=1.14&f=h
Is it expected that I'll see this in HEAD after this commit?
cc -O2 -fno-strict-aliasing -pipe -ggdb -DHAVE_CONFIG_H
-Dyylval=pcapyylval -I/usr/local/src/lib/libpcap -I.
-D_U_="__attribute__((unused))" -DHAVE_SNPRINTF -DHAVE_VSNPRINTF -DINET6
-DHAVE_NET_PFVAR_H -I/usr/local/src/lib/libpcap/../../contrib/libpcap
-ggdb -c /usr/local/src/lib/libpcap/../../contrib/libpcap/pcap.c
/usr/local/src/lib/libpcap/../../contrib/libpcap/pcap.c:382: error:
'DLT_MFR' undeclared here (not in a function)
/usr/local/src/lib/libpcap/../../contrib/libpcap/pcap.c:383: error:
'DLT_JUNIPER_VP' undeclared here (not in a function)
/usr/local/src/lib/libpcap/../../contrib/libpcap/pcap.c:385: error:
'DLT_A429' undeclared here (not in a function)
/usr/local/src/lib/libpcap/../../contrib/libpcap/pcap.c:386: error:
'DLT_A653_ICM' undeclared here (not in a function)
/usr/local/src/lib/libpcap/../../contrib/libpcap/pcap.c:387: error:
'DLT_USB' undeclared here (not in a function)
/usr/local/src/lib/libpcap/../../contrib/libpcap/pcap.c:388: error:
'DLT_BLUETOOTH_HCI_H4' undeclared here (not in a function)
/usr/local/src/lib/libpcap/../../contrib/libpcap/pcap.c:389: error:
'DLT_CAN20B' undeclared here (not in a function)
*** Error code 1
--
This .signature sanitized for your protection
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"