https://bugs.freedesktop.org/show_bug.cgi?id=29789

--- Comment #5 from David Ronis <david.ro...@mcgill.ca> 2010-09-20 10:44:03 PDT 
---
I too build with autogen.sh (with "--enable-gallium-nouveau
--enable-gallium-radeon)  and then  make.  The problem isn't that TALLOC_CFLAGS
is incorrect, rather it doesn't seem to be used in the Makefile's CFLAGS.    I
"fixed" the problem by making a symlink to talloc.h in /usr/local/include which
is part of the default search path.  My bet is that the reason you don't see
the problem is that your talloc installation is to /usr or /usr/local, and the
includes end up in the default places.  My installation puts them into
/usr/local/samba.

-- 
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

Reply via email to