Illegal instruction is the key here - it's not the bug fixed by DEFAULT_POSIX2_VERSION. I'm betting somehow coreutils got built with incorrect cflags (-march on the wrong processor, or something like that), and that's causing the issue.
Good point. I thought the "illegal instruction" was some kind of flag that sort didn't understand, but it might as well be sort that segfaults or so.
Thanks for helping me out
Joachim -- http://linuxfromscratch.org/mailman/listinfo/alfs-discuss FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
