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

           Summary: TALLOC_CFLAGS not used properly
           Product: Mesa
           Version: git
          Platform: x86 (IA32)
        OS/Version: Linux (All)
            Status: NEW
          Severity: major
          Priority: medium
         Component: Other
        AssignedTo: mesa-dev@lists.freedesktop.org
        ReportedBy: david.ro...@mcgill.ca


I have talloc installed in /usr/local/samba and "pkg-config --cflags talloc"
returns -I/usr/local/samba/include as it should.   This is correctly set in
configs/current; however, it doesn't seem to make it to CFLAGS and CXXFLAGS
which makes the build die.


For now I manually added $(TALLOC_CFLAGS) to CFLAGS and CXXFLAGS, which works.

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