freebsd-ports/x11/xorg-libraries
Eric Anholt df0e9fb363 Re-add libXThrStub for FreeBSD that requires thread stubs. Between 6.7 and 6.8
I had moved libXThrStub into libX11, because it seemed unnecessary.  However,
because libc_r symbols are also weak, the weak stubs in libX11 would interfere,
however they don't if they are in a library linked by libX11.  The most common
manifestation of the problem was:
GThread-ERROR **: file gthread-posix.c: line 137 (g_thread_impl_init): error
'Invalid argument' during 'pthread_getschedparam (pthread_self(), &policy,
&sched)'
in glib apps.

PR:		ports/75477
Submitted by:	KIMURA Yasuhiro, yasu at utahime dot org
Testing by:	marcus
2004-12-31 09:02:27 +00:00
..
files Re-add libXThrStub for FreeBSD that requires thread stubs. Between 6.7 and 6.8 2004-12-31 09:02:27 +00:00
scripts
distinfo Update X.Org ports to 6.8.1, and the DRI port to use Mesa 6.2. Because Mesa 6.2 2004-12-23 01:35:49 +00:00
Makefile Re-add libXThrStub for FreeBSD that requires thread stubs. Between 6.7 and 6.8 2004-12-31 09:02:27 +00:00
pkg-descr
pkg-plist Re-add libXThrStub for FreeBSD that requires thread stubs. Between 6.7 and 6.8 2004-12-31 09:02:27 +00:00