building xorg

Dan Nicholson dbn.lists at gmail.com
Tue Jun 17 11:24:09 PDT 2008


On Tue, Jun 17, 2008 at 11:02 AM, Chuck Robey <chuckr at telenix.org> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> I've gone back to building xorg from sources (git).  I found I had the same
> error I hit last time, when I decided I needed to finish off my research first,
> which is that pkg-config coulnd't find a gl.pc.  I went and checked, it's the
> glproto.pc that's asking for that lib, but my box's lg comes from specially
> munged sources from Nvidia (because of my Nvidia 8600GTS card) and Nvidia's gl
> build hasn't got any gl.pc in it to be installed.
>
> Anybody got a gl.pc in any of their pkgconfig locations?  I'll edit it for my
> local state, but I need to know what it wants in terms of dependencies, like
> that.  If you could mail me one, I'd appreciate that, and my build would sure
> like it also.

gl.pc comes from mesa, and you really need the mesa version to build
GLX and DRI in the server. It needs headers in $includedir/GL like
GL/internal/dri_interface.h. Nvidia's gl doesn't provide the DRI
interface.

--
Dan



More information about the xorg mailing list