Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Dec 1998 17:03:17 -0800 (PST)
From:      Christopher Nielsen <enkhyl@scient.com>
To:        current@FreeBSD.ORG
Subject:   buildworld failure from ICMP_BANDLIM
Message-ID:  <Pine.BSF.4.05.9812031659470.581-100000@ender.sf.scient.com>

next in thread | raw e-mail | index | archive | help
'make -j32 buildworld' died when trying to build netstat. This is from a
cvsup of about 3PM today. It looks to be from the ICMP_BANDLIM option:


===> usr.bin/netstat
cc -O -pipe   -I/usr/obj/elf/usr/src/tmp/usr/include -c
/usr/src/usr.bin/netstat/if.c
cc -O -pipe   -I/usr/obj/elf/usr/src/tmp/usr/include -c
/usr/src/usr.bin/netstat/inet.c
cc -O -pipe   -I/usr/obj/elf/usr/src/tmp/usr/include -c
/usr/src/usr.bin/netstat/main.c
cc -O -pipe   -I/usr/obj/elf/usr/src/tmp/usr/include -c
/usr/src/usr.bin/netstat/mbuf.c
cc -O -pipe   -I/usr/obj/elf/usr/src/tmp/usr/include -c
/usr/src/usr.bin/netstat/mroute.c
cc -O -pipe   -I/usr/obj/elf/usr/src/tmp/usr/include -c
/usr/src/usr.bin/netstat/ipx.c
cc -O -pipe   -I/usr/obj/elf/usr/src/tmp/usr/include -c
/usr/src/usr.bin/netstat/route.c
cc -O -pipe   -I/usr/obj/elf/usr/src/tmp/usr/include -c
/usr/src/usr.bin/netstat/unix.c
cc -O -pipe   -I/usr/obj/elf/usr/src/tmp/usr/include -c
/usr/src/usr.bin/netstat/atalk.c
gzip -cn /usr/src/usr.bin/netstat/netstat.1 > netstat.1.gz
In file included from /usr/src/usr.bin/netstat/inet.c:55:
/usr/obj/elf/usr/src/tmp/usr/include/netinet/icmp_var.h:40:
opt_icmp_bandlim.h: No such file or directory
*** Error code 1
1 error
*** Error code 2
1 error
*** Error code 2
1 error
*** Error code 2
1 error
*** Error code 2
1 error
*** Error code 2
1 error

-- 
Christopher Nielsen
Scient: The eBusiness Systems Innovator
<http://www.scient.com>;
cnielsen@scient.com


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.05.9812031659470.581-100000>