On Fri, Mar 23, 2007 at 12:15:28AM +0100, yayo wrote:
> 
> I'm trying to build a LFS using the version 6.2 of the book.
> I'm stuck at chapter 5.26, getting an error while making the perl 
> utilities.
> 
> here is the error msg I get, with also some of the previous
> output lines:
> 
> 
> 
> `sh  cflags "optimize='-O2'" opmini.o`  -DPERL_EXTERNAL_GLOB opmini.c
>         CCCMD =  cc -DPERL_CORE -c -fno-strict-aliasing -pipe 
> -Wdeclaration-after-statement -D_LARGEFILE_SOURCE 
> -D_FILE_OFFSET_BITS=64 -O2  -Wall
> cc  -o miniperl \
> miniperlmain.o opmini.o libperl.a -lnsl -ldl -lm -lcrypt -lutil -lc 
> ./miniperl -w -Ilib -MExporter -e '<?>' || make minitest
> ./miniperl -Ilib configpm --heavy=lib/Config_heavy.pl lib/Config.pm
> ./miniperl -Ilib lib/lib_pm.PL
> Extracting lib.pm (with variable substitutions)
> make: *** [preplibrary] Error 1
> 
 Not exactly verbose.  I'm not clear how much is written to stdout
and how much to stderr, but I would hope to see *something* - please
can you try the command again (delete the perl directory and
re-extract it), but add

 > logfile 2>errors

I'm hoping that the 'errors' file might say something else.  At the
moment, all we can say is that miniperl was not good enough to build
the full perl.

ĸen
-- 
das eine Mal als Tragödie, das andere Mal als Farce
-- 
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