This is the mail archive of the libc-alpha@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]

SH build problem with fanotify_mark


Hi,

I've forgotten to say that with some recent change on git tree
my SH build was broken like as

/exp/ldroot/dodes/xsh-libc-intest/misc/stub-syscalls.c:3:22: warning: ISO C99 requires whitespace after the macro name [enabled by default]
/exp/ldroot/dodes/xsh-libc-intest/misc/stub-syscalls.c:14:21: warning: extra tokens at end of #undef directive [enabled by default]
/exp/ldroot/dodes/xsh-libc-intest/misc/stub-syscalls.c:32:1: error: stray '@' in program
/exp/ldroot/dodes/xsh-libc-intest/misc/stub-syscalls.c:32:1: error: stray '@' in program
/exp/ldroot/dodes/xsh-libc-intest/misc/stub-syscalls.c:32:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'GLIBC_2'
/exp/ldroot/dodes/xsh-libc-intest/misc/stub-syscalls.c:32:64: error: invalid suffix "_GLIBC_2.16" on floating constant
make[2]: *** [/exp/ldroot/dodes/xsh-libc-intest/misc/stub-syscalls.o] Error 1

and I'm temporarily reverting fanotify patch to SH's syscalls.list
in my local tree to test Roland's and Marek's patches.

Regards,
	kaz


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