https://bugs.freedesktop.org/show_bug.cgi?id=35441
--- Comment #1 from Себастьян Gliţa Κατινα <[email protected]> 2011-03-20 00:15:41 PDT --- Created an attachment (id=44629) View: https://bugs.freedesktop.org/attachment.cgi?id=44629 Review: https://bugs.freedesktop.org/review?bug=35441&attachment=44629 a suitable patch In file `src/mesa/drivers/dri/nouveau/Makefile.am' use `LIBDRM_CFLAGS' instead of just `CFLAGS': the pkg-config flags from `libdrm_nouveau.pc' (installed by `libdrm') must yield its `-I/usr/include/nouveau' where you find all these "missing" header files. (`INCLUDES' variable instead does not seem to work). c. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Nouveau mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/nouveau
