Re: compiling perl fails

2008-01-03 Thread Chris Staub
Dan Nicholson wrote: > > I suspect the toolchain adjustment did not go correctly. It's trying > to use the startfiles (crt1.o) from your host's glibc. However, at > this point, it should be using the /tools startfiles > (/tools/lib/crt1.o). Is cc /tools/bin/gcc? Perhaps you're actually > using you

Re: compiling perl fails

2008-01-03 Thread Dan Nicholson
On Jan 1, 2008 7:36 AM, Tobias Vogel <[EMAIL PROTECTED]> wrote: > hi, > > i'm trying to compile perl, i also tried to use the perl-5.10.0 instead > of the 5.8.8-package, but both of them fail with this message: > > > Making B (dynamic) > make[1]: Entering directory `/sources/perl-5.10.0/ext/B

compiling perl fails

2008-01-01 Thread Tobias Vogel
hi, i'm trying to compile perl, i also tried to use the perl-5.10.0 instead of the 5.8.8-package, but both of them fail with this message: Making B (dynamic) make[1]: Entering directory `/sources/perl-5.10.0/ext/B´ make[1]: Leaving directory `/sources/perl-5.10.0/ext/B´ make[1]: Entering