From owner-freebsd-current@FreeBSD.ORG Sat Sep 18 11:09:10 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 426D516A4CE for ; Sat, 18 Sep 2004 11:09:10 +0000 (GMT) Received: from mallard.zanker.org (mallard.zanker.org [217.169.19.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A17043D60 for ; Sat, 18 Sep 2004 11:09:09 +0000 (GMT) (envelope-from mike@zanker.org) Received: from mike by mallard.zanker.org with local (Exim 4.42) id 1C8d5U-0001LF-BT for freebsd-current@freebsd.org; Sat, 18 Sep 2004 12:09:04 +0100 Date: Sat, 18 Sep 2004 12:09:04 +0100 (BST) From: Mike Zanker To: freebsd-current@freebsd.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Mallard-MailScanner: Found to be clean (of known viruses) X-Mallard-MailScanner-From: mike@zanker.org Subject: RELENG_5 buildworld failure 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: Sat, 18 Sep 2004 11:09:10 -0000 Hi, world is failing for me this morning: ===> usr.sbin/fdcontrol cc -O -pipe -I/usr/src/usr.sbin/fdcontrol/../fdread -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c /usr/src/usr.sbin/fdcontrol/fdcontrol.c /usr/src/usr.sbin/fdcontrol/fdcontrol.c: In function `main': /usr/src/usr.sbin/fdcontrol/fdcontrol.c:212: error: `FD_DEBUG' undeclared (first use in this function) /usr/src/usr.sbin/fdcontrol/fdcontrol.c:212: error: (Each undeclared identifier is reported only once /usr/src/usr.sbin/fdcontrol/fdcontrol.c:212: error: for each function it appears in.) *** Error code 1 Stop in /usr/src/usr.sbin/fdcontrol. *** Error code 1 Stop in /usr/src/usr.sbin. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. I noticed while cvsupping this morning that there were some fdc code updates so I'm guessing it has something to do with this. Current system is: FreeBSD jemima.zanker.org 5.3-BETA4 FreeBSD 5.3-BETA4 #1: Mon Sep 13 13:01:50 BST 2004 root@jemima.zanker.org:/usr/obj/usr/src/sys/JEMIMA i386 Mike.