svn commit: r252283 - in stable/9: contrib/tcpdump usr.sbin/tcpdump/tcpdump

Glen Barber gjb at FreeBSD.org
Thu Jun 27 13:58:27 UTC 2013


On Thu, Jun 27, 2013 at 12:38:00AM +0000, Xin LI wrote:
> Author: delphij
> Date: Thu Jun 27 00:37:59 2013
> New Revision: 252283
> URL: http://svnweb.freebsd.org/changeset/base/252283
> 
> Log:
>   MFC: tcpdump 4.4.0.
> 

I think this breaks the build.

cc -O -pipe -G0  -I/src/usr.sbin/tcpdump/tcpdump
-I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H
-D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN
-I/obj/mips.mipsel/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO -DHAVE_OPENSSL_EVP_H
-DHAVE_NET_PFVAR_H -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W
-Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith
-Wno-uninitialized -Wno-pointer-sign -c
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c: In function
'print_src_dst':
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: error: 'tcpstates'
undeclared (first use in this function)
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: error: (Each
undeclared identifier is reported only once
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: error: for each
function it appears in.)
*** Error code 1

Stop in /src/usr.sbin/tcpdump/tcpdump.
*** Error code 1

Glen

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-src-stable/attachments/20130627/f8a8c5d3/attachment.sig>


More information about the svn-src-stable mailing list