Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 May 1999 07:33:16 -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.9905270725510.67380-100000@earth.fxp>
In-Reply-To: <374CC56F.237C228A@whistle.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 26 May 1999, Julian Elischer wrote:

> '/usr/sbin/arp' will need to be recompiled to work properly
> after the addition of Token ring support to 3.2++ today.
> 
> *snip*
>

how about /usr/sbin/tcpdump?

output from 'make buildworld' with sources cvsupped 0700 EDT...

===> usr.sbin/tcpdump
===> usr.sbin/tcpdump/tcpdump
rm -f version.c ;  sed 's/.*/char version[] = "&";/'
/usr/src/usr.sbin/tcpdump/t
cpdump/../../../contrib/tcpdump/VERSION > version.c
rm -f .depend
mkdep -f .depend -a    -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 -D HAVE_FDDI
-I/usr/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/lbl
-I/usr/obj/usr/src/tmp/usr/include  version.c
/usr/src/usr.sbin/tcpdump/tcpdump/../..

*snip a lot of .c files*

.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-token.c
In file included from 
/usr/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-ppp.c:54:
/usr/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/ppp.h:18: 
warning: `PPP_ADDRESS' redefined
/usr/obj/usr/src/tmp/usr/include/net/ppp_defs.h:40: warning: this is the
location of the previous definition
/usr/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/ppp.h:19: 
warning: `PPP_CONTROL' redefined
/usr/obj/usr/src/tmp/usr/include/net/ppp_defs.h:41: warning: this is the
location of the previous definition
/usr/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/ppp.h:22:
warning: `PPP_IP' redefined
/usr/obj/usr/src/tmp/usr/include/net/ppp_defs.h:56: warning: this is the
location of the previous definition
/usr/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/ppp.h:27:
warning: `PPP_IPX' redefined
/usr/obj/usr/src/tmp/usr/include/net/ppp_defs.h:59: warning: this is the
location of the previous definition
/usr/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-token.c:38:
token.h: No such file or directory
mkdep: compile failed
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1


token.h is not present (at least for networking) in the source tree...
...am I missing something?


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