https://bugs.kde.org/show_bug.cgi?id=382490

            Bug ID: 382490
           Summary: glibc version check in configuration step doesn't use
                    CPPFLAGS variable
           Product: valgrind
           Version: 3.14 SVN
          Platform: Compiled Sources
                OS: Linux
            Status: UNCONFIRMED
          Severity: major
          Priority: NOR
         Component: general
          Assignee: jsew...@acm.org
          Reporter: bill.k...@here.com
  Target Milestone: ---

To get cross compilation working, I need to add --sysroot flag. I include this
in the various *FLAGS env variables, but the glibc check doesn't include this
and fails to find features.h

$CPP -P conftest.$ac_ext | $SED -n 's/^glibc version is: //p' | $SED 's/ /./g'
conftest.c:1:22: fatal error: features.h: No such file or directory

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to