Your message dated Sun, 30 May 2010 19:25:35 +0200
with message-id <4c029f8f.1070...@debian.org>
and subject line Re: cc problem
has caused the Debian Bug report #508347,
regarding cc problem
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
508347: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=508347
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- 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 ---
--- Begin Message ---
invalid, looks more like a local configuration error. make sure that cc points
to the system installed gcc.
--- End Message ---