From owner-svn-src-all@FreeBSD.ORG Thu Jun 27 13:58:27 2013 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 89FB4365; Thu, 27 Jun 2013 13:58:27 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from onyx.glenbarber.us (onyx.glenbarber.us [199.48.134.227]) by mx1.freebsd.org (Postfix) with ESMTP id 667571722; Thu, 27 Jun 2013 13:58:27 +0000 (UTC) Received: from glenbarber.us (unknown [IPv6:2001:470:8:120e:1:1:c57c:729]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) (Authenticated sender: gjb) by onyx.glenbarber.us (Postfix) with ESMTPSA id ED80623F840; Thu, 27 Jun 2013 09:58:25 -0400 (EDT) DKIM-Filter: OpenDKIM Filter v2.8.3 onyx.glenbarber.us ED80623F840 Authentication-Results: onyx.glenbarber.us; dkim=none reason="no signature"; dkim-adsp=none Date: Thu, 27 Jun 2013 09:58:20 -0400 From: Glen Barber To: Xin LI Subject: Re: svn commit: r252283 - in stable/9: contrib/tcpdump usr.sbin/tcpdump/tcpdump Message-ID: <20130627135820.GA1686@glenbarber.us> References: <201306270038.r5R0c0S4024756@svn.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="45Z9DzgjV8m4Oswq" Content-Disposition: inline In-Reply-To: <201306270038.r5R0c0S4024756@svn.freebsd.org> X-Operating-System: FreeBSD 10.0-CURRENT amd64 User-Agent: Mutt/1.5.21 (2010-09-15) Cc: svn-src-stable@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org, svn-src-stable-9@freebsd.org X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Jun 2013 13:58:27 -0000 --45Z9DzgjV8m4Oswq Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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 >=20 > Log: > MFC: tcpdump 4.4.0. >=20 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_=3D"__attribute__((unused))" -DINET6 -DLBL_ALIGN -I/obj/mips.mipsel/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO -DHAVE_OPEN= SSL_EVP_H -DHAVE_NET_PFVAR_H -std=3Dgnu99 -Wsystem-headers -Werror -Wall -Wno-format-= y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-ar= ith -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 f= unction '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 --45Z9DzgjV8m4Oswq Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.20 (FreeBSD) iQEcBAEBCAAGBQJRzET8AAoJEFJPDDeguUajBw0IALVurLjmbsLLPRNu9ToXEXIz rij0hclqBaGjCvb48is9oCU7R2u23x2/tgIeap7YQaXQmCDpBUFIU2CeCSfeqZ2s O7FohjT5G6vqtFGkmMZZDEiw0nNBIi55PeCNBWrh61G71oi/fcU/3pBv+WDTh77h XH3zP0ThUATZQKUUbEGxm7jy0d5Jp+WRKAtPZQPx+Z3o8MgK/mhoY6uOkONL0pPG ah1tc8evzAhyEEtZ7F0t1F8nyyph21Ok5mSPOFfB6btS1kWoAYOVUzB6aRfjWvIO tNBLo7DT8dw38Yf32x40Ipfb+uJ4wQUy+xxWEP2AtWWjt2Ouy8dA2qqFdn99oGs= =7W5q -----END PGP SIGNATURE----- --45Z9DzgjV8m4Oswq--