Date: Fri, 20 Apr 2001 01:44:14 +0300 From: Maxim Sobolev <sobomax@FreeBSD.org> To: Joseph Jacobson <jacobson@pobox.com> Cc: ports@FreeBSD.org Subject: Re: XFree86-4.0.3_3, libGL.so, and Message-ID: <3ADF6A3E.98FEAB0A@FreeBSD.org> References: <200104192238.f3JMcmO07330@localhost.my.domain>
next in thread | previous in thread | raw e-mail | index | archive | help
Joseph Jacobson wrote: > Built XFree86-4.0.3_3 a few days ago. Apparently, libGL.so is > built w/ thread support. This causes some ports to fail to build > (graphics/gle), and some to build w/o all their functionality > (x11/xscreensaver) because they don't invoke cc with -pthread and > consequently can't find the pthread_* functions in -lc_r. > > So, the question is, is this a problem with ports using libGL, or > with the XFree86-4.0.3_3 port? I don't have anything unusual in > /etc/make.conf, so I don't think that is it. It is known problem with threaded Mesa. Many ports need to be fixed, but no one committed himself into that yet. :(( Feel free to submit your patches, though. -Maxim 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?3ADF6A3E.98FEAB0A>