Kenton Groombridge
2001-Jul-07 20:42 UTC
How to I fix undefined symbol: _glapi_Context error?
Hi, I found several hits on this, but my attempts to fix it do not work. I compiled the latest Wine 20010629 without a problem, but when I go to run any windows app with wine I get: err:module:BUILTIN32_dlopen failed to load .so lib for builtin x11drv.dll: /usr/X11R6/lib/libOSMesa.so.3: undefined symbol: _glapi_Context Could not load graphics driver 'x11drv' I tried compiling older versions, but get the same message. It used to work fine, but my box is pretty dynamic and I am always installing/upgrading (especially the latest DRI-CVS). Any ideas what I must do to fix this? I can get it to run when I disable opengl, but I have a couple progs that use opengl so that isn't a solution. Thanks, Ken -- Kenton Groombridge kgroombr@coastalnow.net http://web.infoave.net/~kgroombr/
On Sat, 07 Jul 2001 21:42:56 -0400, Kenton Groombridge <kgroombr@coastalnow.net> wrote:>I compiled the latest Wine 20010629 without a problem, but when I go to >run any windows app with wine I get: > >err:module:BUILTIN32_dlopen failed to load .so lib for builtin >x11drv.dll: /usr/X11R6/lib/libOSMesa.so.3: undefined symbol: _glapi_Context >Could not load graphics driver 'x11drv'This is a FAQ (but I wonder it if was ever put into the Wine FAQ) :-) You are using the NVIDIA drivers but did NOT remove (as you should have) all XFree86's OpenGL files... Lionel -- Lionel Ulmer - http://www.bbrox.org/
I also can't run wine anymore (since about February) due to this error. > err:module:BUILTIN32_dlopen failed to lead .so lib for builtin x11drv.dll: > /usr/X11R6/lib/libOSMesa.so.3: undefined symbol: _glapi_Context > Could not load graphics driver 'x11drv' I am not using any NVIDIA drivers. I did not get any complaints compiling. I am using Mandrake8.0. I would like to know how to disable OpenGL if that would help. If there is any solution that allows Wine to work normally I would like that, too, but it seems impossible as noone has any information about this error. -Brian