buildworld Failing in libc

Doug White dwhite at gumbysoft.com
Mon Apr 12 11:24:23 PDT 2004


On Fri, 9 Apr 2004, Crist J. Clark wrote:

> Trying to build 5.2-CURRENT on a 5.2.1-RELEASE system. I've
> gotten,
>
>   ===> lib/libc
>   cc -O -pipe -march=k6-2 -I/usr/src/lib/libc/include -I/usr/src/lib/libc/../../include -I/usr/src/lib/libc/i386 -D__DBINTERFACE_PRIVATE -I/usr/src/lib/libc/../../contrib/gdtoa -DINET6 -I/var/tmp/obj/usr/src/lib/libc -DPOSIX_MISTAKE -I/usr/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/usr/src/lib/libc/rpc -DYP -DHESIOD -Wsystem-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
>
>   Stop in /usr/src/lib/libc.
>   *** Error code 1
>
> Two days in a row now. Looks like I can work around with
> lowering WARNS in lib/libc/net, but anyone know why I might be
> seeing this on this one system?

Oh goody, someone else has got it too.  Let me know if the OSRELDATE=0
thing works for you.

-- 
Doug White                    |  FreeBSD: The Power to Serve
dwhite at gumbysoft.com          |  www.FreeBSD.org


More information about the freebsd-current mailing list