Date: Mon, 12 Apr 2004 11:50:25 -0700 From: "Crist J. Clark" <cristjc@comcast.net> To: Doug White <dwhite@gumbysoft.com> Cc: current@freebsd.org Subject: Re: buildworld Failing in libc Message-ID: <20040412185025.GB94135@blossom.cjclark.org> In-Reply-To: <20040412112350.K59844@carver.gumbysoft.com> References: <20040409215934.GA82425@blossom.cjclark.org> <20040412112350.K59844@carver.gumbysoft.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Apr 12, 2004 at 11:24:23AM -0700, Doug White wrote: > 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. I had had worked around it by lowering the WARNS in lib/libc/net/Makefile.inc, but reviewing the OSRELDATE suggestion, I believe it should have worked. The other fix would have been to revert osreldate.h to what it should have been. -- Crist J. Clark | cjclark@alum.mit.edu | cjclark@jhu.edu http://people.freebsd.org/~cjc/ | cjc@freebsd.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040412185025.GB94135>