From owner-freebsd-x11@FreeBSD.ORG Mon Nov 20 17:31:55 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 7CB7216A4D1 for ; Mon, 20 Nov 2006 17:31:55 +0000 (UTC) (envelope-from flz@xbsd.org) Received: from smtp5-g19.free.fr (smtp5-g19.free.fr [212.27.42.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id E3EBC44167 for ; Mon, 20 Nov 2006 17:18:42 +0000 (GMT) (envelope-from flz@xbsd.org) Received: from smtp.xbsd.org (unknown [82.233.2.192]) by smtp5-g19.free.fr (Postfix) with ESMTP id 7BB8E27C30; Mon, 20 Nov 2006 18:18:41 +0100 (CET) Received: from localhost (localhost.xbsd.org [127.0.0.1]) by smtp.xbsd.org (Postfix) with ESMTP id CE55C11633; Mon, 20 Nov 2006 18:18:40 +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 tcQhcwcv8N6f; Mon, 20 Nov 2006 18:18:33 +0100 (CET) Received: from [193.95.134.156] (mayday.esat.net [193.95.134.156]) by smtp.xbsd.org (Postfix) with ESMTP id 74C3911612; Mon, 20 Nov 2006 18:18:33 +0100 (CET) From: Florent Thoumie To: Rene Ladan In-Reply-To: <4561E305.8040601@gmail.com> References: <1162907666.62931.21.camel@mayday.esat.net> <4561E305.8040601@gmail.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-rHfkxkHI2dpeaeQSaoC1" Date: Mon, 20 Nov 2006 17:18:52 +0000 Message-Id: <1164043132.77608.9.camel@mayday.esat.net> 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: Mon, 20 Nov 2006 17:31:55 -0000 --=-rHfkxkHI2dpeaeQSaoC1 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable 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 "p= thread_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 > >=20 > > 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 .pc > > file included was wrong and it's only fixed in the latest revison of th= e > > port. > >=20 > 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'. 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 Florent Thoumie flz@FreeBSD.org FreeBSD Committer --=-rHfkxkHI2dpeaeQSaoC1 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.4 (FreeBSD) iD8DBQBFYeN8MxEkbVFH3PQRAvusAJ0WnT8XJb1MOg9UFuwAzQNrgX9BlwCfW2X2 60SMvYXyi6Fc91VOt7gIZU8= =y4/M -----END PGP SIGNATURE----- --=-rHfkxkHI2dpeaeQSaoC1--