glcontextmodes.o gets linked to libGL, not the driver. Apperently you have an outdated libGL installed. Though this kind of binary incompatibility shouldn't happen in the first place. Ian, there is a symbolic link to lib/GL/glx/glcontextmodes.c in lib/GL/dri. I can only guess that the intention is to link glcontextmodes.o to the drivers. However, the only object from lib/GL/dri that the drivers are linked with is dri_util.o.
Felix On Mon, 20 Oct 2003 16:37:23 -0700 (PDT) Linus Torvalds <[EMAIL PROTECTED]> wrote: > > Am I the only one who sees an undefined "_gl_context_modes_destroy()" > symbol with the current DRI tree on i830? LIBGL_DEBUG gives this: > > libGL: XF86DRIGetClientDriverName: 1.3.0 i830 (screen 0) > libGL: OpenDriver: trying /usr/X11R6/lib/modules/dri/tls/i830_dri.so > libGL: OpenDriver: trying /usr/X11R6/lib/modules/dri/i830_dri.so > libGL error: dlopen /usr/X11R6/lib/modules/dri/i830_dri.so failed > (/usr/X11R6/lib/modules/dri/i830_dri.so: undefined symbol: _gl_context_modes_destroy) > libGL error: unable to find driver: i830_dri.so > > and I do find the definition for this in lib/GL/dri/glcontextmodes.c, but > for some reason it apparently hasn't been linked in. > > I've upgraded this machine to the current Fedora test3 at the same time I > did a CVS update, so maybe it's a tools issue? > > Linus ------------ __\|/__ ___ ___ ------------------------- Felix ___\_e -_/___/ __\___/ __\_____ You can do anything, Kühling (_____\Ä/____/ /_____/ /________) just not everything [EMAIL PROTECTED] \___/ \___/ U at the same time. ------------------------------------------------------- This SF.net email is sponsored by OSDN developer relations Here's your chance to show off your extensive product knowledge We want to know what you know. Tell us and you have a chance to win $100 http://www.zoomerang.com/survey.zgi?HRPT1X3RYQNC5V4MLNSV3E54 _______________________________________________ Dri-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dri-devel