On Wed, 2004-01-21 at 15:29, Roland Scheidegger wrote: > > I'll assume this is also caused by these changes: > (in XFree log): > Symbol _mesa_init_driver_functions from module > /usr/X11R6/lib/modules/extensions/libGLcore.a is unresolved! > DRI still works, but the use of LIBGL_ALWAYS_INDIRECT causes the instant > death of the X server (something about unresolved function called) > (don't know if this is really the reason, but it seems possible).
Probably, looks like Keith fixed it. > (btw I've just seen I also caused unresolved symbols in the texture > compression patch - any ideas how to fix this, looks like some linking > problem) > Symbol dlclose from module /usr/X11R6/lib/modules/extensions/libGLcore.a > is unresolved! > Symbol dlerror from module /usr/X11R6/lib/modules/extensions/libGLcore.a > is unresolved! > Symbol dlsym from module /usr/X11R6/lib/modules/extensions/libGLcore.a > is unresolved! > Symbol dlopen from module /usr/X11R6/lib/modules/extensions/libGLcore.a > is unresolved! > etc. AFAIK the XFree86 module loader doesn't support these, so you'll have to wrap the code so it's not built into the X server module. -- Earthling Michel DÃnzer | Debian (powerpc), X and DRI developer Libre software enthusiast | http://svcs.affero.net/rm.php?r=daenzer ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn -- _______________________________________________ Dri-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dri-devel