[Mesa-dev] [PATCH] Fix dependency generation for src/mesa/main directory

Chris Rankin rankincj at yahoo.com
Tue Jun 12 15:42:15 PDT 2012


Hi,

I have a Lenovo T60p laptop running 32 bit Fedora 17, and this patch 
fixes makedepend's behaviour when generating the src/mesa/depends file. 
Prior to this patch, makedepend had hung while still consuming 100% of 
the CPU. Strangely, none of the other PCs that I compile Mesa on are 
affected by this problem, despite all of them running Fedora 17 too!

For reference, here is the command line I configure Mesa with:

CFLAGS='-O2 -g -gdwarf-2' ./autogen.sh --prefix=$HOME/local-mesa 
--with-gallium-drivers=swrast,r300,r600 --with-dri-drivers= 
--enable-texture-float --enable-gallium-g3dvl --enable-32-bit

Cheers,
Chris

P.S. Has anyone tried compiling 32 bit Mesa on a 64 bit machine recently?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: depends.diff
Type: text/x-patch
Size: 293 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20120612/11110671/attachment.bin>


More information about the mesa-dev mailing list