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. > > > > > 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 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=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. >unless someone recognizes the perl issue. > >werner
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 collect2: ld returned 1 exit status Uh-oh, the C compiler 'cc' doesn't seem to be working. You seem to have a working gcc, though. *** However, any setting of the C compiler flags (e.g. for thread support) *** will be lost. It may be necessary for you to restart Configure and *** add -Dcc=gcc to your Configure command line. Would you like to go ahead and try gcc anyway? [n] /usr/bin/ld: crt1.o: No such file: No such file or directory collect2: ld returned 1 exit status Uh-oh, the C compiler 'cc' doesn't seem to be working. You need to find a working C compiler. Either (purchase and) install the C compiler supplied by your OS vendor, or for a free C compiler try http://gcc.gnu.org/ I cannot continue any further, aborting. make: *** [perl-5.10.0/perl] Error 1 with glibc=glibc-2.3.6 and glibc=glibc-2.5 I have these gcc settings (with cc linked to gcc) # gcc -v Using built-in specs. Target: i486-linux-gnu Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --with-tune=i686 --enable-checking=release i486-linux-gnu Thread model: posix gcc version 4.1.2 20061115 (prerelease) (Debian 4.1.1-21) Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ unattended-devel mailing list unattended-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/unattended-devel