Ubuntu8.04にperl5.10をインストールしようとして失敗した

簡単に出来るって聞いたのに!!

Use which C compiler? [cc]
/usr/bin/ld: crt1.o: No such file: No such file or directory
collect2: ld はステータス 1 で終了しました
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 はステータス 1 で終了しました
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.

crt1.oがないらしいので、Google先生に聞いてみた。
Ubuntu日本語フォーラム / [8.04] crt1.o が見つからないエラーの対処方法
http://forum.ubuntulinux.jp/viewtopic.php?id=1851

proxyの設定が分からんので、aptitudeでDL出来ないや。
帰ってから試そう。