[Mesa-dev] [Bug 29789] New: TALLOC_CFLAGS not used properly

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Aug 24 14:43:02 PDT 2010


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 at lists.freedesktop.org
        ReportedBy: David.Ronis at 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.


More information about the mesa-dev mailing list