LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 863|回复: 7

安装gaim-cvs-0218-qq-0.2.5.src.tbz时出现的问题!

[复制链接]
发表于 2004-4-30 13:34:24 | 显示全部楼层 |阅读模式
checking for pkg-config... /usr/bin/pkg-config
checking for GLIB - version >= 2.0.0... no
*** Could not run GLIB test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means GLIB is incorrectly installed.
configure: error:
*** GLib 2.0 is required to build Gaim; please make sure you have the GLib
*** development headers installed. The latest version of GLib is
*** always available at http://www.gtk.org/.
---------------------------------------------------------
自己理解:缺少GLIB解析文件!
请问高手的理解!并说明从和寻找!谢谢!
祝愿大家合作开心!
 楼主| 发表于 2004-5-1 11:23:19 | 显示全部楼层

问题!

我刚照上面的提示安装GLIB的过程中出现以下情况!
------------------------------------------------
[root@online glib-2.4.0]# ./configure
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 whether to enable maintainer-specific portions of Makefiles... no
checking build system type... i686-redhat-linux-gnu
checking host system type... i686-redhat-linux-gnu
checking for the BeOS... no
checking for Win32... no
checking whether to enable garbage collector friendliness... no
checking whether to disable memory pools... no
checking for gcc... gcc
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 gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for c++... c++
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc3
checking for gcc option to accept ANSI C... none needed
checking for a BSD-compatible install... /usr/bin/install -c
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for _LARGE_FILES value needed for large files... no
checking for pkg-config... /usr/bin/pkg-config
checking for gawk... (cached) gawk
checking for perl5... no
checking for perl... perl
checking for indent... indent
checking for perl... /usr/bin/perl
checking for iconv_open... yes
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -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 locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... /usr/bin/msgfmt
checking for dcgettext... yes
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for catalogs to be installed...  am ar az be bg bn ca cs cy da de el eo es et eu fa fi fr ga gl he hi hr id is it ja ko lt lv mk mn ms nl nn no pa pl pt pt_BR ro ru sk sl sq sr sr@ije sr@Latn sv ta tr uk vi yi zh_CN zh_TW
./configure: line 7152: ./po/POTFILES.in: No such file or directory
checking for a sed that does not truncate output... /bin/sed
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... c++ -E
checking for g77... g77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether g77 accepts -g... yes
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
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 c++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking for c++ option to produce PIC... -fPIC
checking if c++ PIC flag -fPIC works... yes
checking if c++ supports -c -o file.o... yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for g77 option to produce PIC... -fPIC
checking if g77 PIC flag -fPIC works... yes
checking if g77 supports -c -o file.o... yes
checking whether the g77 linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for extra flags to get ANSI library prototypes... none needed
checking for extra flags for POSIX compliance... none needed
checking for ANSI C header files... (cached) yes
checking for vprintf... yes
checking for _doprnt... no
checking for working alloca.h... yes
checking for alloca... yes
checking for atexit... yes
checking for on_exit... yes
checking for char... yes
checking size of char... 1
checking for short... yes
checking size of short... 2
checking for long... yes
checking size of long... 4
checking for int... yes
checking size of int... 4
checking for void *... yes
checking size of void *... 4
checking for long long... yes
checking size of long long... 8
checking for __int64... no
checking size of __int64... 0
checking for format to printf and scanf a guint64... %llu
checking for an ANSI C-conforming const... yes
checking if malloc() and friends prototypes are gmem.h compatible... yes
checking for growing stack pointer... no
checking for __inline... yes
checking for __inline__... yes
checking for inline... yes
checking for ISO C99 varargs macros in C... yes
checking for ISO C99 varargs macros in C++... yes
checking for GNUC varargs macros... yes
checking whether byte ordering is bigendian... no
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/poll.h usability... yes
checking sys/poll.h presence... yes
checking for sys/poll.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking for sys/types.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking for unistd.h... (cached) yes
checking values.h usability... yes
checking values.h presence... yes
checking for values.h... yes
checking for stdint.h... (cached) yes
checking sched.h usability... yes
checking sched.h presence... yes
checking for sched.h... yes
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking for nl_langinfo... yes
checking for nl_langinfo and CODESET... yes
checking whether we are using the GNU C Library 2.1 or newer... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for setlocale... yes
checking for size_t... yes
checking size of size_t... 4
checking for the appropriate definition for size_t... unsigned int
checking for lstat... yes
checking for strerror... yes
checking for strsignal... yes
checking for memmove... yes
checking for mkstemp... yes
checking for vsnprintf... yes
checking for stpcpy... yes
checking for strcasecmp... yes
checking for strncasecmp... yes
checking for poll... yes
checking for getcwd... yes
checking for nanosleep... yes
checking for vasprintf... yes
checking for setenv... yes
checking for unsetenv... yes
checking for getc_unlocked... yes
checking for readlink... yes
checking for symlink... yes
checking for C99 vsnprintf... yes
checking whether printf supports positional parameters... yes
checking for signed... yes
checking for long long... (cached) yes
checking for long double... yes
checking for wchar_t... yes
checking for wint_t... yes
checking for size_t... (cached) yes
checking for ptrdiff_t... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for snprintf... yes
checking for C99 snprintf... yes
checking for sys_errlist... yes
checking for sys_siglist... yes
checking for sys_siglist declaration... yes
checking for fd_set... yes, found in sys/types.h
checking whether realloc (NULL,) will work... yes
checking for nl_langinfo (CODESET)... yes
checking for OpenBSD strlcpy/strlcat... no
checking for an implementation of va_copy()... yes
checking for an implementation of __va_copy()... yes
checking whether va_lists can be copied by value... yes
checking for dlopen... no
checking for NSLinkModule... no
checking for dlopen in -ldl... yes
checking for dlsym in -ldl... yes
checking for RTLD_GLOBAL brokenness... no
checking for preceeding underscore in symbols... no
checking for dlerror... yes
checking for the suffix of shared libraries... .so
checking for gspawn implementation... gspawn.lo
checking for GIOChannel implementation... giounix.lo
checking for platform-dependent source...
checking whether to compile timeloop... yes
checking if building for some Win32 platform... no
checking for thread implementation... posix
checking thread related cflags... -pthread
checking for sched_get_priority_min... yes
checking thread related libraries... -pthread
checking for localtime_r... yes
checking for posix getpwuid_r... yes
checking size of pthread_t... 4
checking for pthread_attr_setstacksize... yes
checking for minimal/maximal thread priority... sched_get_priority_min(SCHED_OTHER)/sched_get_priority_max(SCHED_OTHER)
checking for pthread_setschedparam... yes
checking for posix yield function... sched_yield
checking size of pthread_mutex_t... 24
checking byte contents of PTHREAD_MUTEX_INITIALIZER... 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
checking whether to use assembler code for atomic operations... i486
checking value of POLLIN... 1
checking value of POLLOUT... 4
checking value of POLLPRI... 2
checking value of POLLERR... 8
checking value of POLLHUP... 16
checking value of POLLNVAL... 32
checking for EILSEQ... yes
configure: creating ./config.status
config.status: creating glib-2.0.pc
config.status: creating glib-2.0-uninstalled.pc
config.status: creating gmodule-2.0.pc
config.status: creating gmodule-2.0-uninstalled.pc
config.status: creating gthread-2.0.pc
config.status: creating gthread-2.0-uninstalled.pc
config.status: creating gobject-2.0.pc
config.status: creating gobject-2.0-uninstalled.pc
config.status: creating glib-zip
config.status: creating glib-gettextize
config.status: creating Makefile
config.status: creating build/Makefile
config.status: creating build/win32/Makefile
config.status: creating build/win32/dirent/Makefile
config.status: creating glib/Makefile
config.status: creating glib/libcharset/Makefile
config.status: creating glib/gnulib/Makefile
config.status: creating gmodule/Makefile
config.status: creating gmodule/gmoduleconf.h
config.status: creating gobject/Makefile
config.status: creating gobject/glib-mkenums
config.status: creating gthread/Makefile
config.status: creating po/Makefile.in
config.status: creating docs/Makefile
config.status: creating docs/reference/Makefile
config.status: creating docs/reference/glib/Makefile
config.status: creating docs/reference/glib/version.xml
config.status: creating docs/reference/gobject/Makefile
config.status: creating docs/reference/gobject/version.xml
config.status: creating tests/Makefile
config.status: creating tests/gobject/Makefile
config.status: creating m4macros/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: executing glibconfig.h commands
config.status: glibconfig.h is unchanged
config.status: executing chmod-scripts commands
[root@online glib-2.4.0]# ./install-sh
./install-sh: no input file specified
[root@online glib-2.4.0]# make
cd . && /bin/sh ./config.status glibconfig.h
config.status: executing glibconfig.h commands
config.status: glibconfig.h is unchanged
echo timestamp > stamp-gc-h
make  all-recursive
make[1]: Entering directory `/usr/local/glib-2.4.0'
Making all in .
make[2]: Entering directory `/usr/local/glib-2.4.0'
make[2]: Leaving directory `/usr/local/glib-2.4.0'
Making all in m4macros
make[2]: Entering directory `/usr/local/glib-2.4.0/m4macros'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/glib-2.4.0/m4macros'
Making all in glib
make[2]: Entering directory `/usr/local/glib-2.4.0/glib'
Making all in libcharset
make[3]: Entering directory `/usr/local/glib-2.4.0/glib/libcharset'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/local/glib-2.4.0/glib/libcharset'
make[3]: Entering directory `/usr/local/glib-2.4.0/glib'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/usr/local/glib-2.4.0/glib'
make[2]: Leaving directory `/usr/local/glib-2.4.0/glib'
Making all in gobject
make[2]: Entering directory `/usr/local/glib-2.4.0/gobject'
make  all-am
make[3]: Entering directory `/usr/local/glib-2.4.0/gobject'
make[3]: Leaving directory `/usr/local/glib-2.4.0/gobject'
make[2]: Leaving directory `/usr/local/glib-2.4.0/gobject'
Making all in gmodule
make[2]: Entering directory `/usr/local/glib-2.4.0/gmodule'
make  all-am
make[3]: Entering directory `/usr/local/glib-2.4.0/gmodule'
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../glib -I../gmodule -DG_LOG_DOMAIN=\"GModule\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED  -pthread  -g -O2 -Wall -MT gmodule.lo -MD -MP -MF ".deps/gmodule.Tpo" \
  -c -o gmodule.lo `test -f 'gmodule.c' || echo './'`gmodule.c; \
then mv -f ".deps/gmodule.Tpo" ".deps/gmodule.Plo"; \
else rm -f ".deps/gmodule.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../glib -I../gmodule -DG_LOG_DOMAIN=\"GModule\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -pthread -g -O2 -Wall -MT gmodule.lo -MD -MP -MF .deps/gmodule.Tpo -c gmodule.c  -fPIC -DPIC -o .libs/gmodule.o
/bin/sh ../libtool --mode=link gcc  -g -O2 -Wall   -o libgmodule-2.0.la -rpath /usr/local/lib -Wl,--export-dynamic -version-info 400:0:400 -export-dynamic   gmodule.lo   -ldl ../glib/libglib-2.0.la
gcc -shared  .libs/gmodule.o  -Wl,--rpath -Wl,/usr/local/glib-2.4.0/glib/.libs -Wl,--rpath -Wl,/usr/local/lib -ldl ../glib/.libs/libglib-2.0.so  -Wl,--export-dynamic -Wl,-soname -Wl,libgmodule-2.0.so.0 -o .libs/libgmodule-2.0.so.0.400.0
(cd .libs && rm -f libgmodule-2.0.so.0 && ln -s libgmodule-2.0.so.0.400.0 libgmodule-2.0.so.0)
(cd .libs && rm -f libgmodule-2.0.so && ln -s libgmodule-2.0.so.0.400.0 libgmodule-2.0.so)
creating libgmodule-2.0.la
(cd .libs && rm -f libgmodule-2.0.la && ln -s ../libgmodule-2.0.la libgmodule-2.0.la)
make[3]: Leaving directory `/usr/local/glib-2.4.0/gmodule'
make[2]: Leaving directory `/usr/local/glib-2.4.0/gmodule'
Making all in gthread
make[2]: Entering directory `/usr/local/glib-2.4.0/gthread'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/glib-2.4.0/gthread'
Making all in tests
make[2]: Entering directory `/usr/local/glib-2.4.0/tests'
Making all in gobject
make[3]: Entering directory `/usr/local/glib-2.4.0/tests/gobject'
make  all-am
make[4]: Entering directory `/usr/local/glib-2.4.0/tests/gobject'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/usr/local/glib-2.4.0/tests/gobject'
make[3]: Leaving directory `/usr/local/glib-2.4.0/tests/gobject'
make[3]: Entering directory `/usr/local/glib-2.4.0/tests'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/usr/local/glib-2.4.0/tests'
make[2]: Leaving directory `/usr/local/glib-2.4.0/tests'
Making all in build
make[2]: Entering directory `/usr/local/glib-2.4.0/build'
Making all in win32
make[3]: Entering directory `/usr/local/glib-2.4.0/build/win32'
Making all in dirent
make[4]: Entering directory `/usr/local/glib-2.4.0/build/win32/dirent'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/usr/local/glib-2.4.0/build/win32/dirent'
make[4]: Entering directory `/usr/local/glib-2.4.0/build/win32'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/usr/local/glib-2.4.0/build/win32'
make[3]: Leaving directory `/usr/local/glib-2.4.0/build/win32'
make[3]: Entering directory `/usr/local/glib-2.4.0/build'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/usr/local/glib-2.4.0/build'
make[2]: Leaving directory `/usr/local/glib-2.4.0/build'
Making all in po
make[2]: Entering directory `/usr/local/glib-2.4.0/po'
make[2]: *** No rule to make target `POTFILES.in', needed by `POTFILES'.  Stop.
make[2]: Leaving directory `/usr/local/glib-2.4.0/po'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/glib-2.4.0'
make: *** [all] Error 2
-------------------------------------------------
请问如何解决!
 楼主| 发表于 2004-5-2 00:16:35 | 显示全部楼层

谁可以帮助呢?

谁可以帮助呢?
发表于 2004-5-2 00:23:50 | 显示全部楼层
http://openq.linuxsir.cn/
下载最新版本试试
http://openq.linuxsir.cn/download/openQ-0.3.tbz
将下面这个包解压,然后覆盖上面这个的openQ-0.3/gaim-0.77/src/protocols/qq这个目录,我也正在编绎,希望不会有错误
http://openq.linuxsir.cn/download/qq-ver-0.3.0-p2.tbz
发表于 2004-5-2 00:29:37 | 显示全部楼层
HOHO,make也通过了,高兴,
 楼主| 发表于 2004-5-2 00:35:37 | 显示全部楼层

多谢!

我去试一下!对了!你可以确定上面的安装问题出在版本的问题上吗?
发表于 2004-5-2 00:55:36 | 显示全部楼层
你安装的那个版本,我曾经也打包有误,当时在软件版区,好像有朋友提到目录错位,不知道该用什么关键词搜索,反正新的版本肯定是没问题的
 楼主| 发表于 2004-5-2 01:02:24 | 显示全部楼层

OK!

我刚才就把你说的那两个最新的压缩包下载了!也完成了覆盖!
-----------------------------------------------------------
请你看一下我列出的那个安装过程的最后是不是版本的问题!还是说我系统本身缺少某一软件包!如GLIB!这个我安装了!MAKE INSTALL完成!
--------------------------------------------------------
请你仔细看一下我安装的过程!谢谢!
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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