Re: modular build, libGL make install fails

2010-02-01 Thread David Gerard
On 31 January 2010 16:31, Dan Nicholson dbn.li...@gmail.com wrote: On Sat, Jan 30, 2010 at 3:17 PM, David Gerard dger...@gmail.com wrote: Is this a bug, or just me? This is doing the modular build with jhbuild: /home/fun/.local/bin/install-check -d /usr/local/include/GL install: cannot change

Re: modular build, libGL make install fails

2010-01-31 Thread Dan Nicholson
On Sat, Jan 30, 2010 at 3:17 PM, David Gerard dger...@gmail.com wrote: Is this a bug, or just me? This is doing the modular build with jhbuild: /home/fun/.local/bin/install-check -d /usr/local/include/GL install: cannot change permissions of `/usr/local/include/GL': No such file or directory

Re: modular build, libGL make install fails

2010-01-31 Thread ace102
Mm. I thought it was relevant to here since it's a mandatory part of building Xorg at all. - If you're using the nVidia binary driver you can skip(cut it out of the xorg.modules) the mesa build because nVidia binary uses it's own Glx modules. Remember to put --disable-glx in

Re: modular build, libGL make install fails

2010-01-30 Thread David Gerard
On 31 January 2010 02:44, Jeremy Huddleston jerem...@freedesktop.org wrote: 1) mesa has its own list Mm. I thought it was relevant to here since it's a mandatory part of building Xorg at all. 2) you want to use sudo for make install.  You need root permissions Ah, but I don't, you see.