From owner-freebsd-x11@FreeBSD.ORG Tue Nov 21 10:00:53 2006 Return-Path: X-Original-To: freebsd-x11@freebsd.org Delivered-To: freebsd-x11@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 40FBA16A416 for ; Tue, 21 Nov 2006 10:00:53 +0000 (UTC) (envelope-from flz@xbsd.org) Received: from smtp1-g19.free.fr (smtp1-g19.free.fr [212.27.42.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 32BDA43D4C for ; Tue, 21 Nov 2006 10:00:31 +0000 (GMT) (envelope-from flz@xbsd.org) Received: from smtp.xbsd.org (unknown [82.233.2.192]) by smtp1-g19.free.fr (Postfix) with ESMTP id 9372D9B3B1; Tue, 21 Nov 2006 11:00:51 +0100 (CET) Received: from localhost (localhost.xbsd.org [127.0.0.1]) by smtp.xbsd.org (Postfix) with ESMTP id 127AB11705; Tue, 21 Nov 2006 11:00:51 +0100 (CET) X-Virus-Scanned: amavisd-new at xbsd.org Received: from smtp.xbsd.org ([127.0.0.1]) by localhost (srv1.xbsd.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Oyj9Egu9DRkm; Tue, 21 Nov 2006 11:00:45 +0100 (CET) Received: from [193.120.13.130] (cream.xbsd.org [193.120.13.130]) by smtp.xbsd.org (Postfix) with ESMTP id 31B7511685; Tue, 21 Nov 2006 11:00:44 +0100 (CET) From: Florent Thoumie To: Rene Ladan In-Reply-To: <4562CD91.5060500@gmail.com> References: <1162907666.62931.21.camel@mayday.esat.net> <4561E305.8040601@gmail.com> <1164043132.77608.9.camel@mayday.esat.net> <4562CD91.5060500@gmail.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-m80MS9WAVrLhYEABTxPy" Date: Tue, 21 Nov 2006 10:00:43 +0000 Message-Id: <1164103243.56139.23.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.8.1 FreeBSD GNOME Team Port Cc: freebsd-x11@freebsd.org Subject: Re: libxcb not loading X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Nov 2006 10:00:53 -0000 --=-m80MS9WAVrLhYEABTxPy Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Tue, 2006-11-21 at 10:57 +0100, Rene Ladan wrote: > Florent Thoumie schreef: > > On Mon, 2006-11-20 at 18:16 +0100, Rene Ladan wrote: > >> Florent Thoumie schreef: > >>> On Tue, 2006-11-07 at 14:38 +0100, Rene Ladan wrote: > >>>> libxcb does not load with today's xorg: > >>>> > >>>>> /libexec/ld-elf.so.1: /usr/X11R6/lib/libxcb.so.1: Undefined symbol = "pthread_equal" > >>>> The X server comes up, but stays at the 'cross screen', so it is > >>>> unusable right now :( > >>>> > >>>> 'portmaster -r libxcb' did not help either. > >>>> I have _KPOSIX_PRIORITY_SCHEDULING in my kernel > >>> Fixed already, i used LOCALREVISION instead of PORTREVISION so that > >>> might be why portmaster didn't pick up the change (LOCALREVISION only > >>> works for xorg ports). Make sure you also rebuild libX11 cause the .p= c > >>> file included was wrong and it's only fixed in the latest revison of = the > >>> port. > >>> > >> FWIW, libxcb doesn't give the pthread_equal error on CURRENT > >> (2006-11-17), but when I reinstall libxcb and upgrade libX11 to > >> 1.0.99.2, the X server still says at the 'cross screen'. > >=20 > > Yeah, the necessary pthread stubs are in HEAD but not in RELENG_6. I'll > > try to fix this by the end of the day. > >=20 > libX11-1.0.99.2 runs fine without libxcb :) Grand. I have added a pthread stub to libxcb but a test is failing at the end of the install. I'm not sure why yet, but will have a better look in the next few days. --=20 Florent Thoumie flz@FreeBSD.org FreeBSD Committer --=-m80MS9WAVrLhYEABTxPy Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQBFYs5LMxEkbVFH3PQRAmVnAJ0U1HJx1tOk1g95EfIM8vJVL2zXZACfcIz1 V+W+zVdO/hh4zvw+GeKlg+Q= =fNnp -----END PGP SIGNATURE----- --=-m80MS9WAVrLhYEABTxPy--