B3DAcceleratorPlugin on Linux compile problems

Ned Konz ned at bike-nomad.com
Fri Nov 22 00:12:28 UTC 2002


Using the Squeak-3.2-5 stuff from Ian's site (and 3.4a), I tried to do 
a build with all internal modules, and got this:

B3DAcceleratorPlugin/B3DAcceleratorPlugin.a(B3DAcceleratorPlugin.o): 
In function `primitiveCreateRendererFlags':
/home/ned/Squeak/Squeak-3.2-5/src/vm/intplugins/B3DAcceleratorPlugin/B3DAcceleratorPlugin.c:284: 
undefined reference to `b3dxCreateRendererFlags'
/usr/X11R6/lib/libGL.a(glxext.o): In function 
`__glXGetCurrentContext':
glxext.o(.text+0x1a): undefined reference to `pthread_key_create'
glxext.o(.text+0x31): undefined reference to `pthread_getspecific'
/usr/X11R6/lib/libGL.a(glxext.o): In function 
`__glXSetCurrentContext':
glxext.o(.text+0x6a): undefined reference to `pthread_key_create'
glxext.o(.text+0x87): undefined reference to `pthread_setspecific'
/usr/X11R6/lib/libGL.a(glthread.o): In function `_glthread_InitTSD':
glthread.o(.text+0x1e): undefined reference to `pthread_key_create'
/usr/X11R6/lib/libGL.a(glthread.o): In function `_glthread_GetTSD':
glthread.o(.text+0x76): undefined reference to `pthread_getspecific'
/usr/X11R6/lib/libGL.a(glthread.o): In function `_glthread_SetTSD':
glthread.o(.text+0xbf): undefined reference to `pthread_setspecific'

Suggestions welcome.
-- 
Ned Konz
http://bike-nomad.com
GPG key ID: BEEA7EFE




More information about the Squeak-dev mailing list