Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Apr 2004 14:59:34 -0700
From:      "Crist J. Clark" <cristjc@comcast.net>
To:        current@freebsd.org
Subject:   buildworld Failing in libc
Message-ID:  <20040409215934.GA82425@blossom.cjclark.org>

next in thread | raw e-mail | index | archive | help
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?
-- 
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?20040409215934.GA82425>