From owner-freebsd-stable Thu May 27 4:33:27 1999 Delivered-To: freebsd-stable@freebsd.org Received: from mtiwmhc02.worldnet.att.net (mtiwmhc02.worldnet.att.net [204.127.131.37]) by hub.freebsd.org (Postfix) with ESMTP id 5E8EE15532 for ; Thu, 27 May 1999 04:33:19 -0700 (PDT) (envelope-from jedgar@fxp.org) Received: from earth.fxp ([12.77.131.147]) by mtiwmhc02.worldnet.att.net (InterMail v03.02.07 118 124) with ESMTP id <19990527113318.FOUO7248@earth.fxp>; Thu, 27 May 1999 11:33:18 +0000 Date: Thu, 27 May 1999 07:33:16 -0400 (EDT) From: "Chris D. Faulhaber" X-Sender: jedgar@earth.fxp To: Julian Elischer Cc: stable@FreeBSD.ORG Subject: Re: Heads up! In-Reply-To: <374CC56F.237C228A@whistle.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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 | 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