Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Oct 2001 16:01:32 -0700
From:      Warner Losh <imp@harmony.village.org>
To:        current@freebsd.org
Subject:   Building current broken on stable again...  awk is to blame
Message-ID:  <200110312301.f9VN1W746844@harmony.village.org>

next in thread | raw e-mail | index | archive | help

===> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200110312301.f9VN1W746844>