Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Mar 2001 18:04:16 +1300
From:      "Dan Langille" <dan@langille.org>
To:        "Crist J. Clark" <cjclark@reflexnet.net>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: ipfstat -t option requires recompile, but how?
Message-ID:  <200103120504.f2C54Hw13823@ns1.unixathome.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 %2B1300

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200103120504.f2C54Hw13823>