|
|
我用的是Ubuntu 6.10 alternate i386系统......
系统安装好后软件更新过一次....Gcc的版本是.4.1.1-6ubuntu3吧...
但是我要安装GAIM....可是GAIM要求GCC要4.1.2以上..
我下了个4.1.2的源码包....
./configure的时候出现这样.
这是configure.log的内容::
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
configure:600: checking host system type
configure:621: checking target system type
configure:639: checking build system type
configure:694: checking for a BSD compatible install
configure:747: checking whether ln works
configure:771: checking whether ln -s works
configure:1825: checking for gcc
configure:1938: checking whether the C compiler (gcc ) works
configure:1954: gcc -o conftest conftest.c 1>&5
/usr/bin/ld: crt1.o: No such file: No such file or directory
collect2: ld returned 1 exit status
configure: failed program was:
#line 1949 "configure"
#include "confdefs.h"
main(){return(0);}
请问这是咋回事呢....
高手请回答一下..
解决了这样还有一个GRUB的问题..郁闷啊.. |
|