Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 May 1999 09:10:48 -0400 (EDT)
From:      "Chris D. Faulhaber" <jedgar@fxp.org>
To:        Julian Elischer <julian@whistle.com>
Cc:        stable@FreeBSD.ORG
Subject:   Re: Heads up!
Message-ID:  <Pine.BSF.4.10.9905270834320.20416-100000@pawn.primelocation.net>
In-Reply-To: <Pine.BSF.4.10.9905270725510.67380-100000@earth.fxp>

next in thread | previous in thread | raw e-mail | index | archive | help
#define <replying_to_my_own_message.h>

On Thu, 27 May 1999, Chris D. Faulhaber wrote:

> how about /usr/sbin/tcpdump?
> 
> output from 'make buildworld' with sources cvsupped 0700 EDT...
> 
> ===> usr.sbin/tcpdump
> ===> usr.sbin/tcpdump/tcpdump
> 
> *snip failing during dependency stuff*
>
> token.h is not present (at least for networking) in the source tree...
> ...am I missing something?
> 
> 

I rm'd /usr/obj/usr and tried 'make buildworld' again...this time, it got
past the dependency stuff but failed while building:

cc -O2 -pipe -DHAVE_FCNTL_H=1 -DHAVE_NET_SLIP_H=1 -DTIME_WITH_SYS_TIME=1
-DHAVE_ETHER_NTOHOST=1 -DHAVE_SETLINEBUF=1 -DSTDC_HEADERS=1
-DRETSIGTYPE=void -DRETSIGVAL= -DHAVE_SOCKADDR_SA_LEN=1
-DHAVE_TM_GMTOFF=1 -DLBL_ALIGN=1 -DPPP -DHAVE_FDDI -g
-I/usr/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/lbl
-I/usr/obj/usr/src/tmp/usr/include -c
/usr/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-token.c
/usr/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-token.c:38:
token.h: No such file or directory
/usr/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-token.c:
In function `token_print':
/usr/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-token.c:69:
`TOKEN_HDR_LEN' undeclared (first use this function)
*snip more broken functions/DEFINES*


-----
Chris D. Faulhaber <jedgar@fxp.org>  |  All the true gurus I've met never
System/Network Engineer              |  claimed they were one, and always
Reality Check Information, Inc       |  pointed to someone better.





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.10.9905270834320.20416-100000>