Date: Fri, 9 Jan 1998 21:22:50 -0500 (EST) From: Dennis Tenn <dstenn@fanfic.org> To: FreeBSD-current <current@FreeBSD.ORG> Cc: dennist@uunet.ca Subject: make world error compiling after latest cvsup Message-ID: <Pine.BSF.3.96.980109211824.4476R-100000@fanfic.org>
next in thread | raw e-mail | index | archive | help
Hi everyone. I just started getting this error after my latest cvsup of 3.0. This is the last part of the make world at about the 4h20m of the process. Can anyone make heads or tails of it? --------------------------------------------------------------------- ===> libexec/bootpd cc -nostdinc -O -DETC_ETHERS -DSYSLOG -DDEBUG -DVEND_CMU -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/libexec/bootpd/bootpd.c cc -nostdinc -O -DETC_ETHERS -DSYSLOG -DDEBUG -DVEND_CMU -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/libexec/bootpd/dovend.c cc -nostdinc -O -DETC_ETHERS -DSYSLOG -DDEBUG -DVEND_CMU -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/libexec/bootpd/readfile.c cc -nostdinc -O -DETC_ETHERS -DSYSLOG -DDEBUG -DVEND_CMU -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/libexec/bootpd/hash.c cc -nostdinc -O -DETC_ETHERS -DSYSLOG -DDEBUG -DVEND_CMU -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/libexec/bootpd/dumptab.c cc -nostdinc -O -DETC_ETHERS -DSYSLOG -DDEBUG -DVEND_CMU -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/libexec/bootpd/lookup.c cc -nostdinc -O -DETC_ETHERS -DSYSLOG -DDEBUG -DVEND_CMU -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/libexec/bootpd/getif.c cc -nostdinc -O -DETC_ETHERS -DSYSLOG -DDEBUG -DVEND_CMU -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/libexec/bootpd/hwaddr.c In file included from /usr/src/libexec/bootpd/hwaddr.c:27: /usr/obj/usr/src/tmp/usr/include/net/if_arp.h:100: field `ac_if' has incomplete type /usr/obj/usr/src/tmp/usr/include/net/if_arp.h:101: `ETHER_ADDR_LEN' undeclared here (not in a function) *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Dennis Tenn * There will always come a time dstenn@fanfic.org * When your love will be tested * Stand tall and rise to the occasion * For only then will you grow strong. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980109211824.4476R-100000>