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 -cid
Eureka
I have found a solution, don't know whether it's
good but at least perl seems to compile now.
I added -Ud_eaccess to the perl configure script.
I have no idea however what eaccess is about :)
Another bug came up however in expat-2.0.1:
Expat.xs:12:19: error: expat.h: No such file or dire
still I end up with
cc -o miniperl \
miniperlmain.o opmini.o libperl.a
-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
libperl.a(pp_sys.o): In function `Perl_pp_fteexec':
pp_sys.c:(.text+0x6661): undefined reference to `eaccess'
libperl.a(pp_sys.o): In function `Perl_pp_ftewrite':
pp_sy
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.
:-)
--
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
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...
---
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
>
>do you have libc6-dev installed?
>crt1
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=glibc-2.3.6 and glibc=
At 10:38 31/03/2008, you wrote:
>At 09:51 31/03/2008, werner maes wrote:
> >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
Mandag 31 mars 2008 10:38, skrev werner maes:
> > > >
> > > > I use glibc=glibc-2.5.1
> > > >
> > > > >> I use gcc version 3.4.4
> > > > 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 glib
At 09:51 31/03/2008, werner maes wrote:
>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 Ma
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
> >
> > >>
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
Quoting Nils Olav Fossum <[EMAIL PROTECTED]>:
> Fredag 28 mars 2008 16:42, skrev werner maes:
>> but it ends with this error:
>>
>> 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
>> p
Fredag 28 mars 2008 16:42, skrev werner maes:
> but it ends with this error:
>
> 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
ok
compilation started after I recreated the /dev/null device with mknod
/dev/null c 1 3.
but it ends with this error:
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
16 matches
Mail list logo