Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Mar 1995 08:52:47 -0500 (EST)
From:      Kim Culhan <kimc@w8hd.w8hd.org>
To:        FreeBSD-hackers@FreeBSD.org
Subject:   dfa.c build problem on current
Message-ID:  <Pine.NEB.3.91.950313084845.4529C-100000@w8hd.w8hd.org>

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

Trying to build current last updated ~2100 UTC 3/12 via sup
from stock 2.0R installation, this error:

cc -O2 -I/usr/src/gnu/usr.bin/awk -DGAWK   -c awk.c
cc -O2 -I/usr/src/gnu/usr.bin/awk -DGAWK   -c /usr/src/gnu/usr.bin/awk/dfa.c
/usr/src/gnu/usr.bin/awk/dfa.c: In function `lex':
/usr/src/gnu/usr.bin/awk/dfa.c:463: `RE_NO_GNU_OPS' undeclared (first use 
this function)
/usr/src/gnu/usr.bin/awk/dfa.c:463: (Each undeclared identifier is 
reported only once
/usr/src/gnu/usr.bin/awk/dfa.c:463: for each function it appears in.)
*** Error code 1

Stop.

Any thoughts on this are very greatly appreciated.

regards
kim

--
kimc@w8hd.org




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.NEB.3.91.950313084845.4529C-100000>