https://bugs.freedesktop.org/show_bug.cgi?id=50604
--- Comment #4 from Christopher James Halse Rogers <chalserog...@gmail.com> 2012-06-14 16:35:26 PDT --- (In reply to comment #3) > The problem looks like include path brokenness. Generated source is put in the > build tree, but it's looked for in the source tree. Correct; this is an out-of-tree build issue. Sadly, the naive solution of changing those references to be relative to $(top_builddir) rather than $(srcdir) runs into problems in src/mesa/Makefile; possibly the best way to fix this is to continue the automakification to src/mesa. -- 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