You'd think that 'make clean' would clear up stuff like this but it
doesn't. I've had better luck with 'make distclean'.
-Brian
On 12/10/2012 07:33 AM, Marek Olšák wrote:
Type "git clean -fdX" before building Mesa.
And welcome to Mesa's build system, which never really works as expected.
Marek
On Mon, Dec 10, 2012 at 2:50 PM, Kevin H. Hobbs<hob...@ohio.edu> wrote:
gmake[5]: Entering directory `/home/kevin/mesa/src/glsl/builtin_compiler'
gmake[5]: *** No rule to make target
`../../../src/mesa/program/hash_table.c', needed by `hash_table.o'. Stop.
My mesa build has been failing here for the past few days.
The script that does the build is attached but the configuration is:
./autogen.sh \
--prefix=/home/kevin/mesa_nightly \
--enable-glx \
--with-dri-drivers=swrast \
--with-gallium-drivers=swrast \
--enable-osmesa
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev