From owner-freebsd-questions Sun Mar 11 21: 1:17 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mailhost01.reflexnet.net (mailhost01.reflexnet.net [64.6.192.82]) by hub.freebsd.org (Postfix) with ESMTP id 1A4E237B719 for ; Sun, 11 Mar 2001 21:01:15 -0800 (PST) (envelope-from cjc@rfx-216-196-73-168.users.reflexcom.com) Received: from rfx-216-196-73-168.users.reflexcom.com ([216.196.73.168]) by mailhost01.reflexnet.net with Microsoft SMTPSVC(5.5.1877.197.19); Sun, 11 Mar 2001 20:59:05 -0800 Received: (from cjc@localhost) by rfx-216-196-73-168.users.reflexcom.com (8.11.1/8.11.1) id f2C51DH93750; Sun, 11 Mar 2001 21:01:13 -0800 (PST) (envelope-from cjc) Date: Sun, 11 Mar 2001 21:01:12 -0800 From: "Crist J. Clark" To: Dan Langille Cc: freebsd-questions@FreeBSD.ORG Subject: Re: ipfstat -t option requires recompile, but how? Message-ID: <20010311210112.O50418@rfx-216-196-73-168.users.reflex> Reply-To: cjclark@alum.mit.edu References: <200103120445.f2C4jew13689@ns1.unixathome.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200103120445.f2C4jew13689@ns1.unixathome.org>; from dan@langille.org on Mon, Mar 12, 2001 at 05:45:39PM +1300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Mar 12, 2001 at 05:45:39PM +1300, Dan Langille wrote: [snip] > [root@xeon:/usr/src/contrib/ipfilter] # make freebsd4 > if [ ! -f netinet/done ] ; then (cd netinet; ln -s ../*.h .; ln -s ../ip_ftp_pxy.c > .; ln -s ../ip_rcmd_pxy.c .; ln -s ../ip_raudio_pxy.c .); (cd netinet; ln -s > ../ipsend/tcpip.h tcpip.h); touch netinet/done; fi > cd: can't cd to netinet > *** Error code 2 > > Stop in /usr/src/contrib/ipfilter. > > Where did I go wrong? You probably want to, # cd /usr/src/sbin/ipfstat # make Building from the /usr/src/contrib/* generally does not work. -- Crist J. Clark cjclark@alum.mit.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message