Date: Tue, 19 Mar 2002 10:15:23 +0100 From: Bradley T Hughes <bhughes@trolltech.com> To: Jeremy Norris <ishmael27x@yahoo.com> Cc: ports@FreeBSD.org Subject: Re: HEADS UP: XFree86 4.2.0 going back in the tree Message-ID: <200203191015.23087.bhughes@trolltech.com> In-Reply-To: <20020318223243.GA88976@babylon.merseine.nu> References: <20020315150609.GV53073@squall.waterspout.com> <200203180922.35707.bhughes@trolltech.com> <20020318223243.GA88976@babylon.merseine.nu>
next in thread | previous in thread | raw e-mail | index | archive | help
On Monday 18 March 2002 23:32, Jeremy Norris wrote: > > This could be an option until the XFree86 people implement a real > > XThrStub library. > > I thought this problem went away with XFree86-4.2.0 because libGL.so.1 > links to libXThrStub.so.6 (which contains weak symbols to > pthread_foo)??? (Although I have older uncommitted XFree86-4.2.0_3 > megaport installed locally, not new metaport, maybe it isn't the same)? XFree86 4.[01].x also provides a libXThrStub with pthread_* symbols, but it doesn't provide all the symbols needed in libGL (like pthread_getspecific). Perhaps I could work up a patch to make libXThrStub provide all the proper symbols, so that we have a libGL that's usable in multithreaded programs... > Jeremy -- -- Bradley T. Hughes - bhughes at trolltech.com Trolltech AS - Waldemar Thranes gt. 98 N-0175 Oslo, Norway To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203191015.23087.bhughes>