Subject: Re: ipfilter 3.4.22 problem
To: Kelley Reynolds <schnozzy@verbotenplanet.net>
From: Manuel Bouyer <bouyer@antioche.eu.org>
List: port-i386
Date: 12/13/2001 22:05:51
On Thu, Dec 13, 2001 at 03:20:51PM -0500, Kelley Reynolds wrote:
> 'file /sbin/ipf' reports
> 
> /sbin/ipf: ELF 32-bit LSB executable, Intel 80386, version 1, dynamically
> linked (uses shared libs), stripped

That's the problem, it should be statically linked.
compile it with 'cc -static'

--
Manuel Bouyer <bouyer@antioche.eu.org>
--