Re: perl-5.10.0

2008-04-08 Thread werner maes
hello I forgot to let you know. Everything compiles fine (glibc-2.5, perl-5.10.0, linux-2.6.24.4). but while testing the bootcd built on etch I got this failed to execute /init failed to execute /linuxrc Kernel panic not syncing no init found the init however is available in initrd. cpio

Re: perl-5.10.0

2008-04-04 Thread werner maes
akeinclude/expat_external.h) NOW everything compiles, still have to test the bootcd though. ... glibc=glibc-2.5 # Awful hack #glibc-linuxthreads=$(strip $(patsubst glibc-%,glibc-linuxthreads-%,$(glibc))) linux=linux-2.6.24.4 parted=parted-1.8.8 perl=perl-5.10.0 ... werner At 10:40 4/04/2008, werner maes wrote

Re: perl-5.10.0

2008-04-04 Thread werner maes
ed reference to `eaccess' collect2: ld returned 1 exit status make[1]: *** [miniperl] Error 1 make[1]: Leaving directory `/unattended/linuxboot/perl-5.10.0' make: *** [perl-5.10.0/perl] Error 2 so everything comes down to this problem. This is on an etch machine. On Sarge I get t

Re: perl-5.10.0

2008-04-04 Thread Nils Olav Fossum
Fredag 04 april 2008 09:28, skrev werner maes: > I'll do some more testing. > switching from mawk to gawk resolves some issues. but I'm still building. yes, also, I had to uninstall mawk, as it was till picked up. Seems like gawk and gawk only is the way to go. :-) --

Re: perl-5.10.0

2008-04-04 Thread werner maes
well I'll do some more testing. switching from mawk to gawk resolves some issues. but I'm still building. I also had to install g++ (the c++ compiler). I'll let you know. werner At 00:55 4/04/2008, Juan Jose Pablos wrote: >werner maes escribió: >>so it seems I have no luck with glibc-2.5 nor wit

Re: perl-5.10.0

2008-04-03 Thread Juan Jose Pablos
werner maes escribió: > so it seems I have no luck with glibc-2.5 nor with glibc-2.3.6 > > bad luck > ok, I think that it compile fine on my system, but I am ok with perl 5.8.8 Should I change it back to previous version? I want to start heading to a new release... ---

Re: perl-5.10.0

2008-03-31 Thread werner maes
At 15:46 31/03/2008, Nils Olav Fossum wrote: >Mandag 31 mars 2008 15:32, skrev werner maes: > > > > I installed debian etch but perl 5.10.0 compile ends with > > > > Use which C compiler? [cc] > > /usr/bin/ld: crt1.o: No such file: No such file or directory &

Re: perl-5.10.0

2008-03-31 Thread Nils Olav Fossum
Mandag 31 mars 2008 15:32, skrev werner maes: > > I installed debian etch but perl 5.10.0 compile ends with > > Use which C compiler? [cc] > /usr/bin/ld: crt1.o: No such file: No such file or directory do you have libc6-dev installed? crt1.o is in that package. > with glibc=gli

Re: perl-5.10.0

2008-03-31 Thread werner maes
; > hm, I have 4.1.2 on my Etch machine > > > > > What distribution/version is this? > > > > > > > > it's sarge, debian 3.1 > > > > is this too old?? > > > > > >I really dont know.. > > >What happens if you try glibc

Re: perl-5.10.0

2008-03-31 Thread Nils Olav Fossum
>I really dont know.. > > >What happens if you try glibc=glibc-2.3.6 ? > > > >same error if I set glibc=glibc-2.3.6 > >other ideas? > > update: > > everythings compiles fine except perl-5.10.0. > so I'll guess I'll stay with perl-5.8.8. > unles

Re: perl-5.10.0

2008-03-31 Thread werner maes
this? > > > > > > it's sarge, debian 3.1 > > > is this too old?? > > > >I really dont know.. > >What happens if you try glibc=glibc-2.3.6 ? > >same error if I set glibc=glibc-2.3.6 >other ideas? update: everythings com

Re: perl-5.10.0

2008-03-31 Thread werner maes
At 23:12 28/03/2008, Nils Olav Fossum wrote: >Fredag 28 mars 2008 21:16, skrev Werner Maes: > > Quoting Nils Olav Fossum <[EMAIL PROTECTED]>: > > > yes, I got the same error when using glibc-2.6.1 on debian Etch. > > > try glibc=glibc-2.3.6 in the Makefile > > > > I use glibc=glibc-2.5.1 > > > > >>

Re: perl-5.10.0

2008-03-28 Thread Nils Olav Fossum
Fredag 28 mars 2008 21:16, skrev Werner Maes: > Quoting Nils Olav Fossum <[EMAIL PROTECTED]>: > > yes, I got the same error when using glibc-2.6.1 on debian Etch. > > try glibc=glibc-2.3.6 in the Makefile > > I use glibc=glibc-2.5.1 > > >> I use gcc version 3.4.4 > > > > hm, I have 4.1.2 on my Etch

Re: perl-5.10.0

2008-03-28 Thread Werner Maes
o -lnsl -ldl -lm -lcrypt -lutil -lpthread -lc >> >> pp_sys.o(.text+0x7790): In function `Perl_pp_ftrread': >> : undefined reference to `eaccess' >> >> collect2: ld returned 1 exit status >> make[1]: *** [miniperl] Error 1 >> make[1]: Leaving directo

Re: perl-5.10.0

2008-03-28 Thread Nils Olav Fossum
erl_pp_ftrread': > : undefined reference to `eaccess' > > collect2: ld returned 1 exit status > make[1]: *** [miniperl] Error 1 > make[1]: Leaving directory `/unattended/linuxboot/perl-5.10.0' > make: *** [perl-5.10.0/perl] Error 2 yes, I got the same error when usin

Re: perl-5.10.0

2008-03-28 Thread werner maes
pp_ftrread': : undefined reference to `eaccess' collect2: ld returned 1 exit status make[1]: *** [miniperl] Error 1 make[1]: Leaving directory `/unattended/linuxboot/perl-5.10.0' make: *** [perl-5.10.0/perl] Error 2 any ideas? w. At 16:00 28/03/2008, werner maes wrote: >hello >

perl-5.10.0

2008-03-28 Thread werner maes
hello I changed perl-5.8.8 to perl-5.10.0 in the Makefile. But when I start to compile I get this error: rm -f perl-5.10.0/perl cd perl-5.10.0 \ && ./Configure -Dusethreads -Dprefix=/opt/perl \ -Dlibpth=&quo