From owner-freebsd-x11@FreeBSD.ORG Thu Feb 5 08:09:06 2004 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8BDCA16A4CE; Thu, 5 Feb 2004 08:09:06 -0800 (PST) Received: from mail.mdacc.tmc.edu (mail.mdanderson.org [143.111.251.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id C726243D55; Thu, 5 Feb 2004 08:09:01 -0800 (PST) (envelope-from syjef@mdanderson.org) Received: from ([143.111.64.231]) by mail.mdacc.tmc.edu (InterScan E-Mail VirusWall Unix); Thu, 05 Feb 2004 10:09:01 -0600 (CST) From: Jonathan Fosburgh Organization: UT MD Anderson Cancer Center To: freebsd-ports@freebsd.org Date: Thu, 5 Feb 2004 10:08:44 -0600 User-Agent: KMail/1.6 References: <4022674C.60109@FreeBSD.org> In-Reply-To: <4022674C.60109@FreeBSD.org> MIME-Version: 1.0 Content-Disposition: inline Content-Type: Multipart/Mixed; boundary="Boundary-00=_MqmIAuhsHVXiL+X" Message-Id: <200402051008.49141.syjef@mdanderson.org> X-Content-Filtered-By: Mailman/MimeDel 2.1.1 cc: x11@freebsd.org cc: Alex Dupre Subject: Re: libpthread report X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Feb 2004 16:09:06 -0000 --Boundary-00=_MqmIAuhsHVXiL+X Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline =2D----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Thursday 05 February 2004 09:54, Alex Dupre wrote: > I have recompiled every port (about 200, except openoffice) after the > switch to libpthread and this is the report of what is not correctly > working: > > 1) libGL (XFree86-4-libraries) still uses libc_r. This causes libglut > linked to libc_r and xscreensaver linked to libc_r and libpthread (plus > some XFree86-4-client binaries GL related linked to libc_r). I think > this can be solved modifying the XFree86 imakefile threads template > (this is the reason for CC: x11) > There is probably a better way to do this now that we have -lpthread, but t= he=20 attached patch is essentially what I did to make XFree86-libraries link=20 against kse. Apply this to xc/config/cf/FreeBSD.cf. It should link=20 correctly against libpthread. I assume this will change when we move to the fd.o packages. =2D --=20 Jonathan Fosburgh AIX and Storage Administrator UT MD Anderson Cancer Center Houston, TX=20 =2D----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAImqRqUvQmqp7omYRAlzGAKCG0+qxneeMMcPybGvlt/HjaWe2FgCdHeSm DyQ0oH3YpLfE6v8EU2FRpqY=3D =3DIb7i =2D----END PGP SIGNATURE----- --Boundary-00=_MqmIAuhsHVXiL+X--