Hello Gerald !

On Wed, Jul 19, 2000 at 01:41:47PM +0200, Gerald Pfeifer wrote:
> One user reported a problem with an updated Wine port under FreeBSD, which
> I cannot reproduce:
> 
> >  -D_REENTRANT -D_THREAD_SAFE -I/usr/X11R6/include -o d3ddevice/mesa.o 
>d3ddevice/mesa.c
> > d3ddevice/mesa.c: In function `fill_device_capabilities':
> > d3ddevice/mesa.c:130: `PFNGLCOLORTABLEEXTPROC' undeclared (first use in this 
>function)
> > d3ddevice/mesa.c:130: (Each undeclared identifier is reported only once
> > d3ddevice/mesa.c:130: for each function it appears in.)
> > d3ddevice/mesa.c:130: syntax error before `glXGetProcAddressARB'
> 
> Said user is running XFree 4.0 (not 4.0.1) on FreeBSD 5.0-CURRENT, and I
> found some discussion in the newsgroup: It seems that XFree 4.0 does not
> define that, so I guess we should not rely on it?
NO !
I had the very same compile error and I do NOT run XF4 (336 here).
But I have to admit that I tweaked my Mesa/GLX setup a lot,
so it might show ;)
This happened after the last CVS upgrade, BTW.
Not adding --enable-opengl to ./configure "fixed" it.

> Any suggestion on how to fix this/workaround this problem (short of
> updating XFree)?
No idea.
I should have reported it, I know (*brownpaperbaghead*).

Andreas Mohr

Reply via email to