From owner-freebsd-current@FreeBSD.ORG Fri Mar 12 09:27:34 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 0D38516A4CE for ; Fri, 12 Mar 2004 09:27:34 -0800 (PST) Received: from mail.voidnet.com (unknown [67.153.153.52]) by mx1.FreeBSD.org (Postfix) with SMTP id CD0B843D1F for ; Fri, 12 Mar 2004 09:27:32 -0800 (PST) (envelope-from timothy@voidnet.com) Received: from localhost.localdomain (67.153.153.100) by MAILSERV1 (MailMax 4. 8. 4. 0) with ESMTP id 22992948 for freebsd-current@freebsd.org; Fri, 12 Mar 2004 10:24:59 -0700 Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary MIME-Version: 1.0 From: Eric Timme To: freebsd-current@freebsd.org X-Mailer: Magickal Paths WebMail Message-Id: <20040312172732.CD0B843D1F@mx1.FreeBSD.org> Date: Fri, 12 Mar 2004 09:27:32 -0800 (PST) Subject: 5-CURRENT build errors 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: Fri, 12 Mar 2004 17:27:34 -0000 I've had this build error over the last two attempted cvsups. I'm having a heck of a time finding a buildable/installable moment in time of the -current branch post PF changes. System is a k6-233. cc -O -pipe -I/mnt/ad1s3/src/lib/libc/include -I/mnt/ad1s3/src/lib/libc/../../include -I/mnt/ad1s3/src/lib/libc/i386 -D__DBINTERFACE_PRIVATE -I/mnt/ad1s3/src/lib/libc/../../contrib/gdtoa -DINET6 -I/usr/obj/mnt/ad1s3/src/lib/libc -DPOSIX_MISTAKE -I/mnt/ad1s3/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/mnt/ad1s3/src/lib/libc/rpc -DYP -DHESIOD -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c nslexer.c at-y2k -Wno-uninitialized -c nslexer.c /dev/stdout: In function `_nsyylex': /dev/stdout:711: warning: label `find_rule' defined but not used /mnt/ad1s3/src/lib/libc/net/nslexer.l: At top level: /dev/stdout:1678: warning: `yy_flex_realloc' defined but not used *** Error code 1