Date: Fri, 19 Jan 2001 00:31:17 -0500 From: Coleman Kane <cokane@micro.ti.com> To: Jacob Frelinger <jolly@gibbon.kungfumonkey.com> Cc: multimedia@freebsd.org Subject: Re: problems with gl apps. Message-ID: <20010119003117.A6702@cokane.yi.org> In-Reply-To: <Pine.LNX.4.21.0101182349450.31532-100000@gibbon.kungfumonkey.com>; from jolly@gibbon.kungfumonkey.com on Fri, Jan 19, 2001 at 12:01:30AM -0500 References: <Pine.LNX.4.21.0101182349450.31532-100000@gibbon.kungfumonkey.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Link them with -lc_r (libc_r.so). Jacob Frelinger had the audacity to say: > > i recient bought a matrox g450 card and think i got DRI working on > it (xdpyinfo and logs show module XFree86-DRI as loaded and the log file > doesn't show any errors) but i'm unable to build apps that require GL now > that i've rebuilt Mesa. (xscreensavers port refused to build the gl > programs and glclock gives errors of: > /usr/X11R6/lib/libGL.so: undefined reference to `pthread_getspecific' > /usr/X11R6/lib/libGL.so: undefined reference to `pthread_key_create' > /usr/X11R6/lib/libGL.so: undefined reference to `pthread_setspecific' > ) > this looks like it may have problems due to the fact that recient builds > of X from the ports are threaded (for programs like xine), but i've been > known to be wrong before.. > > has anyone got dri and gl working sense the changes to x? > any one have a better clue as to what is causing gl apps to not build, or > even better a solution? > > -- > Jacob "I'm Brainy For Zombie Pops" Frelinger > Resident Psycho http://www.Kungfumonkey.com > Jolly at Kungfumonkey dot Com > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-multimedia" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010119003117.A6702>