From owner-freebsd-current Sat Feb 27 14:26: 5 1999 Delivered-To: freebsd-current@freebsd.org Received: from wall.polstra.com (rtrwan160.accessone.com [206.213.115.74]) by hub.freebsd.org (Postfix) with ESMTP id DF28F1518B for ; Sat, 27 Feb 1999 14:25:50 -0800 (PST) (envelope-from jdp@polstra.com) Received: from vashon.polstra.com (vashon.polstra.com [206.213.73.13]) by wall.polstra.com (8.9.1/8.9.1) with ESMTP id OAA13183; Sat, 27 Feb 1999 14:25:34 -0800 (PST) (envelope-from jdp@polstra.com) From: John Polstra Received: (from jdp@localhost) by vashon.polstra.com (8.9.2/8.9.1) id OAA10686; Sat, 27 Feb 1999 14:25:33 -0800 (PST) (envelope-from jdp@polstra.com) Date: Sat, 27 Feb 1999 14:25:33 -0800 (PST) Message-Id: <199902272225.OAA10686@vashon.polstra.com> To: bford@uop.cs.uop.edu Subject: Re: Broken world In-Reply-To: <199902271936.LAA25060@uop.cs.uop.edu> Organization: Polstra & Co., Seattle, WA Cc: current@freebsd.org Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In article <199902271936.LAA25060@uop.cs.uop.edu>, Bret Ford wrote: > My 4.0-current buildworld broke. The sources were from yesterday > night. The system is currently 4.0-current from Feb 16. My UNIX > system is a 486 main board with an evergreen upgrade. The > world was almost over, too! Argh! :-) > > Bret Ford > > ===> usr.sbin/natd > gcc -O -Wall -I/tigger/obj/usr/src/tmp/usr/include -c /usr/src/usr.sbin/natd/natd.c > /usr/src/usr.sbin/natd/natd.c: In function `SetAliasAddressFromIfName': > /usr/src/usr.sbin/natd/natd.c:702: warning: implicit declaration of function `SetPacketAliasAddress' > /usr/src/usr.sbin/natd/natd.c: In function `SetupPermanentLink': > /usr/src/usr.sbin/natd/natd.c:1203: warning: implicit declaration of function `PacketAliasPermanentLink' > gcc -O -Wall -I/tigger/obj/usr/src/tmp/usr/include -c /usr/src/usr.sbin/natd/icmp.c > gcc -O -Wall -I/tigger/obj/usr/src/tmp/usr/include -o natd natd.o icmp.o -lalias > natd.o: In function `SetAliasAddressFromIfName': > natd.o(.text+0xc47): undefined reference to `SetPacketAliasAddress' > natd.o: In function `SetupPermanentLink': > natd.o(.text+0x12c4): undefined reference to `PacketAliasPermanentLink' > *** Error code 1 It was broken by the recent commit to "src/lib/libalias". You can probably get around it by reverting that directory to around Feb 25. John -- John Polstra jdp@polstra.com John D. Polstra & Co., Inc. Seattle, Washington USA "Nobody ever went broke underestimating the taste of the American public." -- H. L. Mencken To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message