From owner-freebsd-current@FreeBSD.ORG Thu Feb 5 05:47:46 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2EE4216A4CE for ; Thu, 5 Feb 2004 05:47:46 -0800 (PST) Received: from gw.celabo.org (gw.celabo.org [208.42.49.153]) by mx1.FreeBSD.org (Postfix) with ESMTP id 94DFF43D53 for ; Thu, 5 Feb 2004 05:47:44 -0800 (PST) (envelope-from nectar@celabo.org) Received: from madman.celabo.org (madman.celabo.org [10.0.1.111]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "madman.celabo.org", Issuer "celabo.org CA" (verified OK)) by gw.celabo.org (Postfix) with ESMTP id 39D4C5482B; Thu, 5 Feb 2004 07:47:44 -0600 (CST) Received: by madman.celabo.org (Postfix, from userid 1001) id 8B1286D455; Thu, 5 Feb 2004 07:47:43 -0600 (CST) Date: Thu, 5 Feb 2004 07:47:43 -0600 From: "Jacques A. Vidrine" To: Jeff Utter Message-ID: <20040205134743.GE71004@madman.celabo.org> Mail-Followup-To: "Jacques A. Vidrine" , Jeff Utter , freebsd-current@freebsd.org References: <9FF6ADDC-5717-11D8-8F2D-000393D3CD70@sadclown.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <9FF6ADDC-5717-11D8-8F2D-000393D3CD70@sadclown.net> X-Url: http://www.celabo.org/ User-Agent: Mutt/1.5.4i-ja.1 cc: freebsd-current@freebsd.org Subject: Re: buildworld fails on nslexr.c? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Feb 2004 13:47:46 -0000 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