LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
楼主: puzzlebird

Gaim QQ 0.2.7 发布了

[复制链接]
发表于 2004-3-24 12:51:32 | 显示全部楼层
1.检查你的/usr/local/lib/gaim目录(默认安装时)下是否有libqq.so文件
2.检查你的gaim版本是否为0.76cvs
3.使用gaim -d参数启动,看看是否有undefined function之类的错误造成
发表于 2004-3-24 12:56:01 | 显示全部楼层
最初由 victor541 发表
为什么我照步骤编译完成后打开GAIM,里面没有QQ协议??


我也是这个样子,是最新的0.2.7.1的版本
发表于 2004-3-24 12:57:30 | 显示全部楼层
最初由 henryouly 发表
1.检查你的/usr/local/lib/gaim目录(默认安装时)下是否有libqq.so文件
2.检查你的gaim版本是否为0.76cvs
3.使用gaim -d参数启动,看看是否有undefined function之类的错误造成


plugins: /opt/gaim0.2.7.1/lib/gaim/libqq.so is unloadable: /opt/gaim0.2.7.1/lib/gaim/libqq.so: undefined symbol: srandomdev
怎么解决?
发表于 2004-3-24 12:58:21 | 显示全部楼层
plugins: /usr/local/lib/gaim/libqq.so is unloadable: /usr/local/lib/gaim/libqq.so: undefined symbol: srandomdev


出现这个
改怎么办?
发表于 2004-3-24 12:59:35 | 显示全部楼层
最初由 chenchp 发表
plugins: /opt/gaim0.2.7.1/lib/gaim/libqq.so is unloadable: /opt/gaim0.2.7.1/lib/gaim/libqq.so: undefined symbol: srandomdev
怎么解决?


我也是一样的问题
是哪里出错了?
发表于 2004-3-24 13:04:43 | 显示全部楼层
好像还是不支持移动qq嘛
发表于 2004-3-24 13:29:57 | 显示全部楼层
好像只能装在/opt?我装在/usr/local下找不到QQ协议。

哦,看了后面puzzlebird的回帖,大概也是*random*那个函数的问题。
发表于 2004-3-24 13:34:09 | 显示全部楼层

qq-0.2.7.1

写给puzzlebird:首先谢谢你!!!我安装出现以下问题:
[root@Host gaim-cvs-0319]#./autogen.sh--prefix=/opt/gaim-qq
Generating configuration files for Gaim, please wait....

