QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 2894|回复: 2

求救!用garnome升级gnome时不断地checking

[复制链接]
发表于 2006-6-27 12:16:31 | 显示全部楼层 |阅读模式
我是用suse 10.0
下了garnome-2.14.2.1后
./configure
然后make install
一开始是下载各种各样的包
现在下完了
但就不断地
checking 晕~~~
已经一整晚了,到现在起码check了七八个小时了 巨汗~~~
究竟是什么回事呢?
 楼主| 发表于 2006-6-27 12:23:25 | 显示全部楼层
不断重复的内容如下:
很长哦~ -_-b
"GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: creating ./config.status
/bin/sh ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating tests/Makefile
config.status: executing depfiles commands
make[8]: Leaving directory `/home/eric/garnome-2.14.2.1/bootstrap/libtool/work/main.d/libtool-1.5.22'
make[8]: Entering directory `/home/eric/garnome-2.14.2.1/bootstrap/libtool/work/main.d/libtool-1.5.22'
make[8]: Warning: File `libtool.m4' has modification time 1.4e+06 s in the future
rm -f acinclude.m4 acinclude.m4T
cat ./libtool.m4 > acinclude.m4T
mv acinclude.m4T acinclude.m4
cd . && /bin/sh /home/eric/garnome-2.14.2.1/bootstrap/libtool/work/main.d/libtool-1.5.22/missing --run aclocal-1.9a -I /home/eric/garnome/share/aclocal
/home/eric/garnome-2.14.2.1/bootstrap/libtool/work/main.d/libtool-1.5.22/missing: line 52: aclocal-1.9a: command not found
WARNING: `aclocal-1.9a' is missing on your system.  You should only need it if
         you modified `acinclude.m4' or `configure.ac'.  You might want
         to install the `Automake' and `Perl' packages.  Grab them from
         any GNU archive site.
cd . && /bin/sh /home/eric/garnome-2.14.2.1/bootstrap/libtool/work/main.d/libtool-1.5.22/missing --run automake-1.9a --gnu
/home/eric/garnome-2.14.2.1/bootstrap/libtool/work/main.d/libtool-1.5.22/missing: line 52: automake-1.9a: command not found
WARNING: `automake-1.9a' is missing on your system.  You should only need it if
         you modified `Makefile.am', `acinclude.m4' or `configure.ac'.
         You might want to install the `Automake' and `Perl' packages.
         Grab them from any GNU archive site.
cd . && /bin/sh /home/eric/garnome-2.14.2.1/bootstrap/libtool/work/main.d/libtool-1.5.22/missing --run autoconf
/home/eric/garnome-2.14.2.1/bootstrap/libtool/work/main.d/libtool-1.5.22/missing: line 52: autoconf: command not found
WARNING: `autoconf' is missing on your system.  You should only need it if
         you modified `configure.ac'.  You might want to install the
         `Autoconf' and `GNU m4' packages.  Grab them from any GNU
         archive site.
/bin/sh ./config.status --recheck
running CONFIG_SHELL=/bin/sh /bin/sh ./configure  --prefix=/home/eric/garnome --exec_prefix=/home/eric/garnome --bindir=/home/eric/garnome/bin --sbindir=/home/eric/garnome/sbin --libexecdir=/home/eric/garnome/libexec --datadir=/home/eric/garnome/share --sysconfdir=/home/eric/garnome/etc --sharedstatedir=/home/eric/garnome/share --localstatedir=/home/eric/garnome/var --libdir=/home/eric/garnome/lib --infodir=/home/eric/garnome/info --includedir=/home/eric/garnome/include --mandir=/home/eric/garnome/man --disable-static --disable-maintainer-mode --with-html-dir=/home/eric/garnome/share/gtk-doc/html --disable-gtk-doc --disable-debug --disable-tests CC=cc CFLAGS=-I/home/eric/garnome/include -L/home/eric/garnome/lib -O2 -pipe LDFLAGS=-Wl,--export-dynamic -L/home/eric/garnome/lib CPPFLAGS=-I/home/eric/garnome/include CXX=g++ CXXFLAGS=-I/home/eric/garnome/include -L/home/eric/garnome/lib -O2 -pipe --enable-ltdl-install  --no-create --no-recursion
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc... cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of cc... none
checking for a sed that does not truncate output... /usr/bin/sed
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ld used by cc... /usr/i586-suse-linux/bin/ld
checking if the linker (/usr/i586-suse-linux/bin/ld) is GNU ld... yes
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking for gcj... gcj
checking for windres... no
checking for /usr/i586-suse-linux/bin/ld option to reload object files... -r
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... cc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... g++ -E
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from cc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if cc supports -fno-rtti -fno-exceptions... no
checking for cc option to produce PIC... -fPIC
checking if cc PIC flag -fPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking whether the cc linker (/usr/i586-suse-linux/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... cat: /etc/ld.so.conf.d/*.conf: No such file or directory
GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... no
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/i586-suse-linux/bin/ld
checking if the linker (/usr/i586-suse-linux/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/i586-suse-linux/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/i586-suse-linux/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... cat: /etc/ld.so.conf.d/*.conf: No such file or directory
GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
appending configuration tag "GCJ" to libtool
checking if gcj supports -fno-rtti -fno-exceptions... (cached) no
checking for gcj option to produce PIC... -fPIC
checking if gcj PIC flag -fPIC works... yes
checking if gcj static flag -static works... no
checking if gcj supports -c -o file.o... yes
checking whether the gcj linker (/usr/i586-suse-linux/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... cat: /etc/ld.so.conf.d/*.conf: No such file or directory"
回复

使用道具 举报

发表于 2006-6-27 14:10:01 | 显示全部楼层
看不出问题所在。

跳过 bootstrap 吧。基本不需要。如果需要就看 suse 里的包。
回复

使用道具 举报

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

本版积分规则

GMT+8, 2024-3-29 13:48 , Processed in 0.125517 second(s), 15 queries .

© 2021 Powered by Discuz! X3.5.

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