From owner-freebsd-questions Sun Mar 11 21: 4:24 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ns1.unixathome.org (ns1.unixathome.org [203.79.82.27]) by hub.freebsd.org (Postfix) with ESMTP id 8502F37B71A for ; Sun, 11 Mar 2001 21:04:21 -0800 (PST) (envelope-from dan@langille.org) Received: from wocker (wocker.int.nz.freebsd.org [192.168.0.99]) by ns1.unixathome.org (8.11.1/8.11.1) with ESMTP id f2C54Hw13823; Mon, 12 Mar 2001 18:04:17 +1300 (NZDT) (envelope-from dan@langille.org) Message-Id: <200103120504.f2C54Hw13823@ns1.unixathome.org> From: "Dan Langille" Organization: novice in training To: "Crist J. Clark" Date: Mon, 12 Mar 2001 18:04:16 +1300 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: ipfstat -t option requires recompile, but how? Reply-To: dan@langille.org Cc: freebsd-questions@FreeBSD.ORG In-reply-to: <20010311210112.O50418@rfx-216-196-73-168.users.reflex> References: <200103120445.f2C4jew13689@ns1.unixathome.org>; from dan@langille.org on Mon, Mar 12, 2001 at 05:45:39PM +1300 X-mailer: Pegasus Mail for Win32 (v3.12c) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 11 Mar 2001, at 21:01, Crist J. Clark wrote: > 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. DOH! Thanks. I'd been to that directory earlier today and was confused by the lack of any source code. That's when I moved to main ipf directory. However, I suspect there is more I must do. After doing: # make clean # make all install I still get this: # ipfstat -t ipfstat : state top facility not compiled in -- Dan Langille pgpkey - finger dan@unixathome.org | http://unixathome.org/finger.php got any work? I'm looking for some. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message