Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Mar 2004 09:09:03 -0500
From:      Skip Ford <skip.ford@verizon.net>
To:        Forrest Aldrich <forrie@forrie.com>
Cc:        freebsd-current@freebsd.org
Subject:   Re: 5.x CURRENT compile failure
Message-ID:  <20040309140903.GA695@lucy.pool-151-204-204-204.pskn.east.verizon.net>
In-Reply-To: <404B3978.1020807@forrie.com>
References:  <404B3978.1020807@forrie.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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



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