Greg Schafer wrote: > Randy McMurchy wrote: >> Not sure why you're seeing it. In fact I had 0 (zero) failures on my >> testsuite run. :-) >> >> ext/Sys/Syslog/t/00-load......................................ok >> ext/Sys/Syslog/t/constants....................................ok >> ext/Sys/Syslog/t/syslog.......................................ok > > Ah, maybe something else (libc, kernel) has since been fixed. I'll also > look into it.
Just got around to looking at this. I see the failure because I don't have /dev/log available in the chroot. You won't see the failure because LFS bind mounts the host's /dev which I refuse to do. (BTW, won't this pollute the host's logs with junk from the chroot? Yuck). Anyway, I'll stick with the sed replicating the upstream fix. Regards Greg -- http://www.diy-linux.org/ -- http://linuxfromscratch.org/mailman/listinfo/lfs-book FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
