From owner-freebsd-ports@FreeBSD.ORG Sat Mar 4 03:35:42 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D221816A420; Sat, 4 Mar 2006 03:35:42 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8FB2643D46; Sat, 4 Mar 2006 03:35:42 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id 7A5B61A4E5A; Fri, 3 Mar 2006 19:35:42 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id E152052529; Fri, 3 Mar 2006 22:35:41 -0500 (EST) Date: Fri, 3 Mar 2006 22:35:41 -0500 From: Kris Kennaway To: Mark Linimon Message-ID: <20060304033541.GB17330@xor.obsecurity.org> References: <20060303154234.GN6805@vision.anyware> <20060304002454.GD31365@soaustin.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="R3G7APHDIzY6R/pk" Content-Disposition: inline In-Reply-To: <20060304002454.GD31365@soaustin.net> User-Agent: Mutt/1.4.2.1i Cc: lawrance@FreeBSD.org, freebsd-ports@freebsd.org Subject: Re: pr still open X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Mar 2006 03:35:42 -0000 --R3G7APHDIzY6R/pk Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Mar 03, 2006 at 06:24:54PM -0600, Mark Linimon wrote: > On Fri, Mar 03, 2006 at 04:42:34PM +0100, Jean-Baptiste Quenot wrote: > > Same for this one: > >=20 > > http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dports/93289 > >=20 > > It is an attempt to fix build failures, see > > http://people.freebsd.org/~fenner/errorlogs/jb.quenot@caraldi.com.html >=20 > Since we are concentrating on only fixing build failures on 5 and 6, we > would probably not approve this one. Actually in principle it should go in since the libc_r linkage also incorrectly occurs on 5.x and 6.x, and yesterday I marked the ports BROKEN for that reason. I'm not immediately sure the fix is correct though, since it adds ${PTHREAD_LIBS} to all cc invocations and not necessarily just those that previously contained -lc_r. Someone will need to verify that the patch DTRT. Kris --R3G7APHDIzY6R/pk Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.1 (FreeBSD) iD8DBQFECQsNWry0BWjoQKURAn87AJ9558yhIl8wmAlJie6ju+zvCjDPiQCeIvUl mBgL6748PEZQ2wp4GNPwcs8= =wLuG -----END PGP SIGNATURE----- --R3G7APHDIzY6R/pk--