Re: FreeBSD-5.x Current Compile Failure

From: Kris Kennaway <kris_at_obsecurity.org>
Date: Fri, 5 Mar 2004 17:39:48 -0800
On Thu, Mar 04, 2004 at 10:06:47PM -0500, Forrest Aldrich wrote:
> FYI... (current cvsup)
> 
> make buildworld fails at:
> 
> 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
> 
> Stop in /usr/src/lib/libc.
> *** Error code 1

I think this means you have stale object files lying around.  Do a
double 'make cleandir' in /usr/src and retry.

Kris

Received on Fri Mar 05 2004 - 16:39:56 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:46 UTC