On Fri, 27 Apr 2012 19:27:34 +0100 John Burrell <[email protected]> wrote:
> A bit more research shows me the above statement is not the answer. > The first time I run the commands from the sed to make, it hangs in > /usr/bin/makedepend. If I Ctrl^Z and redo the configure and the make, it runs > to completion, whatever gallium drivers are defined. > > So there is something different about the environment the second time through. > The behaviour is the same whether run as root or as an unprivileged user so > it's not a permission issue. > > I'm a bit stumped at the moment wondering what to do next. Any ideas how I > might reveal the environmental difference between the first and second run? Make 2 copies of the Mesa source, in the first run the commands until it hangs, in the second take it to just after the hang and then use diff to compare the 3 folders? Andy -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
