On 10/27/06, Wojciech Giel <[EMAIL PROTECTED]> wrote:

I'm compiling lfs 6.2. and with a perl in 6 chapter after make I get
this error is it serious or i can also ignore it :-).
make test gives all test succesfully.

chmod 755 ../../../lib/auto/threads/shared/shared.so
cp shared.bs ../../../lib/auto/threads/shared/shared.bs
chmod 644 ../../../lib/auto/threads/shared/shared.bs
make[1]: Leaving directory `/sources/perl-5.8.8/ext/threads/shared'

        Making Errno (nonxs)
Writing Makefile for Errno
make[1]: Entering directory `/sources/perl-5.8.8/ext/Errno'
make[1]: Leaving directory `/sources/perl-5.8.8/ext/Errno'
make[1]: Entering directory `/sources/perl-5.8.8/ext/Errno'
../../miniperl "-I../../lib" "-I../../lib" Errno_pm.PL Errno.pm
cp Errno.pm ../../lib/Errno.pm
make[1]: Leaving directory `/sources/perl-5.8.8/ext/Errno'
make: [extras.make] Error 1 (ignored)

See where it says (ignored)? You can ignore this error. make will stop
if there's a real error you should be worried about.

--
Dan
--
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