Date: Thu, 05 Aug 1999 12:53:11 -0400 From: Forrest Aldrich <forrie@forrie.com> To: freebsd-questions@freebsd.org Subject: Compile Failure 3.2 today Message-ID: <4.2.0.58.19990805125249.00a7d930@216.67.12.69>
next in thread | raw e-mail | index | archive | help
Looks like there are still more issues with contrib/isc-dhcp: 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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4.2.0.58.19990805125249.00a7d930>