QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 1226|回复: 5

求助,我想装qq但是现在卡住了,我该怎么办?看不懂阿!

[复制链接]
发表于 2003-10-19 23:36:08 | 显示全部楼层 |阅读模式
我按照提示用了./configure然后用make就不行了,提示如下:
[root@localhost gaim-0.64]# ./configure
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 sed... /bin/sed
checking for gcc... gcc
checking for C compiler default output... configure: error: C compiler cannot create executables
See `config.log' for more details.
没有通过的是什么呀?哪位大哥好心告诉我,谢谢了!!!
 楼主| 发表于 2003-10-20 10:43:49 | 显示全部楼层
最新进展:

[root@localhost gaim-0.64]# ./configure
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... found
checking for working autoconf... found
checking for working automake-1.4... found
checking for working autoheader... found
checking for working makeinfo... missing
checking for sed... /bin/sed
checking for gcc... gcc
checking for C compiler default output... configure: error: C compiler cannot create executables
See `config.log' for more details.
[root@localhost gaim-0.64]# make
make: *** 没有指明目标并且找不到 makefile。 停止。
[root@localhost gaim-0.64]# cat config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.57.  Invocation command line was

  $ ./configure

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

hostname = localhost.localdomain
uname -m = i686
uname -r = 2.4.18-14
uname -s = Linux
uname -v = #1 Wed Sep 4 12:13:11 EDT 2002

/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: /sbin
PATH: /bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /usr/X11R6/bin
PATH: /root/bin
回复

使用道具 举报

 楼主| 发表于 2003-10-20 10:44:56 | 显示全部楼层
## ----------- ##
## Core tests. ##
## ----------- ##

