On Tue, 21 Oct 2003 09:51:29 -0700
Ian Romanick <[EMAIL PROTECTED]> wrote:

> Felix Kühling wrote:
> > 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.
> 
> Not true.  It gets linked both places.  I updated the Imakefiles to 
> create a symbolic link from lib/GL/glx/glcontextmodes.c to 
> lib/GL/dri/glcontextmodes.c.  It also gets linked to 
> programs/Xserver/GL/glx/glcontextmodes.c.  The XFree86 build process is 
> just wacky that way. :)  In any case a 'make World' (or at least 'make 
> Makefiles') is probably in order.  I am able to build a clean CVS checkout.

I'm sorry, I don't see where it gets linked. grep for glcontextmodes on
a freshly regenerated driver Makefile doesn't find anything. The only
related commit I found in my dri-patches archive is to
lib/GL/dri/Imakefile. It compiles glcontextmodes.o in lib/GL/dri. But I
can't find how it gets linked to the drivers.

Regards,
  Felix

------------    __\|/__    ___     ___       -------------------------
 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

Reply via email to