Date: Sat, 5 Oct 2002 19:21:26 +0300 From: Ruslan Ermilov <ru@FreeBSD.ORG> To: William Rose <wrose@zip-it.org> Cc: freebsd-current@FreeBSD.ORG Subject: Re: make buildworld fails during stage 4, libpcap Message-ID: <20021005162126.GB3140@sunbay.com> In-Reply-To: <1033821458.16553.6.camel@miniluv.zip-it.org> References: <1033821458.16553.6.camel@miniluv.zip-it.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--0ntfKIWw70PvrIHh Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Oct 05, 2002 at 10:37:38PM +1000, William Rose wrote: > Hi, >=20 > I'm trying to make buildworld a recently checked-out copy of -current > under 4.6-RELEASE (is that a bad move?). During the process, it gets > to: >=20 > -------------------------------------------------------------- > >>> stage 4: building libraries > -------------------------------------------------------------- > [snip] > =3D=3D=3D> lib/libpcap > [snip] > cc -O -pipe -DHAVE_CONFIG_H -Dyylval=3Dpcap_lval > -I/usr/src-current/lib/libpcap -I. -DINET6 > -I/usr/src-current/lib/libpcap/../../contrib/libpcap -c > /usr/src-current/contrib/libpcap/gencode.c -o gencode.o > /usr/src-current/contrib/libpcap/gencode.c: In function `init_linktype': > /usr/src-current/contrib/libpcap/gencode.c:604: `DLT_PPP_ETHER' > undeclared (first use in this function) > /usr/src-current/contrib/libpcap/gencode.c:604: (Each undeclared > identifier is reported only once > /usr/src-current/contrib/libpcap/gencode.c:604: for each function it > appears in.) > /usr/src-current/contrib/libpcap/gencode.c:682: `DLT_PRISM_HEADER' > undeclared (first use in this function) > /usr/src-current/contrib/libpcap/gencode.c:721: `DLT_LTALK' undeclared > (first use in this function) > /usr/src-current/contrib/libpcap/gencode.c: In function `gen_linktype': > /usr/src-current/contrib/libpcap/gencode.c:955: `DLT_PRISM_HEADER' > undeclared (first use in this function) > /usr/src-current/contrib/libpcap/gencode.c:1215: `DLT_PPP_ETHER' > undeclared (first use in this function) > /usr/src-current/contrib/libpcap/gencode.c:1412: `DLT_LTALK' undeclared > (first use in this function) > *** Error code 1 >=20 > Stop in /usr/src-current/lib/libpcap. >=20 > ...etc. >=20 > I'm following the instructions in the handbook for checking out > -current, so there's a good chance I'm making a newbie mistake.=20 > Apologies in advance if this is the case, and I promise I have R every F > M that I can think of. >=20 Should work. Check that you have the latest $FreeBSD: src/sys/net/bpf.h,v 1.26 2002/06/21 05:29:40 fenner Exp $ Cheers, --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age --0ntfKIWw70PvrIHh Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9nxGGUkv4P6juNwoRAsh3AJ46D/ZSR/htkotWe7qb/CMM2J2C1gCeLwZT zr90foqOSNLIeTOUA2l55L0= =HqBV -----END PGP SIGNATURE----- --0ntfKIWw70PvrIHh-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021005162126.GB3140>