From owner-freebsd-current Wed Jul 19 12:32:19 2000 Delivered-To: freebsd-current@freebsd.org Received: from pike.osd.bsdi.com (pike.osd.bsdi.com [204.216.28.222]) by hub.freebsd.org (Postfix) with ESMTP id 6E47D37B95D for ; Wed, 19 Jul 2000 12:32:16 -0700 (PDT) (envelope-from jhb@pike.osd.bsdi.com) Received: (from jhb@localhost) by pike.osd.bsdi.com (8.9.3/8.9.3) id MAA87685; Wed, 19 Jul 2000 12:32:03 -0700 (PDT) (envelope-from jhb) From: John Baldwin Message-Id: <200007191932.MAA87685@pike.osd.bsdi.com> Subject: Re: make release? In-Reply-To: <01D4D419B1A4D111A30400805FE65B13070ABF5E@nmrusdunsx1.nielsenmedia.com> from "Gray, David W." at "Jul 19, 2000 02:25:01 pm" To: "Gray, David W." Date: Wed, 19 Jul 2000 12:32:03 -0700 (PDT) Cc: FreeBSD-current@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL68 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG [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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message