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.




-------------------------------------------------------
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