latest xorg & mesa cvs unresoled symbols
Ian Romanick
idr at us.ibm.com
Wed Jan 12 10:42:15 PST 2005
Jasmin Buchert wrote:
> I'm using the latest xorg CVS with the latest Mesa CVS included. I replaced
> the xc/extras/Mesa dir and added patches to fix compilation (see
> http://www.lugs.ch/~jasmin/xorg-mesa-cvs/patches)
> Now on X startup I get errors about unresolved symbols:
>
> Symbol dlopen from module /usr/lib/modules/extensions/libGLcore.a is
> unresolved!
That sounds like Mesa is being built with USE_EXTERNAL_DXTN_LIB defined.
Can you 'nm /usr/X11R6/lib/modules/extensions/libGLcore.a' and figure
out which .o files reference that symbol? You should just have to
search for ' U dlsym'.
More information about the xorg
mailing list