Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Aug 1999 07:41:04 -0400 (EDT)
From:      Charles Quarri <randy@hackerz.org>
To:        freebsd-stable@FreeBSD.ORG
Subject:   /usr/src/contrib/isc-dhcp Broken
Message-ID:  <Pine.BSF.4.05.9908050733090.28518-100000@hackerz.org>

next in thread | raw e-mail | index | archive | help
I tried rebuilding last night, and it appears that isc-dhcp is broken,
here is the error I got:

cc -nostdinc -O -pipe -I/usr/src/sbin/dhclient/../../contrib/isc-dhcp/includes -I/usr/src/sbin/dhclient/../../contrib/isc-dhcp   -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/sbin/dhclient/../../contrib/isc-dhcp/common/tables.c
cc -nostdinc -O -pipe -I/usr/src/sbin/dhclient/../../contrib/isc-dhcp/includes -I/usr/src/sbin/dhclient/../../contrib/isc-dhcp   -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/sbin/dhclient/../../contrib/isc-dhcp/common/tree.c
cc -nostdinc -O -pipe -I/usr/src/sbin/dhclient/../../contrib/isc-dhcp/includes -I/usr/src/sbin/dhclient/../../contrib/isc-dhcp   -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/sbin/dhclient/../../contrib/isc-dhcp/common/upf.c
cc -nostdinc -O -pipe -I/usr/src/sbin/dhclient/../../contrib/isc-dhcp/includes -I/usr/src/sbin/dhclient/../../contrib/isc-dhcp   -I/usr/obj/usr/src/tmp/usr/include  -static -o dhclient clparse.o dhclient.o alloc.o bpf.o conflex.o convert.o dispatch.o errwarn.o hash.o icmp.o inet.o inet_addr.o memory.o nit.o options.o packet.o parse.o print.o raw.o socket.o tables.o tree.o upf.o  
packet.o: In function `assemble_hw_header':
packet.o(.text+0x8c): undefined reference to `assemble_ethernet_header'
packet.o: In function `decode_hw_header':
packet.o(.text+0x1c4): undefined reference to `decode_ethernet_header'
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

It probably just an oversight on someones part, but I thought I
should let someone know.

C. Quarri




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" 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.9908050733090.28518-100000>