时间: 2008-6-14 周六, 13:19 标题: [问题]openMotif-2.2.3的安装问题,急急急!!!!
--------------------------------------------------------------------------------
本人在ubuntu-6.10-desktop上安装openMotif-2.2.3时遇到下面的问题,第一次用这个系统,不明白,请大家帮忙看看怎么解决啊!!!!这两个软件都是从ubuntu的官网上下载的应该没有问题!
先谢啦!!!
root@linux:/home/cug/openMotif-2.2.3# ./configure
loading cache ./config.cache
checking whether to enable maintainer-specific portions of Makefiles... no
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal-1.4... missing
checking for working autoconf... missing
checking for working automake-1.4... missing
checking for working autoheader... missing
checking for working makeinfo... missing
checking for gcc... gcc
checking whether the C compiler (gcc ) works... no
configure: error: installation or configuration problem: C compiler cannot create executables.
-------------------------
config.log文件内容为:
root@linux:/home/cug/openMotif-2.2.3# more config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
configure:727: checking whether to enable maintainer-specific portions of Makefiles
configure:770: checking for a BSD compatible install
configure:823: checking whether build environment is sane
configure:880: checking whether make sets ${MAKE}
configure:926: checking for working aclocal-1.4
configure:939: checking for working autoconf
configure:952: checking for working automake-1.4
configure:965: checking for working autoheader
configure:978: checking for working makeinfo
configure:1002: checking for gcc
configure:1115: checking whether the C compiler (gcc ) works
configure:1131: 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 1126 "configure"
#include "confdefs.h"
Liunx初学者,很多命令不太明白,望多多指教!!!
yuzi686 于 2008-06-14 14:55:42发表:
没有gcc,Sudo apt-get install gcc