Patchset to fix ipfilter build breakage

Darren Reed darrenr at hub.freebsd.org
Wed Apr 27 09:32:06 PDT 2005


On Tue, Apr 26, 2005 at 06:56:08PM +0300, Ruslan Ermilov wrote:
> - rescue is still broken: the libipf library is a
>   culprit -- it has a lot of undefined symbols that
>   consumers are expected to provide, thus preventing
>   it to be used in rescue.  When compiling a rescue
>   binary, it fails with the following:
...

I've been thinking and discussing this.

Firstly, we don't need all the tools, just ipf should be ok.

So the trick then is to compile all of the libipf .o's into ipf.lo or
link libipf.a into ipf.lo

How's that sound to you?  Can you please supply patch to fix that ? O:-)

Darren


More information about the freebsd-current mailing list