configure:1513: checking for a BSD-compatible install
configure:1567: result: /usr/bin/install -c
configure:1578: checking whether build environment is sane
configure:1621: result: yes
configure:1636: checking whether make sets $(MAKE)
configure:1656: result: yes
configure:1688: checking for working aclocal-1.4
configure:1695: result: found
configure:1703: checking for working autoconf
configure:1710: result: found
configure:1718: checking for working automake-1.4
configure:1725: result: found
configure:1733: checking for working autoheader
configure:1740: result: found
configure:1748: checking for working makeinfo
configure:1759: result: missing
configure:1769: checking for sed
configure:1787: found /bin/sed
configure:1799: result: /bin/sed
configure:1853: checking for gcc
configure:1869: found /usr/bin/gcc
configure:1879: result: gcc
configure:2123: checking for C compiler version
configure:2126: gcc --version </dev/null >&5
gcc (GCC) 3.1 (Red Hat Linux Rawhide 3.1-1)
Copyright (C) 2002 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:2129: $? = 0
configure:2131: gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/3.1/specs
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --host=i386-redhat-linux --with-system-zlib
Thread model: posix
gcc version 3.1 (Red Hat Linux Rawhide 3.1-1)
configure:2134: $? = 0
configure:2136: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:2139: $? = 1
configure:2163: checking for C compiler default output
configure:2166: gcc    conftest.c  >&5
gcc: installation problem, cannot exec `as': No such file or directory
configure:2169: $? = 1
configure: failed program was:
| #line 2142 "configure"
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "gaim"
| #define VERSION "0.64"
| /* end confdefs.h.  */
|
| int
| main ()
| {
|
|   ;
|   return 0;
| }
configure:2208: 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_LDFLAGS_set=
ac_cv_env_LDFLAGS_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_path_sedpath=/bin/sed
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_make_make_set=yes
回复

使用道具 举报

 楼主| 发表于 2003-10-20 10:46:17 | 显示全部楼层
## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='aclocal-1.4'
ALLOCA=''
AO_CFLAGS=''
AO_LIBS=''
AUDIOFILE_CFLAGS=''
AUDIOFILE_CONFIG=''
AUDIOFILE_LIBS=''
AUTOCONF='autoconf'
AUTOHEADER='autoheader'
AUTOMAKE='automake-1.4'
BUILD_INCLUDED_LIBINTL=''
CATOBJEXT=''
CC='gcc'
CFLAGS=''
CPP=''
CPPFLAGS=''
DATADIRNAME=''
DEFS=''
DISTRIB_FALSE=''
DISTRIB_TRUE=''
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP=''
EXEEXT=''
GENCAT=''
GLIBC21=''
GLIB_CFLAGS=''
GLIB_GENMARSHAL=''
GLIB_LIBS=''
GLIB_MKENUMS=''
GMSGFMT=''
GOBJECT_QUERY=''
GTKSPELL_CFLAGS=''
GTKSPELL_LIBS=''
GTK_CFLAGS=''
GTK_LIBS=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTOBJEXT=''
INTLBISON=''
INTLLIBS=''
INTLOBJS=''
INTL_LIBTOOL_SUFFIX_PREFIX=''
KRB4_CFLAGS=''
KRB4_LDFLAGS=''
KRB4_LIBS=''
LDADD=''
LDFLAGS=''
LIBICONV=''
LIBINTL=''
LIBOBJS=''
LIBS=''
LIBTOOL=''
LN_S=''
LTLIBICONV=''
LTLIBINTL=''
LTLIBOBJS=''
MAKEINFO='/root/gaim-0.64/missing makeinfo'
MKINSTALLDIRS=''
MSGFMT=''
MSGMERGE=''
OBJEXT=''
PACKAGE='gaim'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PERL_CFLAGS=''
PERL_LIBS=''
PKG_CONFIG=''
PLUGINS_FALSE=''
PLUGINS_TRUE=''
POSUB=''
PRPLS_FALSE=''
PRPLS_TRUE=''
RANLIB=''
SET_MAKE=''
SHELL='/bin/sh'
SM_LIBS=''
SOUND_LIBS=''
STATIC_GG_FALSE=''
STATIC_GG_TRUE=''
STATIC_IRC_FALSE=''
STATIC_IRC_TRUE=''
STATIC_JABBER_FALSE=''
STATIC_JABBER_TRUE=''
STATIC_LINK_LIBS=''
STATIC_MSN_FALSE=''
STATIC_MSN_TRUE=''
STATIC_NAPSTER_FALSE=''
STATIC_NAPSTER_TRUE=''
STATIC_OSCAR_FALSE=''
STATIC_OSCAR_TRUE=''
STATIC_PRPLS=''
STATIC_TOC_FALSE=''
STATIC_TOC_TRUE=''
STATIC_YAHOO_FALSE=''
STATIC_YAHOO_TRUE=''
STATIC_ZEPHYR_FALSE=''
STATIC_ZEPHYR_TRUE=''
STRIP=''
USE_INCLUDED_LIBINTL=''
USE_NLS=''
USE_PERL_FALSE=''
USE_PERL_TRUE=''
VERSION='0.64'
XGETTEXT=''
XSS_LIBS=''
X_CFLAGS=''
X_EXTRA_LIBS=''
X_LIBS=''
X_PRE_LIBS=''
ac_ct_CC='gcc'
ac_ct_RANLIB=''
ac_ct_STRIP=''
bindir='${exec_prefix}/bin'
build=''
build_alias=''
build_cpu=''
build_os=''
build_vendor=''
datadir='${prefix}/share'
exec_prefix='NONE'
gaimpath=''
host=''
host_alias=''
host_cpu=''
host_os=''
host_vendor=''
includedir='${prefix}/include'
infodir='${prefix}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
oldincludedir='/usr/include'
perlpath=''
prefix='NONE'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sedpath='/bin/sed'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

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

#define PACKAGE "gaim"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define VERSION "0.64"

configure: exit 77
到底是哪出了问题,请高手指点!!!
回复

使用道具 举报

发表于 2003-10-20 12:41:47 | 显示全部楼层
没有汇编器,装binutils
回复

使用道具 举报

发表于 2003-10-20 15:55:45 | 显示全部楼层
版主,你是怎么看出它没有装汇編器的啊??
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2024-11-15 12:51 , Processed in 0.195248 second(s), 15 queries .

© 2021 Powered by Discuz! X3.5.

快速回复 返回顶部 返回列表