求助:8。04LTS下编译安装GIMP2。6。7 报错
发表于 : 2009-08-27 20:15
在执行 ./configure的时候
提示:
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking for C compiler default output file name...
configure: error: in `/home/howerliang/share/gimp-2.6.7':
configure: error: C compiler cannot create executables
See `config.log' for more details.
说C compiler cannot create executables,这是为何呢?
提示:
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking for C compiler default output file name...
configure: error: in `/home/howerliang/share/gimp-2.6.7':
configure: error: C compiler cannot create executables
See `config.log' for more details.
说C compiler cannot create executables,这是为何呢?