Hello to everyone. I am an old lfs user, but this is the first time I try to create a clfs system. I got the following errors on the temporary Perl build
$:make perl utilities --- AutoSplitting perl library ./miniperl -Ilib -e 'use AutoSplit; \ autosplit_lib_modules(@ARGV)' lib/*.pm ./miniperl -Ilib -e 'use AutoSplit; \ autosplit_lib_modules(@ARGV)' lib/*/*.pm make lib/re.pm make[1]: Entering directory `/sources/perl-5.8.8' make[1]: `lib/re.pm' is up to date. make[1]: Leaving directory `/sources/perl-5.8.8' Making DynaLoader (static) make[1]: Entering directory `/sources/perl-5.8.8/ext/DynaLoader' /bin/sh: /sources/perl-5.8.8/ext/DynaLoader/0: No such file or directory make[1]: *** [../../lib/.exists] Error 127 make[1]: Leaving directory `/sources/perl-5.8.8/ext/DynaLoader' make config failed, continuing anyway... make[1]: Entering directory `/sources/perl-5.8.8/ext/DynaLoader' /bin/sh: /sources/perl-5.8.8/ext/DynaLoader/0: No such file or directory make[1]: *** [../../lib/.exists] Error 127 make[1]: Leaving directory `/sources/perl-5.8.8/ext/DynaLoader' make: *** [lib/auto/DynaLoader/DynaLoader.a] Error 2 -- My system is a AMD64 dual core, host is Mandriva2008 32 bit linux (x86_32) and target is a x86_64. everything worked fine in earlier stages, so I could boot the new system and start to compile some packages, but fails to compile perl. Can someone give some help? -- Carlos Novaes _______________________________________________ Clfs-support mailing list Clfs-support@lists.cross-lfs.org http://lists.cross-lfs.org/listinfo.cgi/clfs-support-cross-lfs.org