Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 06 Nov 2003 16:52:37 -0200
From:      Patrick Tracanelli <eksffa@bsd.com.br>
To:        Beto <beto@bonbon.net>
Cc:        freebsd-small@freebsd.org
Subject:   Re: crunch.conf ipf
Message-ID:  <3FAA9875.4010909@bsd.com.br>
In-Reply-To: <20031104142837.1676576c.beto@bonbon.net>
References:  <20031104142837.1676576c.beto@bonbon.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Beto wrote:

> I am trying to put ipf in my picobsd, these are my line in crunch
>
Beto, do you find the same errors compiling ipf on the system by yourself?

Do your crunch.conf calls -lkvm in the libs section? I have just 
compiled some pieces from ipfilter userland to picobsd to test it. Only 
ipfstat fails, but it is not a picobsd's trouble, building it by myself 
also fails on today's -current so i did not build it. The other apps 
(ipf, ipfs, ipmon) get crunched w/o problems. The lines for progs, here, 
are those

progs ipf ipfs ipmon
special ipf srcdir /usr/src/sbin/ipf
special ipfs srcdir /usr/src/sbin/ipfs
special ipmon srcdir /usr/src/sbin/ipmon
#progs ipnat ipfstat
special ipfstat srcdir /usr/src/sbin/ipfstat
special ipnat srcdir /usr/src/sbin/ipnat

And libs for everyting, here, is

libs -ledit -lutil -lmd -lcrypt -lmp -lm -lkvm
libs -lmytinfo -lipx -lz -lpcap -lwrap
libs -ltermcap -lgnuregex

(eksffa@redfield-claire)~# find . -name "ipf*"
./build_dir-freebsdbrasil.0.5_1-distbased/crunch/ipf_stub.c
./build_dir-freebsdbrasil.0.5_1-distbased/crunch/ipf_stub.o
./build_dir-freebsdbrasil.0.5_1-distbased/crunch/ipf.lo
./build_dir-freebsdbrasil.0.5_1-distbased/crunch/ipfs_stub.c
./build_dir-freebsdbrasil.0.5_1-distbased/crunch/ipfs_stub.o
./build_dir-freebsdbrasil.0.5_1-distbased/crunch/ipfs.lo
./build_dir-freebsdbrasil.0.5_1-distbased/mfs.tree/stand/ipf
./build_dir-freebsdbrasil.0.5_1-distbased/mfs.tree/stand/ipfs

--
Patrick Tracanelli



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