Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Jun 1999 20:50:24 -0700
From:      Edwin Culp <eculp@MexComUSA.net>
To:        FreeBSD-Current@FreeBSD.ORG
Subject:   Make world doesn't get past dhclient
Message-ID:  <3771AB00.63F63721@MexComUSA.net>

next in thread | raw e-mail | index | archive | help
Maybe I didn't get all the changes.  I'm going to cvsup again and check.

Thanks,

ed

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+0x1b4): undefined reference to `decode_ethernet_header'
*** Error code 1

Stop.
*** Error code 1


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?3771AB00.63F63721>