[问题]cyclone安装不了

上网、浏览、聊天、下载等
回复
kb971
帖子: 5
注册时间: 2006-08-08 14:57

[问题]cyclone安装不了

#1

帖子 kb971 » 2006-08-08 17:00

我安装cyclone qq时候的问题
我在用 ./configure 时候,他出现下面的问题,之后我就进行不了了

checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... no
checking for style of include used by make... none
checking for gcc... gcc
checking for C compiler default output file name... configure: error: C compiler cannot create executables
See `config.log' for more details.

是什么问题呢,大家帮我一下
kb971
帖子: 5
注册时间: 2006-08-08 14:57

#2

帖子 kb971 » 2006-08-08 19:34

为什么没人帮我撒
头像
leal
帖子: 1119
注册时间: 2005-08-29 14:49
来自: 杭州
联系:

#3

帖子 leal » 2006-08-08 19:53

See `config.log' for more details.

贴出来看看
用心×恒 | 豆瓣 | 门户 | Blog
kb971
帖子: 5
注册时间: 2006-08-08 14:57

#4

帖子 kb971 » 2006-08-09 1:26

这就是我安装不了的日记,你看看那里出错了

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by cyclone configure 0.1.5, which was
generated by GNU Autoconf 2.59. Invocation command line was

$ ./configure

## --------- ##
## Platform. ##
## --------- ##

hostname = dhcppc3
uname -m = i686
uname -r = 2.6.15-23-386
uname -s = Linux
uname -v = #1 PREEMPT Tue May 23 13:49:40 UTC 2006

/usr/bin/uname -p = unknown
/bin/uname -X = unknown

/bin/arch = i686
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown

PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/bin/X11
PATH: /usr/games


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1567: checking for a BSD-compatible install
configure:1622: result: /usr/bin/install -c
configure:1633: checking whether build environment is sane
configure:1676: result: yes
configure:1741: checking for gawk
configure:1770: result: no
configure:1741: checking for mawk
configure:1757: found /usr/bin/mawk
configure:1767: result: mawk
configure:1777: checking whether make sets $(MAKE)
configure:1801: result: no
configure:1980: checking for style of include used by make
configure:2008: result: none
configure:2079: checking for gcc
configure:2095: found /usr/bin/gcc
configure:2105: result: gcc
configure:2349: checking for C compiler version
configure:2352: gcc --version </dev/null >&5
gcc (GCC) 4.0.3 (Ubuntu 4.0.3-1ubuntu5)
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:2355: $? = 0
configure:2357: gcc -v </dev/null >&5
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v --enable-languages=c,c++,java,f95,objc,ada,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.0 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-java-awt=gtk-default --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-4.0-1.4.2.0/jre --enable-mpfr --disable-werror --with-tune=pentium4 --enable-checking=release i486-linux-gnu
Thread model: posix
gcc version 4.0.3 (Ubuntu 4.0.3-1ubuntu5)
configure:2360: $? = 0
configure:2362: gcc -V </dev/null >&5
gcc: '-V' option must have argument
configure:2365: $? = 1
configure:2388: checking for C compiler default output file name
configure:2391: gcc conftest.c >&5
/usr/bin/ld: crt1.o: No such file: No such file or directory
collect2: ld returned 1 exit status
configure:2394: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "cyclone"
| #define PACKAGE_TARNAME "cyclone"
| #define PACKAGE_VERSION "0.1.5"
| #define PACKAGE_STRING "cyclone 0.1.5"
| #define PACKAGE_BUGREPORT "xihels@163.com"
| #define PACKAGE "cyclone"
| #define VERSION "0.1.5"
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:2433: error: C compiler cannot create executables
See `config.log' for more details.

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_F77_set=
ac_cv_env_F77_value=
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_PACKAGE_CFLAGS_set=
ac_cv_env_PACKAGE_CFLAGS_value=
ac_cv_env_PACKAGE_LIBS_set=
ac_cv_env_PACKAGE_LIBS_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=mawk
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_make_make_set=no

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /home/kb/cyclone-0.1.5m/missing --run aclocal-1.9'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /home/kb/cyclone-0.1.5m/missing --run tar'
AR=''
AUTOCONF='${SHELL} /home/kb/cyclone-0.1.5m/missing --run autoconf'
AUTOHEADER='${SHELL} /home/kb/cyclone-0.1.5m/missing --run autoheader'
AUTOMAKE='${SHELL} /home/kb/cyclone-0.1.5m/missing --run automake-1.9'
AWK='mawk'
CC='gcc'
CCDEPMODE=''
CFLAGS=''
CPP=''
CPPFLAGS=''
CXX=''
CXXCPP=''
CXXDEPMODE=''
CXXFLAGS=''
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP=''
EXEEXT=''
F77=''
FFLAGS=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBTOOL=''
LN_S=''
LTLIBOBJS=''
MAKEINFO='${SHELL} /home/kb/cyclone-0.1.5m/missing --run makeinfo'
OBJEXT=''
PACKAGE='cyclone'
PACKAGE_BUGREPORT='xihels@163.com'
PACKAGE_CFLAGS=''
PACKAGE_LIBS=''
PACKAGE_NAME='cyclone'
PACKAGE_STRING='cyclone 0.1.5'
PACKAGE_TARNAME='cyclone'
PACKAGE_VERSION='0.1.5'
PATH_SEPARATOR=':'
PKG_CONFIG=''
RANLIB=''
SET_MAKE='MAKE=make'
SHELL='/bin/sh'
STRIP=''
VERSION='0.1.5'
ac_ct_AR=''
ac_ct_CC='gcc'
ac_ct_CXX=''
ac_ct_F77=''
ac_ct_RANLIB=''
ac_ct_STRIP=''
ac_pt_PKG_CONFIG=''
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE=''
am__fastdepCXX_TRUE=''
am__include='#'
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build=''
build_alias=''
build_cpu=''
build_os=''
build_vendor=''
datadir='${prefix}/share'
exec_prefix='NONE'
host=''
host_alias=''
host_cpu=''
host_os=''
host_vendor=''
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/home/kb/cyclone-0.1.5m/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
mkdir_p='mkdir -p --'
oldincludedir='/usr/include'
prefix='NONE'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define PACKAGE "cyclone"
#define PACKAGE_BUGREPORT "xihels@163.com"
#define PACKAGE_NAME "cyclone"
#define PACKAGE_STRING "cyclone 0.1.5"
#define PACKAGE_TARNAME "cyclone"
#define PACKAGE_VERSION "0.1.5"
#define VERSION "0.1.5"

configure: exit 77
回复