Date: Wed, 19 Jul 2000 12:32:03 -0700 (PDT) From: John Baldwin <jhb@pike.osd.bsdi.com> To: "Gray, David W." <David_W_Gray@tvratings.com> Cc: FreeBSD-current@FreeBSD.ORG Subject: Re: make release? Message-ID: <200007191932.MAA87685@pike.osd.bsdi.com> In-Reply-To: <01D4D419B1A4D111A30400805FE65B13070ABF5E@nmrusdunsx1.nielsenmedia.com> from "Gray, David W." at "Jul 19, 2000 02:25:01 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
[Charset iso-8859-1 unsupported, filtering to ASCII...] > Is it just me, or is make release broken? > > I've been getting a bomb-out whilst making the boot crunch (in /bin/sh, I > think. Its at home, I'm not.) I haven't seen anybody kvetching (I *do* read > current...) Just to sanity check, I ran a 4.0 make release last night, that > worked just fine. > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message Hmm, it built fine yesterday morning (July 18), but died this morning as follows: cc -O -pipe -I. -Dyylval=pcap_lval -DHAVE_SYS_IOCCOM_H=1 -DHAVE_SYS_SOCKIO_H=1 -DHAVE_ETHER_HOSTTON=1 -DHAVE_STRERROR=1 -DHAVE_SOCKADDR_SA_LEN=1 -DLBL_ALIGN=1 -DINET6 -I/usr/src/lib/libpcap/../../contrib/libpcap -I/usr/src/lib/libpcap/../ ../contrib/libpcap/lbl -I/usr/obj/usr/src/i386/usr/include -c /usr/src/lib/libpc ap/../../contrib/libpcap/nametoaddr.c -o nametoaddr.o /usr/src/lib/libpcap/../../contrib/libpcap/nametoaddr.c:370: conflicting types f or `ether_hostton' /usr/obj/usr/src/i386/usr/include/net/ethernet.h:111: previous declaration of `e ther_hostton' *** Error code 1 Stop in /usr/src/lib/libpcap. *** Error code 1 Stop in /usr/src/release. ---------------------------------------- release started at 00:30:00 on 07/19/00 release died at 02:30:39 on 07/19/00 ---------------------------------------- -- John Baldwin <jhb@bsdi.com> 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?200007191932.MAA87685>