--- Begin Message ---
Package: CC compiler
Version: Debian 40r3, 40r5
When i try to install new version
of perl, perl 10.0 i get the message :
<code>
Disabling ndbm. This will
generate a Whoa There message in Configure.Read hints/linux.sh for further
information.Operating system name? [linux]Operating system version?
[2.6.18-6-686]Installation prefix to use? (~name ok)
[/root/localperl]Directory /root/localperl doesn't exist. Use that name
anyway? [y]AFS does not seem to be running...What installation prefix should
I use for installing files? (~name ok)[/root/localperl]Directory
/root/localperl doesn't exist. Use that name anyway? [y]Build Perl for
SOCKS? [n]Use the PerlIO abstraction layer? [y]Getting the current
patchlevel...Build a threading Perl? [n]Build Perl for multiplicity? [n]Use
which C compiler? [cc]/usr/bin/ld: crt1.o: No such file: No such file or
directorycollect2: ld returned 1 exit statusUh-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
directorycollect2: ld returned 1 exit statusUh-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.
</code>
the same thing happens when i try to download Term::ReadKey
perl modul. it complains about cc compiler.and the vercions of cc, gcc =
4.1.2, the same as in debian 3.1In the previous versions (3.1 Sarge) there
was no problem with that, every thing was going great, that is why i'll stay
on Sarge for now :)
robert
--- End Message ---