This is certainly valid - I am going to change the grep line on glibc page.
--- Begin Message ---
On Sun, Jan 14, 2007 at 02:46:16PM -0500, Jon Grosshart wrote:
> Sorry to spam the dev list and more importantly everyones in-box, but I
> found something else worth mentioning (atleast in my book)
Worth mentioning for sure. Thanks for reporting.
> Ran into some chroot glibc check errors just now and traced them back to my
> host kernel (2.6.18.6)... Suprise, suprise... :-)
>
> make[2]: [/tmp/glibc-build/posix/annexc.out] Error 1 (ignored)
> make[2]: *** [/tmp/glibc-build/nptl/tst-cancel24.out] Error 1
> make[2]: *** [/tmp/glibc-build/nptl/tst-cancelx4.out] Error 1
> make[2]: *** [/tmp/glibc-build/nptl/tst-cancelx5.out] Error 1
> make[2]: *** [/tmp/glibc-build/nptl/tst-cancelx16.out] Error 1
> make[2]: *** [/tmp/glibc-build/nptl/tst-cancelx20.out] Error 1
> make[2]: *** [/tmp/glibc-build/nptl/tst-cancelx21.out] Error 1
> make[2]: *** [/tmp/glibc-build/nptl/tst-cleanupx4.out] Error 1
> make[1]: *** [nptl/tests] Error 2
> make: *** [check] Error 2
>
> I disabled - Processor type and features ---> Compat VDSO support
Yep. Came up recently here:
http://sourceware.org/ml/libc-alpha/2007-01/msg00004.html
Incidentally, a patch set was just sent to LKML which may or may not fix it:
http://lkml.org/lkml/2007/1/14/2
BTW, the help text in the kernel config is reasonably clear. But it seems
the option defaults to Y, which is unfortunate.
> recompiled, reboot, rechroot and am now left with the familiar annexc
> error...
Arghhh! Please don't mention annexc here! :-) It drives me crazy seeing
references to this "error" on the LFS lists all the time. The test is
*expected* to fail hence the (ignored) message. Instead of grepping for
"Error", folks should be instructed to grep the log for something like:
"\*\*\*.*Error"
Regards
Greg
__________________________
Unsubscribe information at
http://www.diy-linux.org/mailman/listinfo/diy-linux-dev
--- End Message ---
--
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page