From owner-freebsd-current Mon Nov 13 8:31: 5 2000 Delivered-To: freebsd-current@freebsd.org Received: from webcom.it (brian.inet.it [194.185.73.59]) by hub.freebsd.org (Postfix) with SMTP id 5C47B37B4C5 for ; Mon, 13 Nov 2000 08:30:47 -0800 (PST) Received: (qmail 90831 invoked by uid 1000); 13 Nov 2000 16:24:41 -0000 Date: Mon, 13 Nov 2000 17:24:41 +0100 From: Andrea Campi To: freebsd-current@freebsd.org Subject: world breakage? Message-ID: <20001113172441.A490@webcom.it> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG During make buildworld: ===> usr.sbin/lpr/lpd cc -O -pipe -I/usr/src/usr.sbin/lpr/lpd/../common_source -Wall -Wnested-externs -Wmissing-prototypes -Wno-unused -Wredundant-decls -Wstrict-prototypes -I/usr/ obj/usr/src/i386/usr/include -c /usr/src/usr.sbin/lpr/lpd/lpd.c /usr/src/usr.sbin/lpr/lpd/lpd.c: In function `main': /usr/src/usr.sbin/lpr/lpd/lpd.c:129: warning: `finet' might be used uninitialize d in this function /usr/src/usr.sbin/lpr/lpd/lpd.c:320: warning: `domain' might be used uninitializ ed in this function /usr/src/usr.sbin/lpr/lpd/lpd.c:320: warning: `s' might be used uninitialized in this function cc -O -pipe -I/usr/src/usr.sbin/lpr/lpd/../common_source -Wall -Wnested-externs -Wmissing-prototypes -Wno-unused -Wredundant-decls -Wstrict-prototypes -I/usr/ obj/usr/src/i386/usr/include -c /usr/src/usr.sbin/lpr/lpd/printjob.c /usr/src/usr.sbin/lpr/lpd/printjob.c: In function `printit': /usr/src/usr.sbin/lpr/lpd/printjob.c:512: `didignorehdr' undeclared (first use i n this function) /usr/src/usr.sbin/lpr/lpd/printjob.c:512: (Each undeclared identifier is reporte d only once /usr/src/usr.sbin/lpr/lpd/printjob.c:512: for each function it appears in.) *** Error code 1 Stop in /usr/src/usr.sbin/lpr/lpd. *** Error code 1 Stop in /usr/src/usr.sbin/lpr. *** 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 think it wasn't reported yet? No time to debug it, I am at work ;-) Bye, Andrea -- Loose bits sink chips. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message