From owner-freebsd-current@FreeBSD.ORG Wed Jan 11 14:28:40 2006 Return-Path: X-Original-To: current@FreeBSD.org 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 E272016A41F; Wed, 11 Jan 2006 14:28:40 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6E54743D8A; Wed, 11 Jan 2006 14:28:21 +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 k0BES96r056235; Wed, 11 Jan 2006 16:28:09 +0200 (EET) (envelope-from ru@ip.net.ua) Received: from tigra.ip.net.ua ([82.193.96.10]) by localhost (rocky.ip.net.ua [82.193.96.2]) (amavisd-new, port 10024) with LMTP id 30263-01-3; Wed, 11 Jan 2006 16:28:06 +0200 (EET) 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 k0BEQK7H056095 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 11 Jan 2006 16:26:21 +0200 (EET) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.13.4/8.13.4) id k0BEQMcw035889; Wed, 11 Jan 2006 16:26:22 +0200 (EET) (envelope-from ru) Date: Wed, 11 Jan 2006 16:26:22 +0200 From: Ruslan Ermilov To: Harti Brandt , Peter Wemm , Poul-Henning Kamp Message-ID: <20060111142622.GB34661@ip.net.ua> References: <20060111073859.457C37302F@freebsd-current.sentex.ca> <20060111090039.N760@beagle.kn.op.dlr.de> <200601110853.19622.jhb@freebsd.org> <20060111150808.P760@beagle.kn.op.dlr.de> <20060111142302.GA34661@ip.net.ua> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="i0/AhcQY5QxfSsSZ" Content-Disposition: inline In-Reply-To: <20060111142302.GA34661@ip.net.ua> User-Agent: Mutt/1.5.9i X-Virus-Scanned: by amavisd-new at ip.net.ua Cc: amd64@FreeBSD.org, current@FreeBSD.org Subject: Re: [head tinderbox] failure on amd64/amd64 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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, 11 Jan 2006 14:28:41 -0000 --i0/AhcQY5QxfSsSZ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jan 11, 2006 at 04:23:02PM +0200, Ruslan Ermilov wrote: > > Wouldn't it then make sense just to build a shared libdisk? Is there a= =20 > > reason not to have one? > >=20 > Here's the original reason. I'm not sure if it still holds. peter@ and > phk@ Cc:ed. >=20 > : RCS file: /home/ncvs/src/lib/libdisk/Makefile,v > : Working file: Makefile > : head: 1.44 > : branch: > : locks: strict > : access list: > : keyword substitution: kv > : total revisions: 65; selected revisions: 1 > : description: > : ---------------------------- > : revision 1.12 > : date: 1996/03/17 19:02:07; author: peter; state: Exp; lines: +1 -0 > : Repository copy src/release/libdisk to src/lib/libdisk as per recent > : discussion on -core about disk partitioning tools etc. > :=20 > : Add NOPIC=3Dyes to Makefile to prevent any possibility of version misma= tch > : because of the potential grave consequences. (as suggested by phk) > :=20 > : Note that this is also on RELENG_2_1_0, since the sysinstall stuff is > : hopefully going to remain in sync. >=20 As a safe measure, we can build and install a special PIC archive, similar to libc_pic.a and libgcc_pic.a, and use it here. This is all in an assumption that it's still unsafe to produce the libdisk.so. Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --i0/AhcQY5QxfSsSZ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDxRWOqRfpzJluFF4RAlmwAKCTa9pJPvt+OEfEYkfQ6jRmGoWKPgCeNR87 TjsY4FD66YW8V9zRI/Cirfo= =DXHx -----END PGP SIGNATURE----- --i0/AhcQY5QxfSsSZ--