Hi.
I'm trying to install LFS on my computer ; the system host is a debian
etch.
I have followed the book step by step and every thing semms right until
now.
When compiling autoconf I get errors. Here is the output :
Making all in bin
make[1]: Entering directory `/sources/autoconf-2.59/bin'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/sources/autoconf-2.59/bin'
Making all in tests
make[1]: Entering directory `/sources/autoconf-2.59/tests'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/sources/autoconf-2.59/tests'
Making all in .
make[1]: Entering directory `/sources/autoconf-2.59'
make[1]: Nothing to be done for `all-am'.
make[1]: Leaving directory `/sources/autoconf-2.59'
Making all in lib
make[1]: Entering directory `/sources/autoconf-2.59/lib'
Making all in Autom4te
make[2]: Entering directory `/sources/autoconf-2.59/lib/Autom4te'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/sources/autoconf-2.59/lib/Autom4te'
Making all in m4sugar
make[2]: Entering directory `/sources/autoconf-2.59/lib/m4sugar'
../../tests/autom4te \
--language=m4sugar \
--freeze \
--output=m4sugar.m4f
Can't locate File/Glob.pm in @INC (@INC contains:
/sources/autoconf-2.59/tests/../lib /tools/lib/perl5/5.8.8/i686-linux
/tools/lib/perl5/5.8.8 /tools/lib/perl5/site_perl/5.8.8/i686-linux
/tools/lib/perl5/site_perl/5.8.8 /tools/lib/perl5/site_perl .) at
/sources/autoconf-2.59/tests/../lib/Autom4te/General.pm line 193.
BEGIN failed--compilation aborted at
/sources/autoconf-2.59/tests/../lib/Autom4te/General.pm line 193.
Compilation failed in require at /sources/autoconf-2.59/tests/.././bin/autom4te
line 43.
BEGIN failed--compilation aborted at
/sources/autoconf-2.59/tests/.././bin/autom4te line 43.
make[2]: *** [m4sugar.m4f] Error 2
make[2]: Leaving directory `/sources/autoconf-2.59/lib/m4sugar'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/sources/autoconf-2.59/lib'
make: *** [all-recursive] Error 1
The command
find -name 'Glob.pm'
from $LFS answers
./usr/local/lib/perl5/5.8.8/i686-linux/File/Glob.pm
What happens and what can I or must I do ? Have I forgotten
something somewhere ?
Thanks for help.
Ph. Delavalade
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page