Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Feb 2001 10:48:12 +0100 (CET)
From:      Harti Brandt <brandt@fokus.gmd.de>
To:        <freebsd-current@freebsd.org>
Subject:   Current buildworld broken
Message-ID:  <Pine.BSF.4.32.0102071045570.6318-100000@beagle.fokus.gmd.de>

next in thread | raw e-mail | index | archive | help

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.32.0102071045570.6318-100000>