Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Aug 1999 06:26:33 -0700
From:      "Dan O'Connor" <dan@jgl.reno.nv.us>
To:        "Charles Quarri" <randy@hackerz.org>, <freebsd-stable@FreeBSD.ORG>
Subject:   Re: /usr/src/contrib/isc-dhcp Broken
Message-ID:  <000901bedf46$24058980$0200000a@home>
References:  <Pine.BSF.4.05.9908050733090.28518-100000@hackerz.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Last night I installed FBSD 3.2 on our server at work (it was a Win95
machine serving 8 people), updated sources via cvsup, and ran a make world.

I got the exact same error message.

This was the first time in 9 months of tinkering with FreeBSD that I've had
a make world fail, so, needless to say, I was a little freaked. But it's
nice to know it's not just me.

Hopefully, the source for this will get fixed quickly...

--Dan

**  The thing I like most about Windows 98 is...
**  You can download FreeBSD with it!


----- Original Message -----
From: Charles Quarri <randy@hackerz.org>
To: <freebsd-stable@FreeBSD.ORG>
Sent: Thursday, August 05, 1999 4:41 AM
Subject: /usr/src/contrib/isc-dhcp Broken


> 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/includ
es -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/includ
es -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/includ
es -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/includ
es -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?000901bedf46$24058980$0200000a>