Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Oct 2007 19:03:59 -0700 (PDT)
From:      Doug Barton <dougb@FreeBSD.org>
To:        Max Laier <mlaier@FreeBSD.org>, freebsd-current@freebsd.org
Cc:        src-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/contrib/libpcap pcap.h
Message-ID:  <alpine.BSF.0.9999.0710201902450.7049@ync.qbhto.arg>
In-Reply-To: <200710202023.l9KKNd8S045507@repoman.freebsd.org>
References:  <200710202023.l9KKNd8S045507@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.0.9999.0710201902450.7049>