Running gettextize, please ignore non-fatal messages....
Creating directory m4
Copying file m4/codeset.m4
Copying file m4/gettext.m4
Copying file m4/glibc21.m4
Copying file m4/iconv.m4
Copying file m4/isc-posix.m4
Copying file m4/lcmessage.m4
Copying file m4/progtest.m4
Copying file po/Makefile.in.in
Running libtoolize, please ignore non-fatal messages....
automake: Makefile.am: required file `./NEWS' not found
automake: Makefile.am: required file `./README' not found
automake: Makefile.am: required file `./AUTHORS' not found
automake: Makefile.am: required file `./NEWS' not found
automake: Makefile.am: required file `./README' not found
automake: Makefile.am: required file `./AUTHORS' not found
[root@Host gaim-cvs-0319]# ./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... found
checking for sed... /bin/sed
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 build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
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 for a sed that does not truncate output... /bin/sed
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking command to parse /usr/bin/nm -B output... ok
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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for ranlib... ranlib
checking for strip... strip
checking for objdir... .libs
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking whether the linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking whether -lc should be explicitly linked in... no
creating libtool
checking for a BSD-compatible install... /usr/bin/install -c
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for ranlib... (cached) ranlib
checking for strerror in -lcposix... no
checking for an ANSI C-conforming const... yes
checking for signed... yes
checking for inline... inline
checking for off_t... yes
checking for size_t... yes
checking for long long... yes
checking for long double... yes
checking for wchar_t... yes
checking for wint_t... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for intmax_t... yes
checking whether printf() supports POSIX/XSI format strings... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether we are using the GNU C Library 2.1 or newer... yes
checking whether integer division by zero raises SIGFPE... yes
checking for unsigned long long... yes
checking for inttypes.h... yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking for stdint.h... (cached) yes
checking for SIZE_MAX... yes
checking for stdint.h... (cached) yes
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... ./config.rpath: ./config.rpath: No such file or directory
done
checking for ptrdiff_t... yes
checking argz.h usability... yes
checking argz.h presence... yes
checking for argz.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking nl_types.h usability... yes
checking nl_types.h presence... yes
checking for nl_types.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... 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 unistd.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for asprintf... yes
checking for fwprintf... yes
checking for getcwd... yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... yes
checking for munmap... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for snprintf... yes
checking for stpcpy... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strtoul... yes
checking for tsearch... yes
checking for wcslen... yes
checking for __argz_count... yes
checking for __argz_stringify... yes
checking for __argz_next... yes
checking for __fsetlocking... yes
checking whether _snprintf is declared... no
checking whether _snwprintf is declared... no
checking whether feof_unlocked is declared... yes
checking whether fgets_unlocked is declared... no
checking whether getc_unlocked is declared... yes
checking for iconv... yes
checking for iconv declaration...
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking for bison... bison
checking version of bison... 1.875, ok
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking for locale.h... (cached) yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking for an ANSI C-conforming const... (cached) yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking return type of signal handlers... void
checking for strftime... yes
checking for strdup... (cached) yes
checking for strstr... yes
checking for atexit... yes
checking for getopt_long... yes
checking for inet_aton... yes
checking for gethostent in -lnsl... yes
checking for socket... yes
checking for getaddrinfo... yes
checking for socklen_t... yes
checking for pkg-config... /usr/bin/pkg-config
checking for GLIB - version >= 2.0.0... yes (version 2.2.3)
checking for pkg-config... (cached) /usr/bin/pkg-config
checking for GTK+ - version >= 2.0.0... yes (version 2.2.4)
checking for gaim... /usr/bin/gaim
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for libstartup-notification-1.0 >= 0.5... Package libstartup-notification-1.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `libstartup-notification-1.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libstartup-notification-1.0' found
Building without libstartup-notification
checking for libxml-2.0 libebook-1.0 libedata-book-1.0... Package libxml-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `libxml-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libxml-2.0' found
checking for XScreenSaverRegister in -lXext... no
checking for XScreenSaverRegister in -lXss... yes
checking for SmcSaveYourselfDone in -lSM... yes
checking X11/SM/SMlib.h usability... yes
checking X11/SM/SMlib.h presence... yes
checking for X11/SM/SMlib.h... yes
checking for tm_gmtoff in struct tm... yes
checking for perl... /usr/bin/perl
checking for Perl compile flags... ok
checking for libperl... checking for perl_run... yes
checking for perl... perl
checking for perl module ExtUtils::MakeMaker... ok
checking for Perl_eval_pv... no
checking for old perl... no
checking for DynaLoader.a... no
checking for GNUTLS includes... ""
checking gnutls/gnutls.h usability... no
checking gnutls/gnutls.h presence... no
checking for gnutls/gnutls.h... no
checking for GNUTLS libraries... no
checking for mozilla-nss... Package mozilla-nss was not found in the pkg-config search path.
Perhaps you should add the directory containing `mozilla-nss.pc'
to the PKG_CONFIG_PATH environment variable
No package 'mozilla-nss' found
checking for Mozilla nspr4 includes in ... ""
checking nspr.h usability... no
checking nspr.h presence... no
checking for nspr.h... no
checking prio.h usability... no
checking prio.h presence... no
checking for prio.h... no
checking for Mozilla nspr4 libraries... no
checking for Mozilla nss3 includes... no
checking for Mozilla nss libraries... no
checking for tclConfig.sh... yes (/usr/lib/tclConfig.sh)
checking Tcl version compatability... ok, 8.4
checking for Tcl linkability... yes
checking for tkConfig.sh... yes (/usr/lib/tkConfig.sh)
checking for Tk linkability... yes
checking for gtkspell-2.0 >= 2.0.2... Package gtkspell-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gtkspell-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gtkspell-2.0' found
checking for dlopen... no
checking for dlopen in -ldl... yes
checking for ao... yes
checking for audiofile-config... /usr/bin/audiofile-config
checking for Audio File Library - version >= 0.2.0... yes
checking asm/byteorder.h usability... yes
checking asm/byteorder.h presence... yes
checking for asm/byteorder.h... yes
checking byteswap.h usability... yes
checking byteswap.h presence... yes
checking for byteswap.h... yes
checking endian.h usability... yes
checking endian.h presence... yes
checking for endian.h... yes
checking machine/endian.h usability... no
checking machine/endian.h presence... no
checking for machine/endian.h... no
checking arpa/nameser_compat.h usability... yes
checking arpa/nameser_compat.h presence... yes
checking for arpa/nameser_compat.h... yes
checking for bswap_32... no
checking for bswap_16... no
checking whether byte ordering is bigendian... no
checking for snprintf... (cached) yes
checking for connect... (cached) yes
checking for me pot o' gold... no
checking for gethostid... yes
checking for lrand48... yes
checking for memcpy... yes
checking for memmove... yes
checking for random... yes
checking for strchr... yes
checking for strerror... yes
checking for vprintf... yes
checking for malloc.h... (cached) yes
checking paths.h usability... yes
checking paths.h presence... yes
checking for paths.h... yes
checking sgtty.h usability... yes
checking sgtty.h presence... yes
checking for sgtty.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking sys/cdefs.h usability... yes
checking sys/cdefs.h presence... yes
checking for sys/cdefs.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/filio.h usability... no
checking sys/filio.h presence... no
checking for sys/filio.h... no
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/msgbuf.h usability... no
checking sys/msgbuf.h presence... no
checking for sys/msgbuf.h... no
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking for sys/wait.h... (cached) yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking for struct tm.tm_zone... yes
checking for timezone external... yes
checking for altzone external... no
checking for daylight external... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating Doxyfile
config.status: creating doc/Makefile
config.status: creating doc/gaim.1
config.status: creating doc/gaim-remote.1
config.status: creating intl/Makefile
config.status: creating pixmaps/Makefile
config.status: creating pixmaps/smileys/Makefile
config.status: creating pixmaps/smileys/default/Makefile
config.status: creating pixmaps/status/Makefile
config.status: creating pixmaps/status/default/Makefile
config.status: creating plugins/Makefile
config.status: creating plugins/docklet/Makefile
config.status: creating plugins/gevolution/Makefile
config.status: creating plugins/gaim-remote/Makefile
config.status: creating plugins/gestures/Makefile
config.status: creating plugins/perl/Makefile
config.status: creating plugins/perl/common/Makefile.PL
config.status: creating plugins/ssl/Makefile
config.status: creating plugins/tcl/Makefile
config.status: creating plugins/ticker/Makefile
config.status: creating po/Makefile.in
config.status: creating sounds/Makefile
config.status: creating src/Makefile
config.status: creating src/protocols/Makefile
config.status: creating src/protocols/qq/Makefile
config.status: creating src/protocols/gg/Makefile
config.status: creating src/protocols/irc/Makefile
config.status: creating src/protocols/jabber/Makefile
config.status: creating src/protocols/msn/Makefile
config.status: creating src/protocols/napster/Makefile
config.status: creating src/protocols/oscar/Makefile
config.status: creating src/protocols/toc/Makefile
config.status: creating src/protocols/trepia/Makefile
config.status: creating src/protocols/yahoo/Makefile
config.status: creating src/protocols/zephyr/Makefile
config.status: creating gaim.spec
config.status: creating config.h
config.status: executing default-1 commands
config.status: executing default-2 commands

gaim 0.76cvs

Build Protocol Plugins........ : yes
Protocols to link statically.. :
Protocols to build dynamically : qq gg irc jabber msn napster oscar toc yahoo zephyr

UI Library.................... : GTK 2.x
SSL Library/Libraries......... : None

Build with Plugin support..... : yes
Build with Perl support....... : yes
Build with Tcl support........ : yes
Build with Tk support......... : yes
Build with Audio support...... : yes
Build with NAS support........ : no
Build with GtkSpell support... : no

Use kerberos 4 with zephyr.... : no
Use external libzephyr........ : no

Use XScreenSaver Extension.... : yes
Use X Session Management...... : yes
Use startup notification.......: no

Print debugging messages...... : no

Gaim will be installed in /usr/local/bin.
Warning: You have an old copy of gaim at /usr/bin/gaim.

configure complete, now type 'make'
[root@Host gaim-cvs-0319]# make
cd . && autoheader
make  all-recursive
make[1]: Entering directory `/home/suphy/Desktop/qq-0.2.7.1/gaim-cvs-0319'
Making all in sounds
make[2]: Entering directory `/home/suphy/Desktop/qq-0.2.7.1/gaim-cvs-0319/sounds'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/suphy/Desktop/qq-0.2.7.1/gaim-cvs-0319/sounds'
Making all in plugins
make[2]: Entering directory `/home/suphy/Desktop/qq-0.2.7.1/gaim-cvs-0319/plugins'
Making all in docklet
make[3]: Entering directory `/home/suphy/Desktop/qq-0.2.7.1/gaim-cvs-0319/plugins/docklet'
/bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..  -DDATADIR=\"/usr/local/share\"    -DVERSION=\"0.76cvs\"   -I../../src  -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -g -O2 -Wall -g3 -c eggtrayicon.c
/bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..  -DDATADIR=\"/usr/local/share\"    -DVERSION=\"0.76cvs\"   -I../../src  -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -g -O2 -Wall -g3 -c docklet.c
/bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..  -DDATADIR=\"/usr/local/share\"    -DVERSION=\"0.76cvs\"   -I../../src  -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -g -O2 -Wall -g3 -c docklet-x11.c
/bin/sh ../../libtool --silent --mode=link gcc  -g -O2 -Wall -g3  -o docklet.la -rpath /usr/local/lib/gaim -module -avoid-version eggtrayicon.lo docklet.lo docklet-x11.lo  -lnsl
make[3]: Leaving directory `/home/suphy/Desktop/qq-0.2.7.1/gaim-cvs-0319/plugins/docklet'
Making all in gaim-remote
make[3]: Entering directory `/home/suphy/Desktop/qq-0.2.7.1/gaim-cvs-0319/plugins/gaim-remote'
/bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..  -DDATADIR=\"/usr/local/share\"    -DVERSION=\"0.76cvs\"   -I../..     -I../../plugins  -I../../src     -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include      -g -O2 -Wall -g3 -c remote-socket.c
/bin/sh ../../libtool --silent --mode=link gcc  -g -O2 -Wall -g3  -o libgaim-remote.la -rpath /usr/local/lib  remote-socket.lo -lglib-2.0   -lnsl
/bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..  -DDATADIR=\"/usr/local/share\"    -DVERSION=\"0.76cvs\"   -I../..     -I../../plugins  -I../../src     -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include      -g -O2 -Wall -g3 -c remote.c
/bin/sh ../../libtool --silent --mode=link gcc  -g -O2 -Wall -g3  -o gaim-remote.la -rpath /usr/local/lib/gaim -module -avoid-version remote.lo libgaim-remote.la -lglib-2.0   -lnsl
make[3]: Leaving directory `/home/suphy/Desktop/qq-0.2.7.1/gaim-cvs-0319/plugins/gaim-remote'
Making all in gestures
make[3]: Entering directory `/home/suphy/Desktop/qq-0.2.7.1/gaim-cvs-0319/plugins/gestures'
/bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..  -DDATADIR=\"/usr/local/share\"    -DVERSION=\"0.76cvs\"   -I../../src  -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -g -O2 -Wall -g3 -c gestures.c
/bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..  -DDATADIR=\"/usr/local/share\"    -DVERSION=\"0.76cvs\"   -I../../src  -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -g -O2 -Wall -g3 -c stroke.c
/bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..  -DDATADIR=\"/usr/local/share\"    -DVERSION=\"0.76cvs\"   -I../../src  -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -g -O2 -Wall -g3 -c stroke-draw.c
/bin/sh ../../libtool --silent --mode=link gcc  -g -O2 -Wall -g3  -o gestures.la -rpath /usr/local/lib/gaim -module -avoid-version gestures.lo stroke.lo stroke-draw.lo  -lnsl
make[3]: Leaving directory `/home/suphy/Desktop/qq-0.2.7.1/gaim-cvs-0319/plugins/gestures'
Making all in perl
make[3]: Entering directory `/home/suphy/Desktop/qq-0.2.7.1/gaim-cvs-0319/plugins/perl'
/bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..  -DVERSION=\"0.76cvs\"     -I../..         -I../../src             -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include            -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm  -I/usr/lib/perl5/5.8.3/i386-linux-thread-multi/CORE    -g -O2 -Wall -g3 -c perl.c
/bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..  -DVERSION=\"0.76cvs\"     -I../..         -I../../src             -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include            -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm  -I/usr/lib/perl5/5.8.3/i386-linux-thread-multi/CORE    -g -O2 -Wall -g3 -c perl-common.c
/bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..  -DVERSION=\"0.76cvs\"     -I../..         -I../../src             -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include            -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm  -I/usr/lib/perl5/5.8.3/i386-linux-thread-multi/CORE    -g -O2 -Wall -g3 -c perl-handlers.c
/bin/sh ../../libtool --silent --mode=link gcc  -g -O2 -Wall -g3  -o perl.la -rpath /usr/local/lib/gaim -module -avoid-version -rdynamic -Wl,-rpath,/usr/lib/perl5/5.8.3/i386-linux-thread-multi/CORE -L/usr/local/lib /usr/lib/perl5/5.8.3/i386-linux-thread-multi/auto/DynaLoader/DynaLoader.a -L/usr/lib/perl5/5.8.3/i386-linux-thread-multi/CORE -lperl -lnsl -ldl -lm -lcrypt -lutil -lpthread -lc perl.lo perl-common.lo perl-handlers.lo -rdynamic -Wl,-rpath,/usr/lib/perl5/5.8.3/i386-linux-thread-multi/CORE -L/usr/local/lib /usr/lib/perl5/5.8.3/i386-linux-thread-multi/auto/DynaLoader/DynaLoader.a -L/usr/lib/perl5/5.8.3/i386-linux-thread-multi/CORE -lperl -lnsl -ldl -lm -lcrypt -lutil -lpthread -lc -lnsl

*** Warning: Linking the shared library perl.la against the
*** static library /usr/lib/perl5/5.8.3/i386-linux-thread-multi/auto/DynaLoader/DynaLoader.a is not portable!
Writing Makefile for Gaim
make[4]: Entering directory `/home/suphy/Desktop/qq-0.2.7.1/gaim-cvs-0319/plugins/perl/common'
cp Gaim.pm blib/lib/Gaim.pm
AutoSplitting blib/lib/Gaim.pm (blib/lib/auto/Gaim)
/usr/bin/perl5.8.3 /usr/lib/perl5/5.8.3/ExtUtils/xsubpp  -typemap /usr/lib/perl5/5.8.3/ExtUtils/typemap -typemap typemap  Account.xs > Account.xsc && mv Account.xsc Account.c
gcc -c  -I. -I. -I../../.. -I../../../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm  -I/usr/lib/perl5/5.8.3/i386-linux-thread-multi/CORE  -g -O2 -Wall -g3 -O2 -fomit-frame-pointer -pipe -march=i586 -mcpu=pentiumpro   -DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" -fPIC "-I/usr/lib/perl5/5.8.3/i386-linux-thread-multi/CORE"   Account.c
/usr/bin/perl5.8.3 /usr/lib/perl5/5.8.3/ExtUtils/xsubpp  -typemap /usr/lib/perl5/5.8.3/ExtUtils/typemap -typemap typemap  BuddyList.xs > BuddyList.xsc && mv BuddyList.xsc BuddyList.c
gcc -c  -I. -I. -I../../.. -I../../../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm  -I/usr/lib/perl5/5.8.3/i386-linux-thread-multi/CORE  -g -O2 -Wall -g3 -O2 -fomit-frame-pointer -pipe -march=i586 -mcpu=pentiumpro   -DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" -fPIC "-I/usr/lib/perl5/5.8.3/i386-linux-thread-multi/CORE"   BuddyList.c
/usr/bin/perl5.8.3 /usr/lib/perl5/5.8.3/ExtUtils/xsubpp  -typemap /usr/lib/perl5/5.8.3/ExtUtils/typemap -typemap typemap  BuddyList_Buddy.xs > BuddyList_Buddy.xsc && mv BuddyList_Buddy.xsc BuddyList_Buddy.c
gcc -c  -I. -I. -I../../.. -I../../../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm  -I/usr/lib/perl5/5.8.3/i386-linux-thread-multi/CORE  -g -O2 -Wall -g3 -O2 -fomit-frame-pointer -pipe -march=i586 -mcpu=pentiumpro   -DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" -fPIC "-I/usr/lib/perl5/5.8.3/i386-linux-thread-multi/CORE"   BuddyList_Buddy.c
/usr/bin/perl5.8.3 /usr/lib/perl5/5.8.3/ExtUtils/xsubpp  -typemap /usr/lib/perl5/5.8.3/ExtUtils/typemap -typemap typemap  BuddyList_Chat.xs > BuddyList_Chat.xsc && mv BuddyList_Chat.xsc BuddyList_Chat.c
gcc -c  -I. -I. -I../../.. -I../../../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm  -I/usr/lib/perl5/5.8.3/i386-linux-thread-multi/CORE  -g -O2 -Wall -g3 -O2 -fomit-frame-pointer -pipe -march=i586 -mcpu=pentiumpro   -DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" -fPIC "-I/usr/lib/perl5/5.8.3/i386-linux-thread-multi/CORE"   BuddyList_Chat.c
/usr/bin/perl5.8.3 /usr/lib/perl5/5.8.3/ExtUtils/xsubpp  -typemap /usr/lib/perl5/5.8.3/ExtUtils/typemap -typemap typemap  BuddyList_Group.xs > BuddyList_Group.xsc && mv BuddyList_Group.xsc BuddyList_Group.c
gcc -c  -I. -I. -I../../.. -I../../../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm  -I/usr/lib/perl5/5.8.3/i386-linux-thread-multi/CORE  -g -O2 -Wall -g3 -O2 -fomit-frame-pointer -pipe -march=i586 -mcpu=pentiumpro   -DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" -fPIC "-I/usr/lib/perl5/5.8.3/i386-linux-thread-multi/CORE"   BuddyList_Group.c
/usr/bin/perl5.8.3 /usr/lib/perl5/5.8.3/ExtUtils/xsubpp  -typemap /usr/lib/perl5/5.8.3/ExtUtils/typemap -typemap typemap  Connection.xs > Connection.xsc && mv Connection.xsc Connection.c
gcc -c  -I. -I. -I../../.. -I../../../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm  -I/usr/lib/perl5/5.8.3/i386-linux-thread-multi/CORE  -g -O2 -Wall -g3 -O2 -fomit-frame-pointer -pipe -march=i586 -mcpu=pentiumpro   -DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" -fPIC "-I/usr/lib/perl5/5.8.3/i386-linux-thread-multi/CORE"   Connection.c
/usr/bin/perl5.8.3 /usr/lib/perl5/5.8.3/ExtUtils/xsubpp  -typemap /usr/lib/perl5/5.8.3/ExtUtils/typemap -typemap typemap  ConvWindow.xs > ConvWindow.xsc && mv ConvWindow.xsc ConvWindow.c
gcc -c  -I. -I. -I../../.. -I../../../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm  -I/usr/lib/perl5/5.8.3/i386-linux-thread-multi/CORE  -g -O2 -Wall -g3 -O2 -fomit-frame-pointer -pipe -march=i586 -mcpu=pentiumpro   -DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" -fPIC "-I/usr/lib/perl5/5.8.3/i386-linux-thread-multi/CORE"   ConvWindow.c
/usr/bin/perl5.8.3 /usr/lib/perl5/5.8.3/ExtUtils/xsubpp  -typemap /usr/lib/perl5/5.8.3/ExtUtils/typemap -typemap typemap  Conversation.xs > Conversation.xsc && mv Conversation.xsc Conversation.c
gcc -c  -I. -I. -I../../.. -I../../../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm  -I/usr/lib/perl5/5.8.3/i386-linux-thread-multi/CORE  -g -O2 -Wall -g3 -O2 -fomit-frame-pointer -pipe -march=i586 -mcpu=pentiumpro   -DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" -fPIC "-I/usr/lib/perl5/5.8.3/i386-linux-thread-multi/CORE"   Conversation.c
/usr/bin/perl5.8.3 /usr/lib/perl5/5.8.3/ExtUtils/xsubpp  -typemap /usr/lib/perl5/5.8.3/ExtUtils/typemap -typemap typemap  Conversation_Chat.xs > Conversation_Chat.xsc && mv Conversation_Chat.xsc Conversation_Chat.c
gcc -c  -I. -I. -I../../.. -I../../../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm  -I/usr/lib/perl5/5.8.3/i386-linux-thread-multi/CORE  -g -O2 -Wall -g3 -O2 -fomit-frame-pointer -pipe -march=i586 -mcpu=pentiumpro   -DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" -fPIC "-I/usr/lib/perl5/5.8.3/i386-linux-thread-multi/CORE"   Conversation_Chat.c
/usr/bin/perl5.8.3 /usr/lib/perl5/5.8.3/ExtUtils/xsubpp  -typemap /usr/lib/perl5/5.8.3/ExtUtils/typemap -typemap typemap  Conversation_IM.xs > Conversation_IM.xsc && mv Conversation_IM.xsc Conversation_IM.c
gcc -c  -I. -I. -I../../.. -I../../../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm  -I/usr/lib/perl5/5.8.3/i386-linux-thread-multi/CORE  -g -O2 -Wall -g3 -O2 -fomit-frame-pointer -pipe -march=i586 -mcpu=pentiumpro   -DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" -fPIC "-I/usr/lib/perl5/5.8.3/i386-linux-thread-multi/CORE"   Conversation_IM.c
/usr/bin/perl5.8.3 /usr/lib/perl5/5.8.3/ExtUtils/xsubpp  -typemap /usr/lib/perl5/5.8.3/ExtUtils/typemap -typemap typemap  Gaim.xs > Gaim.xsc && mv Gaim.xsc Gaim.c
gcc -c  -I. -I. -I../../.. -I../../../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm  -I/usr/lib/perl5/5.8.3/i386-linux-thread-multi/CORE  -g -O2 -Wall -g3 -O2 -fomit-frame-pointer -pipe -march=i586 -mcpu=pentiumpro   -DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" -fPIC "-I/usr/lib/perl5/5.8.3/i386-linux-thread-multi/CORE"   Gaim.c
Running Mkbootstrap for Gaim ()
chmod 644 Gaim.bs
rm -f blib/arch/auto/Gaim/Gaim.so
LD_RUN_PATH="" gcc  -shared -L/usr/local/lib Account.o BuddyList.o BuddyList_Buddy.o BuddyList_Chat.o BuddyList_Group.o Connection.o ConvWindow.o Conversation.o Conversation_Chat.o Conversation_IM.o Gaim.o  -o blib/arch/auto/Gaim/Gaim.so
chmod 755 blib/arch/auto/Gaim/Gaim.so
cp Gaim.bs blib/arch/auto/Gaim/Gaim.bs
chmod 644 blib/arch/auto/Gaim/Gaim.bs
Manifying blib/man3/Gaim.3pm
make[4]: Leaving directory `/home/suphy/Desktop/qq-0.2.7.1/gaim-cvs-0319/plugins/perl/common'
make[3]: Leaving directory `/home/suphy/Desktop/qq-0.2.7.1/gaim-cvs-0319/plugins/perl'
Making all in tcl
make[3]: Entering directory `/home/suphy/Desktop/qq-0.2.7.1/gaim-cvs-0319/plugins/tcl'
/bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..  -DVERSION=\"0.76cvs\"     -I../..         -I../../src             -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include                          -I/usr/include -I/usr/include -fno-strict-aliasing   -g -O2 -Wall -g3 -c tcl.c
tcl.c: In function `tcl_probe_plugin':
tcl.c:204: warning: assignment discards qualifiers from pointer target type
/bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..  -DVERSION=\"0.76cvs\"     -I../..         -I../../src             -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include                          -I/usr/include -I/usr/include -fno-strict-aliasing   -g -O2 -Wall -g3 -c tcl_glib.c
/bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..  -DVERSION=\"0.76cvs\"     -I../..         -I../../src             -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include                          -I/usr/include -I/usr/include -fno-strict-aliasing   -g -O2 -Wall -g3 -c tcl_cmds.c
tcl_cmds.c: In function `tcl_cmd_account':
tcl_cmds.c:98: warning: passing arg 3 of `Tcl_GetIndexFromObj' from incompatible pointer type
tcl_cmds.c:178: warning: passing arg 3 of `Tcl_GetIndexFromObj' from incompatible pointer type
tcl_cmds.c: In function `tcl_cmd_buddy':
tcl_cmds.c:271: warning: passing arg 3 of `Tcl_GetIndexFromObj' from incompatible pointer type
tcl_cmds.c: In function `tcl_cmd_connection':
tcl_cmds.c:414: warning: passing arg 3 of `Tcl_GetIndexFromObj' from incompatible pointer type
tcl_cmds.c: In function `tcl_cmd_conversation':
tcl_cmds.c:489: warning: passing arg 3 of `Tcl_GetIndexFromObj' from incompatible pointer type
tcl_cmds.c:504: warning: passing arg 3 of `Tcl_GetIndexFromObj' from incompatible pointer type
tcl_cmds.c:562: warning: passing arg 3 of `Tcl_GetIndexFromObj' from incompatible pointer type
tcl_cmds.c:595: warning: passing arg 3 of `Tcl_GetIndexFromObj' from incompatible pointer type
tcl_cmds.c: In function `tcl_cmd_core':
tcl_cmds.c:635: warning: passing arg 3 of `Tcl_GetIndexFromObj' from incompatible pointer type
tcl_cmds.c: In function `tcl_cmd_debug':
tcl_cmds.c:671: warning: passing arg 3 of `Tcl_GetIndexFromObj' from incompatible pointer type
tcl_cmds.c: In function `tcl_cmd_notify':
tcl_cmds.c:700: warning: passing arg 3 of `Tcl_GetIndexFromObj' from incompatible pointer type
tcl_cmds.c: In function `tcl_cmd_prefs':
tcl_cmds.c:729: warning: passing arg 3 of `Tcl_GetIndexFromObj' from incompatible pointer type
tcl_cmds.c: In function `tcl_cmd_signal':
tcl_cmds.c:883: warning: passing arg 3 of `Tcl_GetIndexFromObj' from incompatible pointer type
/bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..  -DVERSION=\"0.76cvs\"     -I../..         -I../../src             -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include                          -I/usr/include -I/usr/include -fno-strict-aliasing   -g -O2 -Wall -g3 -c tcl_signals.c
/bin/sh ../../libtool --silent --mode=link gcc  -g -O2 -Wall -g3  -o tcl.la -rpath /usr/local/lib/gaim -module -avoid-version -L/usr/lib -ltcl8.4 -L/usr/lib -ltk8.4 tcl.lo tcl_glib.lo tcl_cmds.lo tcl_signals.lo  -lnsl
make[3]: Leaving directory `/home/suphy/Desktop/qq-0.2.7.1/gaim-cvs-0319/plugins/tcl'
Making all in ssl
make[3]: Entering directory `/home/suphy/Desktop/qq-0.2.7.1/gaim-cvs-0319/plugins/ssl'
/bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..  -DDATADIR=\"/usr/local/share\"    -DLIBDIR=\"/usr/local/lib/gaim/\"   -I../../src              -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include               -g -O2 -Wall -g3 -c ssl.c
/bin/sh ../../libtool --silent --mode=link gcc  -g -O2 -Wall -g3  -o ssl.la -rpath /usr/local/lib/gaim -module -avoid-version ssl.lo  -lnsl
/bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..  -DDATADIR=\"/usr/local/share\"    -DLIBDIR=\"/usr/local/lib/gaim/\"   -I../../src              -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include               -g -O2 -Wall -g3 -c ssl-gnutls.c
/bin/sh ../../libtool --silent --mode=link gcc  -g -O2 -Wall -g3  -o ssl-gnutls.la -rpath /usr/local/lib/gaim -module -avoid-version ssl-gnutls.lo  -lnsl
/bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..  -DDATADIR=\"/usr/local/share\"    -DLIBDIR=\"/usr/local/lib/gaim/\"   -I../../src              -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include               -g -O2 -Wall -g3 -c ssl-nss.c
/bin/sh ../../libtool --silent --mode=link gcc  -g -O2 -Wall -g3  -o ssl-nss.la -rpath /usr/local/lib/gaim -module -avoid-version ssl-nss.lo  -lnsl
make[3]: Leaving directory `/home/suphy/Desktop/qq-0.2.7.1/gaim-cvs-0319/plugins/ssl'
Making all in ticker
make[3]: Entering directory `/home/suphy/Desktop/qq-0.2.7.1/gaim-cvs-0319/plugins/ticker'
/bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..  -DDATADIR=\"/usr/local/share\"    -DVERSION=\"0.76cvs\"   -I../../src  -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -g -O2 -Wall -g3 -c gtkticker.c
/bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..  -DDATADIR=\"/usr/local/share\"    -DVERSION=\"0.76cvs\"   -I../../src  -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -g -O2 -Wall -g3 -c ticker.c
/bin/sh ../../libtool --silent --mode=link gcc  -g -O2 -Wall -g3  -o ticker.la -rpath /usr/local/lib/gaim -module -avoid-version gtkticker.lo ticker.lo  -lnsl
make[3]: Leaving directory `/home/suphy/Desktop/qq-0.2.7.1/gaim-cvs-0319/plugins/ticker'
make[3]: Entering directory `/home/suphy/Desktop/qq-0.2.7.1/gaim-cvs-0319/plugins'
/bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..  -DDATADIR=\"/usr/local/share\"  -DVERSION=\"0.76cvs\"   -I../src            -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include           -g -O2 -Wall -g3 -c autorecon.c
/bin/sh ../libtool --silent --mode=link gcc  -g -O2 -Wall -g3  -o autorecon.la -rpath /usr/local/lib/gaim -module -avoid-version autorecon.lo  -lnsl
/bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..  -DDATADIR=\"/usr/local/share\"  -DVERSION=\"0.76cvs\"   -I../src            -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include           -g -O2 -Wall -g3 -c history.c
/bin/sh ../libtool --silent --mode=link gcc  -g -O2 -Wall -g3  -o history.la -rpath /usr/local/lib/gaim -module -avoid-version history.lo  -lnsl
/bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..  -DDATADIR=\"/usr/local/share\"  -DVERSION=\"0.76cvs\"   -I../src            -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include           -g -O2 -Wall -g3 -c iconaway.c
/bin/sh ../libtool --silent --mode=link gcc  -g -O2 -Wall -g3  -o iconaway.la -rpath /usr/local/lib/gaim -module -avoid-version iconaway.lo  -lnsl
/bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..  -DDATADIR=\"/usr/local/share\"  -DVERSION=\"0.76cvs\"   -I../src            -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include           -g -O2 -Wall -g3 -c idle.c
/bin/sh ../libtool --silent --mode=link gcc  -g -O2 -Wall -g3  -o idle.la -rpath /usr/local/lib/gaim -module -avoid-version idle.lo  -lnsl
/bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..  -DDATADIR=\"/usr/local/share\"  -DVERSION=\"0.76cvs\"   -I../src            -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include           -g -O2 -Wall -g3 -c notify.c
/bin/sh ../libtool --silent --mode=link gcc  -g -O2 -Wall -g3  -o notify.la -rpath /usr/local/lib/gaim -module -avoid-version notify.lo  -lnsl
/bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..  -DDATADIR=\"/usr/local/share\"  -DVERSION=\"0.76cvs\"   -I../src            -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include           -g -O2 -Wall -g3 -c relnot.c
/bin/sh ../libtool --silent --mode=link gcc  -g -O2 -Wall -g3  -o relnot.la -rpath /usr/local/lib/gaim -module -avoid-version relnot.lo  -lnsl
/bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..  -DDATADIR=\"/usr/local/share\"  -DVERSION=\"0.76cvs\"   -I../src            -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include           -g -O2 -Wall -g3 -c spellchk.c
/bin/sh ../libtool --silent --mode=link gcc  -g -O2 -Wall -g3  -o spellchk.la -rpath /usr/local/lib/gaim -module -avoid-version spellchk.lo  -lnsl
/bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..  -DDATADIR=\"/usr/local/share\"  -DVERSION=\"0.76cvs\"   -I../src            -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include           -g -O2 -Wall -g3 -c statenotify.c
/bin/sh ../libtool --silent --mode=link gcc  -g -O2 -Wall -g3  -o statenotify.la -rpath /usr/local/lib/gaim -module -avoid-version statenotify.lo  -lnsl
/bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..  -DDATADIR=\"/usr/local/share\"  -DVERSION=\"0.76cvs\"   -I../src            -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include           -g -O2 -Wall -g3 -c timestamp.c
/bin/sh ../libtool --silent --mode=link gcc  -g -O2 -Wall -g3  -o timestamp.la -rpath /usr/local/lib/gaim -module -avoid-version timestamp.lo  -lnsl
make[3]: Leaving directory `/home/suphy/Desktop/qq-0.2.7.1/gaim-cvs-0319/plugins'
make[2]: Leaving directory `/home/suphy/Desktop/qq-0.2.7.1/gaim-cvs-0319/plugins'
Making all in pixmaps
make[2]: Entering directory `/home/suphy/Desktop/qq-0.2.7.1/gaim-cvs-0319/pixmaps'
Making all in smileys
make[3]: Entering directory `/home/suphy/Desktop/qq-0.2.7.1/gaim-cvs-0319/pixmaps/smileys'
Making all in default
make[4]: Entering directory `/home/suphy/Desktop/qq-0.2.7.1/gaim-cvs-0319/pixmaps/smileys/default'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/suphy/Desktop/qq-0.2.7.1/gaim-cvs-0319/pixmaps/smileys/default'
make[4]: Entering directory `/home/suphy/Desktop/qq-0.2.7.1/gaim-cvs-0319/pixmaps/smileys'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/home/suphy/Desktop/qq-0.2.7.1/gaim-cvs-0319/pixmaps/smileys'
make[3]: Leaving directory `/home/suphy/Desktop/qq-0.2.7.1/gaim-cvs-0319/pixmaps/smileys'
Making all in status
make[3]: Entering directory `/home/suphy/Desktop/qq-0.2.7.1/gaim-cvs-0319/pixmaps/status'
Making all in default
make[4]: Entering directory `/home/suphy/Desktop/qq-0.2.7.1/gaim-cvs-0319/pixmaps/status/default'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/suphy/Desktop/qq-0.2.7.1/gaim-cvs-0319/pixmaps/status/default'
make[4]: Entering directory `/home/suphy/Desktop/qq-0.2.7.1/gaim-cvs-0319/pixmaps/status'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/home/suphy/Desktop/qq-0.2.7.1/gaim-cvs-0319/pixmaps/status'
make[3]: Leaving directory `/home/suphy/Desktop/qq-0.2.7.1/gaim-cvs-0319/pixmaps/status'
make[3]: Entering directory `/home/suphy/Desktop/qq-0.2.7.1/gaim-cvs-0319/pixmaps'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/suphy/Desktop/qq-0.2.7.1/gaim-cvs-0319/pixmaps'
make[2]: Leaving directory `/home/suphy/Desktop/qq-0.2.7.1/gaim-cvs-0319/pixmaps'
Making all in doc
make[2]: Entering directory `/home/suphy/Desktop/qq-0.2.7.1/gaim-cvs-0319/doc'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/suphy/Desktop/qq-0.2.7.1/gaim-cvs-0319/doc'
Making all in po
make[2]: Entering directory `/home/suphy/Desktop/qq-0.2.7.1/gaim-cvs-0319/po'
make[2]: *** 没有规则可以创建目标“all”。 停止。
make[2]: Leaving directory `/home/suphy/Desktop/qq-0.2.7.1/gaim-cvs-0319/po'
make[1]: *** [all-recursive] 错误 1
make[1]: Leaving directory `/home/suphy/Desktop/qq-0.2.7.1/gaim-cvs-0319'
make: *** [all-recursive-am] 错误 2
[root@Host gaim-cvs-0319]#
如何解决?菜鸟呈上.
 楼主| 发表于 2004-3-24 14:47:39 | 显示全部楼层
/opt/gaim0.2.7.1/lib/gaim/libqq.so: undefined symbol: srandomdev


这个问题是因为Linux中灭有srandomdev这个函数,修改gaim-cvs-0319/src/protocols/qq/qq_proxy.c 125行,注释掉srandomdev 旧好了.

这个是我昨天更新的一个错误,马上改回去。
 楼主| 发表于 2004-3-24 14:48:08 | 显示全部楼层
/opt/gaim0.2.7.1/lib/gaim/libqq.so: undefined symbol: srandomdev


这个问题是因为Linux中灭有srandomdev这个函数,修改gaim-cvs-0319/src/protocols/qq/qq_proxy.c 125行,注释掉srandomdev 旧好了.

这个是我昨天更新的一个错误,马上改回去。
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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