From owner-freebsd-current Wed Feb 7 1:57:36 2001 Delivered-To: freebsd-current@freebsd.org Received: from mailhub.fokus.gmd.de (mailhub.fokus.gmd.de [193.174.154.14]) by hub.freebsd.org (Postfix) with ESMTP id 4422037B69D for ; Wed, 7 Feb 2001 01:57:16 -0800 (PST) Received: from beagle (beagle [193.175.132.100]) by mailhub.fokus.gmd.de (8.8.8/8.8.8) with ESMTP id KAA01479 for ; Wed, 7 Feb 2001 10:48:12 +0100 (MET) Date: Wed, 7 Feb 2001 10:48:12 +0100 (CET) From: Harti Brandt To: Subject: Current buildworld broken Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG With a freshly CVSuped current I get: ===> usr.bin/ncal cc -O -pipe -Wall -Wmissing-prototypes -fstrict-prototypes -ansi -pedantic -I/usr/obj/usr/src/i386/usr/include -c /usr/src/usr.bin/ncal/ncal.c /usr/src/usr.bin/ncal/ncal.c: In function `printeaster': /usr/src/usr.bin/ncal/ncal.c:390: warning: unknown conversion type character `F' in format /usr/src/usr.bin/ncal/ncal.c: In function `mkmonth': /usr/src/usr.bin/ncal/ncal.c:581: warning: flag `O' used with type `B' /usr/src/usr.bin/ncal/ncal.c: In function `mkmonthb': /usr/src/usr.bin/ncal/ncal.c:672: warning: flag `O' used with type `B' cc -O -pipe -Wall -Wmissing-prototypes -fstrict-prototypes -ansi -pedantic -I/usr/obj/usr/src/i386/usr/include -o ncal ncal.o -lcalendar gzip -cn /usr/src/usr.bin/ncal/ncal.1 > ncal.1.gz ===> usr.bin/netstat cc -O -pipe -Wall -DIPSEC -DINET6 -DIPSEC -I/usr/obj/usr/src/i386/usr/include -c /usr/src/usr.bin/netstat/if.c /usr/src/usr.bin/netstat/if.c: In function `intpr': /usr/src/usr.bin/netstat/if.c:401: structure has no member named `lh_first' /usr/src/usr.bin/netstat/if.c:401: structure has no member named `le_next' /usr/src/usr.bin/netstat/if.c:389: warning: `multiaddr' might be used uninitialized in this function *** Error code 1 Stop in /usr/src/usr.bin/netstat. *** Error code 1 Stop in /usr/src/usr.bin. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. This is probably related to the change of the type of the multiaddr list. harti -- harti brandt, http://www.fokus.gmd.de/research/cc/cats/employees/hartmut.brandt/private brandt@fokus.gmd.de, harti@begemot.org, lhbrandt@mail.ru To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message