From owner-freebsd-ports@FreeBSD.ORG Sat Dec 24 17:29:30 2005 Return-Path: X-Original-To: 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 5AEB616A41F; Sat, 24 Dec 2005 17:29:30 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from creme-brulee.marcuscom.com (creme-brulee.marcuscom.com [24.172.16.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id CB6A843D60; Sat, 24 Dec 2005 17:29:29 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from shumai.marcuscom.com (shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.13.4/8.13.4) with ESMTP id jBOHVH6B026818; Sat, 24 Dec 2005 12:31:17 -0500 (EST) (envelope-from marcus@FreeBSD.org) From: Joe Marcus Clarke To: ports@FreeBSD.org Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-xe9uZVB8sIUsJ15r9R9K" Organization: FreeBSD, Inc. Date: Sat, 24 Dec 2005 12:29:22 -0500 Message-Id: <1135445362.77025.18.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Evolution 2.4.2.1 FreeBSD GNOME Team Port Cc: FreeBSD GNOME Users , ade@FreeBSD.org Subject: HEADS UP: pthread fix for libtool-1.5.22 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, 24 Dec 2005 17:29:30 -0000 --=-xe9uZVB8sIUsJ15r9R9K Content-Type: text/plain Content-Transfer-Encoding: quoted-printable I've found the problem with libtool-1.5.22 and -pthread. It was a misapplied patch (the ltmain.sh code changed slightly so that a line was added in the wrong place). The following patch (to replace devel/libtool15/files/patch-ltmain.sh) will fix this problem. http://www.marcuscom.com/downloads/patch-ltmain.sh Joe --=20 Joe Marcus Clarke FreeBSD GNOME Team :: gnome@FreeBSD.org FreeNode / #freebsd-gnome http://www.FreeBSD.org/gnome --=-xe9uZVB8sIUsJ15r9R9K Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQBDrYVyb2iPiv4Uz4cRAh5cAKCCiGSQeyPsbxrL6SiO+Dygenmr6ACcDznR h8/T80URE38swwJ+PViULwM= =QWhP -----END PGP SIGNATURE----- --=-xe9uZVB8sIUsJ15r9R9K--