I'm useing the LFS-6.3 LiveCD as host and following LFS-6.4.

I did find some discussion about the Coreutils patch problem
but still don't know how to fix it!

It all went good until I got an error from the make check of 
Coreutils-6.12(ch.6.12)
this is part of the log
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
make  check-recursive
make[1]: Entering directory `/sources/coreutils-6.12'
Making check in lib
make[2]: Entering directory `/sources/coreutils-6.12/lib'
make  check-am
make[3]: Entering directory `/sources/coreutils-6.12/lib'
make[3]: Nothing to be done for `check-am'.
make[3]: Leaving directory `/sources/coreutils-6.12/lib'
make[2]: Leaving directory `/sources/coreutils-6.12/lib'
Making check in src
make[2]: Entering directory `/sources/coreutils-6.12/src'
rm -rf progs-readme progs-makefile
echo uname chroot hostid nice who users pinky stty df [ chcon chgrp chown chmod 
cp dd dircolors du ginstall link ln dir vdir ls mkdir mkfifo mknod mktemp mv 
nohup readlink rm rmdir shred stat sync touch unlink cat cksum comm csplit cut 
expand fmt fold head join groups md5sum nl od paste pr ptx sha1sum sha224sum 
sha256sum sha384sum sha512sum shuf sort split sum tac tail tr tsort unexpand 
uniq wc basename date dirname echo env expr factor false id logname pathchk 
printenv printf pwd runcon seq sleep tee test true tty whoami yes base64 
hostname  arch hostname su chroot df hostid nice pinky stty su uname uptime 
users who [ chcon chgrp chown chmod cp dd dircolors du ginstall link ln dir 
vdir ls mkdir mkfifo mknod mktemp mv nohup readlink rm rmdir shred stat sync 
touch unlink cat cksum comm csplit cut expand fmt fold head join groups md5sum 
nl od paste pr ptx sha1sum sha224sum sha256sum sha384sum sha512sum shuf sort 
split sum tac tail tr tsort unexpand uniq wc
basename date dirname echo env expr factor false id kill logname pathchk 
printenv printf pwd runcon seq sleep tee test true tty whoami yes base64 \
         | tr -s ' ' '\n' | sed -e 's,$,,;s/ginstall/install/' \
         | LC_ALL=C sort -u > progs-makefile && \
        sed -n '/^The programs .* are:/,/^[a-zA-Z]/p' ../README \
          | sed -n '/^   */s///p' | tr -s ' ' '\n' > progs-readme
/bin/sh: line 2: progs-makefile: Permission denied
make[2]: *** [check-README] Error 1
make[2]: Leaving directory `/sources/coreutils-6.12/src'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/sources/coreutils-6.12'
make: *** [check] Error 2
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

......and another error from the test of Perl
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
ext/Sys/Syslog/t/syslog.......................................
#   Failed test 'setlogsock() should return true: '''
#   at ../ext/Sys/Syslog/t/syslog.t line 204.
# Looks like you failed 1 test of 199.
FAILED at test 176


ext/IO/t/io_utf8..............................................ok
ext/IO/t/io_xs................................................ok
ext/IPC/SysV/t/ipcsysv........................................# cannot proceed: 
semget() error:
# Looks like you planned 17 tests but ran 16.
FAILED--expected 17 tests, saw 16
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

I'm not sure if these problems are critical or not?
so I didn't dare to continue the build!

Can I just ignore them or how can I solve these problems?
Do I have to restart from the bigining of the book , from the chapter 6 or I 
can just solve the problem and redo  the compilation of these two packages?

Thank you very much for helping me!!

Jason HUANG


      
______________________________________________________________________________________________________
付費才容量無上限?Yahoo!奇摩電子信箱2.0免費給你,信件永遠不必刪! http://tw.mg0.mail.yahoo.com/dc/landing
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to