#1659: Re-evaluate the possible Glibc test failures with the current GCC and Glibc combinations -----------------------------------------+---------------------------------- Reporter: [EMAIL PROTECTED] | Owner: [email protected] Type: task | Status: new Priority: normal | Milestone: 6.2 Component: Book | Version: SVN Severity: normal | Resolution: Keywords: | -----------------------------------------+---------------------------------- Comment (by [EMAIL PROTECTED]):
Running the posix/annexc binary by hand, I suspect that is allways will to fail. That binary is cheking headers files, with an output like this (only a fragment, and the output is identical running the binary without arguments, wjint the arguments used in the Makefile, or changing the arguments order): [EMAIL PROTECTED]:~/sources/glibc-build/posix$ ./annexc The following identifiers will be ignored since the compiler defines them by default: i386 unix linux Tested files: === aio.h === * invalid macro `SIGPROF' * invalid macro `CLK_TCK' * invalid macro `SIGSTKFLT' * invalid macro `F_EXLCK' * invalid macro `SIGURG' * invalid macro `SIGIO' * invalid macro `SIGPOLL' * invalid macro `O_NDELAY' * invalid macro `SIGCLD' * invalid macro `O_FSYNC' * invalid macro `F_SHLCK' * invalid macro `F_SETLKW64' * invalid macro `SIGTRAP' etc, etc, for a lot of headers... -- Ticket URL: <http://wiki.linuxfromscratch.org/lfs/ticket/1659> LFS Trac <http://wiki.linuxfromscratch.org/lfs/> Linux From Scratch: Your Distro, Your Rules. -- http://linuxfromscratch.org/mailman/listinfo/lfs-book FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
