Re: LFS 6.5: Coreutils 7.4 phase 2 Expensive tests error

2009-12-23 Thread Bruce Dubbs
Trent Shea wrote: > On Wednesday 23 December 2009 07:51:25 ro...@hispeed.ch wrote: >> /bin/sh: line 17: cd: lib: No such file or directory >> make[1]: *** [check-recursive] Error 1 >> make[1]: Leaving directory `/root/coreutils-7.4' >> make: *** [check] Error 2 >> >> For my opinion it must be

Re: LFS 6.5: Coreutils 7.4 phase 2 Expensive tests error

2009-12-23 Thread Trent Shea
On Wednesday 23 December 2009 07:51:25 ro...@hispeed.ch wrote: > /bin/sh: line 17: cd: lib: No such file or directory > make[1]: *** [check-recursive] Error 1 > make[1]: Leaving directory `/root/coreutils-7.4' > make: *** [check] Error 2 > > For my opinion it must be a basic problem. Any help

LFS 6.5: Coreutils 7.4 phase 2 Expensive tests error

2009-12-23 Thread roise
Hi all, This is my first time compiling Linux kernel and I have run into a problems in Section 6.21 (coreutils 7.4 - Pass 2) of LFS-6.5. Distro: OpenSuse - 10.3 root:~/coreutils-7.4# su-tools nobody -s /bin/bash -c "make RUN_EXPENSIVE_TESTS=yes check" || true make check-recursive make[1