From owner-freebsd-current Wed Oct 31 15: 1:42 2001 Delivered-To: freebsd-current@freebsd.org Received: from rover.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id ADD0437B408 for ; Wed, 31 Oct 2001 15:01:35 -0800 (PST) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.3/8.11.3) with ESMTP id f9VN1XV16265 for ; Wed, 31 Oct 2001 16:01:34 -0700 (MST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost [127.0.0.1]) by harmony.village.org (8.11.6/8.11.6) with ESMTP id f9VN1W746844 for ; Wed, 31 Oct 2001 16:01:33 -0700 (MST) (envelope-from imp@harmony.village.org) Message-Id: <200110312301.f9VN1W746844@harmony.village.org> To: current@freebsd.org Subject: Building current broken on stable again... awk is to blame Date: Wed, 31 Oct 2001 16:01:32 -0700 From: Warner Losh Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ===> usr.bin/awk Expect 42 reduce/shift conflicts and 83 reduce/reduce conflicts yacc -d /dell/imp/FreeBSD/current/src/usr.bin/awk/../../contrib/one-true-awk/awkgram.y yacc: 43 shift/reduce conflicts yacc: 85 reduce/reduce conflicts mv -f y.tab.c ytab.c mv -f y.tab.h ytab.h cc -nostdinc -O -pipe -funsigned-char -I. -I/dell/imp/FreeBSD/current/src/usr.bin/awk/../../contrib/one-true-awk -I/usr/obj/dell/imp/FreeBSD/current/src/i386/usr/include /dell/imp/FreeBSD/current/src/usr.bin/awk/../../contrib/one-true-awk/maketab.c -o maketab ./maketab > proctab.c /usr/libexec/ld-elf.so.1: Shared object "libc.so.5" not found *** Error code 1 You can't do that (build a program then run it) in world w/o putting things into buildtools. Also notice that the expect/actual numbers are slightly different. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message