Re: Perl error

2008-11-15 Thread Tobias Gasser
Gilles Espinasse schrieb: > You have written >> i really have no clue what happens. possibly missing a library, but i >> can't see which and/or why. i'm shure to have followed the book except >> CFLAGS="-O3 -march=i486" > > perl understand your arch as i686. > What is the result if you remove your

Re: Perl error

2008-11-15 Thread Tobias Gasser
Ken Moffat schrieb: > > Do you have /mnt/lfs/usr/include/crypt.h ? > last night i run a complete rebuild, the 1st perl run was a failure, the second successfull. crypt.h is installed, and ldd perl shows: linux-gate.so.1 => (0xb7fd2000) libnsl.so.1 => /lib/libnsl.so.1 (0xb7fb7

Re: Perl error

2008-11-15 Thread Gilles Espinasse
- Original Message - From: "Tobias Gasser" <[EMAIL PROTECTED]> To: "LFS Developers Mailinglist" Sent: Saturday, November 15, 2008 3:07 AM Subject: Re: Perl error ... > > i never bevor had to add -Dusedl to get dynamic libraries. > the failure in te

Re: Perl error

2008-11-14 Thread Tobias Gasser
Ken Moffat schrieb: > On Fri, Nov 14, 2008 at 04:14:33PM +0100, Tobias Gasser wrote: > > [ not commenting on the main problem, or your seds - I find perl's > configuration painful enough at the best of times, so I'm chickening > out for the moment ] [...] > The crypt() function is unimplemented

Re: Perl error

2008-11-14 Thread Ken Moffat
On Fri, Nov 14, 2008 at 04:14:33PM +0100, Tobias Gasser wrote: [ not commenting on the main problem, or your seds - I find perl's configuration painful enough at the best of times, so I'm chickening out for the moment ] > > even when the make is sucessfull i get 3 failures in the make test. >

Re: Perl error

2008-11-14 Thread Tobias Gasser
Gilles Espinasse schrieb: > You should post an url where the log file could be loaded. > Mail message size is probably limited on the list to reject spam and save our > boxes. http://s37a.e-b-p.net/daten/perl-problem.tar.bz2 compressed just 24k. maybe that would even be small enough for the

Re: Perl error

2008-11-14 Thread Gilles Espinasse
Selon Tobias Gasser <[EMAIL PROTECTED]>: > > second try. the first with attached logfiles (194kb) seems to hang > arround somewhere since 3 hours now. if anybody wants to help me, please > send a mail and i'll send you the logfiles. > You should post an url where the log file could be loaded. Mail

Re: Perl error

2008-11-14 Thread Tobias Gasser
second try. the first with attached logfiles (194kb) seems to hang arround somewhere since 3 hours now. if anybody wants to help me, please send a mail and i'll send you the logfiles. * * * i've finished chapter 6. had to adjust some of my scripts, but no problems except the GMP issue with A

Re: Perl error

2008-11-13 Thread Tobias Gasser
Gilles Espinasse schrieb: > Selon Tobias Gasser <[EMAIL PROTECTED]>: > You could look at http://www.gossamer-threads.com/lists/perl/porters/205466 > That's because your machine is 64b, has /lib64 and configure script fail to > handle properly your case. i have a 32bit system, no 64bit libraries a

Re: Perl error

2008-11-13 Thread Gilles Espinasse
Selon Tobias Gasser <[EMAIL PROTECTED]>: > im sticking with perl 5.10.0 (chapter 6.26) > > > ** log stdout: > cc -o miniperl \ > `echo gv.o toke.o perly.o op.o pad.o regcomp.o dump.o util.o mg.o > reentr.o mro.o hv.o av.o perl.o run.o pp_hot.o sv.o pp.o scope.o > pp_ctl.o pp_sys.o doo

Perl error

2008-11-13 Thread Tobias Gasser
im sticking with perl 5.10.0 (chapter 6.26) ** log stdout: cc -o miniperl \ `echo gv.o toke.o perly.o op.o pad.o regcomp.o dump.o util.o mg.o reentr.o mro.o hv.o av.o perl.o run.o pp_hot.o sv.o pp.o scope.o pp_ctl.o pp_sys.o doop.o doio.o regexec.o utf8.o taint.o deb.o universal