From owner-freebsd-current@FreeBSD.ORG Wed Apr 27 21:26:46 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E598216A4DF; Wed, 27 Apr 2005 21:26:46 +0000 (GMT) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id ECAC243D5C; Wed, 27 Apr 2005 21:26:45 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from localhost (rocky.ip.net.ua [82.193.96.2]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id j3RLUkAO089549; Thu, 28 Apr 2005 00:30:46 +0300 (EEST) (envelope-from ru@ip.net.ua) Received: from tigra.ip.net.ua ([82.193.96.10]) by localhost (rocky.ipnet [82.193.96.2]) (amavisd-new, port 10024) with LMTP id 72993-01; Thu, 28 Apr 2005 00:26:42 +0300 (EEST) Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id j3RLUhjE089531 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 28 Apr 2005 00:30:43 +0300 (EEST) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.13.3/8.13.3) id j3RLQoYS083819; Thu, 28 Apr 2005 00:26:50 +0300 (EEST) (envelope-from ru) Date: Thu, 28 Apr 2005 00:26:50 +0300 From: Ruslan Ermilov To: Darren Reed Message-ID: <20050427212650.GB53340@ip.net.ua> References: <20050426155608.GF94543@ip.net.ua> <20050427163206.GA7212@hub.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="p4qYPpj5QlsIQJ0K" Content-Disposition: inline In-Reply-To: <20050427163206.GA7212@hub.freebsd.org> User-Agent: Mutt/1.5.9i X-Virus-Scanned: by amavisd-new at ip.net.ua cc: Darren Reed cc: current@FreeBSD.org Subject: Re: Patchset to fix ipfilter build breakage X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Apr 2005 21:26:47 -0000 --p4qYPpj5QlsIQJ0K Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Apr 27, 2005 at 04:32:06PM +0000, Darren Reed wrote: > 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: > ... >=20 > I've been thinking and discussing this. >=20 > Firstly, we don't need all the tools, just ipf should be ok. >=20 I'll take this as a data point. > So the trick then is to compile all of the libipf .o's into ipf.lo or > link libipf.a into ipf.lo >=20 Linking with libipf.a would mean that we provide the libipf.a library in /usr/lib, which you wanted to avoid. > How's that sound to you? Can you please supply patch to fix that ? O:-) >=20 I can provide a fix tomorrow after a sleep. It shouldn't be too hard to implement (we can easily differentiate when we're building for rescue). Hold on... Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --p4qYPpj5QlsIQJ0K Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCcAOaqRfpzJluFF4RAmx/AJ9sqvLchBGTyQNVaMWp4x8F0l6bMACfWubs KPKQ5WZg+qLzeiCm3qEq5zg= =4bD0 -----END PGP SIGNATURE----- --p4qYPpj5QlsIQJ0K--