5.x CURRENT compile failure

Skip Ford skip.ford at verizon.net
Tue Mar 9 06:09:09 PST 2004


Forrest Aldrich wrote:
> With today's CVSup (fresh archive, removed /usr/src and /usr/obj first) 
> a buildworld is failing at (error below).   What is wrong?

I received the same error for the last couple weeks.  It happened
with freshly checked out sources, no /usr/obj and an empty
make.conf.

Going through the make.conf options I used when installing my last
world, I suspected NO_TOOLCHAIN may be the problem.  I checked out
sources from the date I built my last world and kernel, undefined
NO_TOOLCHAIN, and built/installed a world from that date.

I no longer get this error when building current sources.  If
you have an old toolchain installed, update that first.

> cc -O -pipe  -I/usr/src/lib/libc/include 
> -I/usr/src/lib/libc/../../include -I/usr/src/lib/libc/i386 -D__DBI
> NTERFACE_PRIVATE -I/usr/src/lib/libc/../../contrib/gdtoa -DINET6 
> -I/usr/obj/usr/src/lib/libc -DPOSIX_MISTAK
> E -I/usr/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN 
> -I/usr/src/lib/libc/rpc -DYP -DHESIOD -Ws
> ystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c nslexer.c
> /dev/stdout: In function `_nsyylex':
> /dev/stdout:711: warning: label `find_rule' defined but not used
> /usr/src/lib/libc/net/nslexer.l: At top level:
> /dev/stdout:1678: warning: `yy_flex_realloc' defined but not used
> *** Error code 1

-- 
Skip


More information about the freebsd-current mailing list