undefined symbol
Otto Solares
solca at guug.org
Wed Jan 4 19:27:44 PST 2006
Hi!
I compile linux-dri with EGL enabled, it compiles fine but
when running the demos at progs/egl I get errors.
These demos runs fine when using eglGetDisplay with
EGL_DEFAULT_DISPLAY as it uses the demodriver, r200_dri
have undefined symbols.
Also compiling fb_dri when added to the DRI_DIRS is broken.
I was using linux-solo like a year ago, I just recently realize
about this extension which is _much_much_ better so keep the
good work!
EGL Info: eglChooseDriver() choosing r200_dri
EGL Debug: dlopen(r200_dri.so)
EGL Warning: Could not open r200_dri.so
(/home/solca/devel/Mesa/lib/r200_dri.so: undefined symbol: _glapi_Dispatch)
eglinfo: eglInitialize failed
-otto
More information about the dri-egl
mailing list