>> /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 is appreciated.
>>
> I'm pretty sure the problem is
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
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
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