Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Feb 2004 12:48:25 -0800
From:      Russell Jackson <rjackson@cserv62.csub.edu>
To:        "Jacques A. Vidrine" <nectar@freebsd.org>
Cc:        current@freebsd.org
Subject:   Re: buildworld fails on nslexr.c?
Message-ID:  <20040208204825.GA88413@cserv62.csub.edu>
In-Reply-To: <20040208090555.GA88100@cserv62.csub.edu>
References:  <9FF6ADDC-5717-11D8-8F2D-000393D3CD70@sadclown.net> <20040205134743.GE71004@madman.celabo.org> <20040208071758.GA72490@cserv62.csub.edu> <20040208090555.GA88100@cserv62.csub.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
Okay, I may have jumped the gun on this one. Still getting the same error.

On Sun, Feb 08, 2004 at 01:05:55AM -0800, Russell Jackson wrote:
> Solved by rebuilding and installing yacc first then doing buildworld.
> 
> Thanks for the pointers Jacques.
> 
> On Sat, Feb 07, 2004 at 11:17:58PM -0800, Russell Jackson wrote:
> > I've had the same problem even after doing a make clean and rm -rf /usr/obj
> > 
> > On Thu, Feb 05, 2004 at 07:47:43AM -0600, Jacques A. Vidrine wrote:
> > > On Wed, Feb 04, 2004 at 08:39:58AM -0500, Jeff Utter wrote:
> > > > cc -O -pipe -march=pentium4 -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/usr/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
> > > 
> > > Are you sure your sources are completely up to date?  and that your
> > > object tree was clean when you built?
> > > 
> > > yacc was updated to generate warning-free code.  It seems like either
> > > (a) you don't have the updated yacc, or (b) you have an nslexer.c
> > > hanging around that was generated by an older yacc.
> > > 
> > > Cheers,
> > > -- 
> > > Jacques Vidrine   NTT/Verio SME      FreeBSD UNIX       Heimdal
> > > nectar@celabo.org jvidrine@verio.net nectar@freebsd.org nectar@kth.se
> > > _______________________________________________
> > > freebsd-current@freebsd.org mailing list
> > > http://lists.freebsd.org/mailman/listinfo/freebsd-current
> > > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
> > 
> > -- 
> > --
> > Russell A. Jackson (rjackson@cserv62.csub.edu)
> > 
> > _______________________________________________
> > freebsd-current@freebsd.org mailing list
> > http://lists.freebsd.org/mailman/listinfo/freebsd-current
> > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
> 
> -- 
> --
> Russell A. Jackson (rjackson@cserv62.csub.edu)
> 
> _______________________________________________
> freebsd-current@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"

-- 
--
Russell A. Jackson (rjackson@cserv62.csub.edu)



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