https://bugs.freedesktop.org/show_bug.cgi?id=45571
--- Comment #7 from Alexandre Demers <alexandre.f.dem...@gmail.com> 2012-02-04 21:07:34 PST --- I tried using "git clean -dfx" as suggested, which means I run both git clean -dfx and make realclean. The build ends up with an error anyway. However, the error is not the same: In file included from ../../src/mesa/main/api_exec_es2_remap_helper.h:29:0, from main/api_exec_es2.c:2222: ../../src/mesa/main/remap.h:34:1: error: expected ‘)’ before ‘struct’ I'm building with "make -j", but if I just run "make" after that error to retry where it exited, I'm able to finish the build. So there still is a problem with the build. I tried building without "-j" from the start and it ends up correctly on the first run. About what I'm experiencing, I think I'm now dealing with a different bug. However, it seems the original problem shouldn't occure in the first place and we should find why files are not generated as they should if they are different from the ones already available. Finally, one of us seems to be experiencing the same problem, but the proposed solution doesn't work, so I think we should also ask ourselves why. What should be the next step to dig deeper? -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev