Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Apr 2005 16:32:06 +0000
From:      Darren Reed <darrenr@hub.freebsd.org>
To:        Ruslan Ermilov <ru@FreeBSD.org>
Cc:        current@FreeBSD.org
Subject:   Re: Patchset to fix ipfilter build breakage
Message-ID:  <20050427163206.GA7212@hub.freebsd.org>
In-Reply-To: <20050426155608.GF94543@ip.net.ua>
References:  <20050426155608.GF94543@ip.net.ua>

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



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