This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug build/17007] Check Scanf15 bits/syscall.h No such file


https://sourceware.org/bugzilla/show_bug.cgi?id=17007

--- Comment #5 from joseph at codesourcery dot com <joseph at codesourcery dot com> ---
On Tue, 3 Jun 2014, naroyce at hotmail dot com wrote:

> Hmmm, that "_LIBC" definition seems to contradict with "stubs-hard.h"
> $ ../glibc/configure --prefix="/usr" --disable-profile --enable-kernel=3.8.13
> --libexecdir="${newPartition_ROOT}/usr/lib/glibc" --enable-obsolete-rpc
> --with-headers="${newPartition_ROOT}/usr/include" CFLAGS="-O3 -pipe -mfpu=neon
> -mtune=cortex-a9 -march=armv7-a -mfloat-abi=hard" CXXFLAGS="-O3 -pipe
> -mfpu=neon -mtune=cortex-a9 -march=armv7-a -mfloat-abi=hard"
> $ make
> *****
> In file included from /armv7l-unknown-linux-gnueabihf/include/gnu/stubs.h:10:0,
>                  from /armv7l-unknown-linux-gnueabihf/include/features.h:389,

The glibc build should never be using the installed headers; those in 
include/ in the source tree should take precedence (which includes the 
dummy gnu/stubs.h file in include/).

-- 
You are receiving this mail because:
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]