From owner-freebsd-stable Thu May 27 12: 9:41 1999 Delivered-To: freebsd-stable@freebsd.org Received: from alpo.whistle.com (alpo.whistle.com [207.76.204.38]) by hub.freebsd.org (Postfix) with ESMTP id CE165150C2 for ; Thu, 27 May 1999 12:09:37 -0700 (PDT) (envelope-from julian@whistle.com) Received: from current1.whistle.com (current1.whistle.com [207.76.205.22]) by alpo.whistle.com (8.9.1a/8.9.1) with SMTP id MAA07575; Thu, 27 May 1999 12:09:32 -0700 (PDT) Date: Thu, 27 May 1999 12:09:32 -0700 (PDT) From: Julian Elischer To: "Chris D. Faulhaber" Cc: stable@FreeBSD.ORG Subject: Re: Heads up! In-Reply-To: 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 Damn, I'll check this... mean while, what I meant is tht the old tcpdump binaries will work fine.. olf 'arp' binaries won't work right, so you NEED to recompile 'arp' I'll fix the tcpdump asap. On Thu, 27 May 1999, Chris D. Faulhaber wrote: > 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