QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 1488|回复: 8

编译错误?能不能解释一下?

[复制链接]
发表于 2005-8-22 20:48:28 | 显示全部楼层 |阅读模式
我药用msn,所以就下载了gaim的src源码包,编译得时候出了问题,谁能帮一下忙》?谢谢了
===========================================================
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fl32... no
checking for af77... no
checking for fort77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for lf95... no
checking for g95... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
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... no
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 librarie
s... yes
checking whether -lc should be explicitly linked in... no
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
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared librarie
s... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared librarie
s... 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
appending configuration tag "F77" to 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 inline... inline
checking for off_t... yes
checking for size_t... 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 inttypes.h... yes
checking for stdint.h... yes
checking for unsigned long long... yes
checking for inttypes.h... yes
checking whether the inttypes.h PRIxNN macros are broken... no
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... /bin/sh: ./config.rpath
: No such file or directory
done
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 feof_unlocked... yes
checking for fgets_unlocked... yes
checking for getc_unlocked... 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 stpcpy... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strtoul... yes
checking for tsearch... yes
checking for __argz_count... yes
checking for __argz_stringify... yes
checking for __argz_next... yes
checking for __fsetlocking... yes
checking for iconv... yes
checking for iconv declaration...
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbyt
esleft, 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 stdint.h... (cached) yes
checking silcincludes.h usability... no
checking silcincludes.h presence... no
checking for silcincludes.h... no
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 silc_client_init in -lsilcclient... no
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking for uname... yes
checking for pkg-config... /usr/bin/pkg-config
checking for GLIB - version >= 2.0.0... yes (version 2.4.
checking for pkg-config... (cached) /usr/bin/pkg-config
checking for GTK+ - version >= 2.0.0... yes (version 2.4.14)
checking for gaim... no
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-notificati
on-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 libe
book-1.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `libebook-1.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libebook-1.0' found
checking libebook version... Package libebook-1.0 was not found in the
pkg-config search path.
Perhaps you should add the directory containing `libebook-1.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libebook-1.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... yes
checking NSS_CFLAGS... -I/usr/include/mozilla-1.4.3/nss -I/usr/include
/mozilla-1.4.3/nspr
checking NSS_LIBS... -L/usr/lib/mozilla-1.4.3 -lnss3 -lsmime3 -lssl3 -
lsoftokn3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl
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... yes
checking GTKSPELL_CFLAGS... -I/usr/include/gtkspell-2.0 -I/usr/include
/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/includ
e/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/inc
lude/glib-2.0 -I/usr/lib/glib-2.0/include
checking GTKSPELL_LIBS... -Wl,--export-dynamic -lgtkspell -lpspell -lg
tk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0
-lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0

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... 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 for sys/utsname.h... (cached) 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/smileys/none/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/novell/Makefile
config.status: creating src/protocols/oscar/Makefile
config.status: creating src/protocols/rendezvous/Makefile
config.status: creating src/protocols/silc/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.pc
config.status: creating gaim.spec
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile

gaim 0.79

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

UI Library.................... : GTK 2.x
SSL Library/Libraries......... : Mozilla NSS

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... : yes

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/bin.

configure complete, now type 'make'

+ make
make  all-recursive
make[1]: Entering directory `/usr/src/mBuild/BUILD/gaim-0.79'
Making all in doc
make[2]: Entering directory `/usr/src/mBuild/BUILD/gaim-0.79/doc'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/src/mBuild/BUILD/gaim-0.79/doc'
Making all in intl
make[2]: Entering directory `/usr/src/mBuild/BUILD/gaim-0.79/intl'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/src/mBuild/BUILD/gaim-0.79/intl'
Making all in pixmaps
make[2]: Entering directory `/usr/src/mBuild/BUILD/gaim-0.79/pixmaps'
Making all in smileys
make[3]: Entering directory `/usr/src/mBuild/BUILD/gaim-0.79/pixmaps/s
mileys'
Making all in default
make[4]: Entering directory `/usr/src/mBuild/BUILD/gaim-0.79/pixmaps/s
mileys/default'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/usr/src/mBuild/BUILD/gaim-0.79/pixmaps/sm
ileys/default'
Making all in none
make[4]: Entering directory `/usr/src/mBuild/BUILD/gaim-0.79/pixmaps/s
mileys/none'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/usr/src/mBuild/BUILD/gaim-0.79/pixmaps/sm
ileys/none'
make[4]: Entering directory `/usr/src/mBuild/BUILD/gaim-0.79/pixmaps/s
mileys'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/usr/src/mBuild/BUILD/gaim-0.79/pixmaps/sm
ileys'
make[3]: Leaving directory `/usr/src/mBuild/BUILD/gaim-0.79/pixmaps/sm
ileys'
Making all in status
make[3]: Entering directory `/usr/src/mBuild/BUILD/gaim-0.79/pixmaps/s
tatus'
Making all in default
make[4]: Entering directory `/usr/src/mBuild/BUILD/gaim-0.79/pixmaps/s
tatus/default'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/usr/src/mBuild/BUILD/gaim-0.79/pixmaps/st
atus/default'
make[4]: Entering directory `/usr/src/mBuild/BUILD/gaim-0.79/pixmaps/s
tatus'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/usr/src/mBuild/BUILD/gaim-0.79/pixmaps/st
atus'
make[3]: Leaving directory `/usr/src/mBuild/BUILD/gaim-0.79/pixmaps/st
atus'
make[3]: Entering directory `/usr/src/mBuild/BUILD/gaim-0.79/pixmaps'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/usr/src/mBuild/BUILD/gaim-0.79/pixmaps'
make[2]: Leaving directory `/usr/src/mBuild/BUILD/gaim-0.79/pixmaps'
Making all in plugins
make[2]: Entering directory `/usr/src/mBuild/BUILD/gaim-0.79/plugins'
Making all in docklet
make[3]: Entering directory `/usr/src/mBuild/BUILD/gaim-0.79/plugins/d
ocklet'
if /bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -
I. -I. -I../..  -DDATADIR=\"/usr/share\" -DVERSION=\"0.79\" -I../../sr
c  -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/incl
ude -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/fre
etype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O2 -g
-pipe -D_FORTIFY_SOURCE=2 -m32 -march=athlon -mtune=athlon -Wall -g3 -
MT eggtrayicon.lo -MD -MP -MF ".deps/eggtrayicon.Tpo" \
  -c -o eggtrayicon.lo `test -f 'eggtrayicon.c' || echo './'`eggtrayic
on.c; \
then mv -f ".deps/eggtrayicon.Tpo" ".deps/eggtrayicon.Plo"; \
else rm -f ".deps/eggtrayicon.Tpo"; exit 1; \
fi
if /bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -
I. -I. -I../..  -DDATADIR=\"/usr/share\" -DVERSION=\"0.79\" -I../../sr
c  -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/incl
ude -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/fre
etype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O2 -g
-pipe -D_FORTIFY_SOURCE=2 -m32 -march=athlon -mtune=athlon -Wall -g3 -
MT docklet.lo -MD -MP -MF ".deps/docklet.Tpo" \
  -c -o docklet.lo `test -f 'docklet.c' || echo './'`docklet.c; \
then mv -f ".deps/docklet.Tpo" ".deps/docklet.Plo"; \
else rm -f ".deps/docklet.Tpo"; exit 1; \
fi
if /bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -
I. -I. -I../..  -DDATADIR=\"/usr/share\" -DVERSION=\"0.79\" -I../../sr
c  -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/incl
ude -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/fre
etype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O2 -g
-pipe -D_FORTIFY_SOURCE=2 -m32 -march=athlon -mtune=athlon -Wall -g3 -
MT docklet-x11.lo -MD -MP -MF ".deps/docklet-x11.Tpo" \
  -c -o docklet-x11.lo `test -f 'docklet-x11.c' || echo './'`docklet-x
11.c; \
then mv -f ".deps/docklet-x11.Tpo" ".deps/docklet-x11.Plo"; \
else rm -f ".deps/docklet-x11.Tpo"; exit 1; \
fi
/bin/sh ../../libtool --silent --mode=link gcc  -O2 -g -pipe -D_FORTIF
Y_SOURCE=2 -m32 -march=athlon -mtune=athlon -Wall -g3   -o docklet.la
-rpath /usr/lib/gaim -module -avoid-version eggtrayicon.lo docklet.lo
docklet-x11.lo  -lnsl
make[3]: Leaving directory `/usr/src/mBuild/BUILD/gaim-0.79/plugins/do
cklet'
Making all in gaim-remote
make[3]: Entering directory `/usr/src/mBuild/BUILD/gaim-0.79/plugins/g
aim-remote'
if /bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -
I. -I. -I../..  -DDATADIR=\"/usr/share\" -DVERSION=\"0.79\" -I../.. -I
../../plugins -I../../src -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/in
clude -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango
-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-
2.0/include      -O2 -g -pipe -D_FORTIFY_SOURCE=2 -m32 -march=athlon -
mtune=athlon -Wall -g3 -MT remote-socket.lo -MD -MP -MF ".deps/remote-
socket.Tpo" \
  -c -o remote-socket.lo `test -f 'remote-socket.c' || echo './'`remot
e-socket.c; \
then mv -f ".deps/remote-socket.Tpo" ".deps/remote-socket.Plo"; \
else rm -f ".deps/remote-socket.Tpo"; exit 1; \
fi
/bin/sh ../../libtool --silent --mode=link gcc  -O2 -g -pipe -D_FORTIF
Y_SOURCE=2 -m32 -march=athlon -mtune=athlon -Wall -g3   -o libgaim-rem
ote.la -rpath /usr/lib  remote-socket.lo -lglib-2.0   -lnsl
if /bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -
I. -I. -I../..  -DDATADIR=\"/usr/share\" -DVERSION=\"0.79\" -I../.. -I
../../plugins -I../../src -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/in
clude -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango
-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-
2.0/include      -O2 -g -pipe -D_FORTIFY_SOURCE=2 -m32 -march=athlon -
mtune=athlon -Wall -g3 -MT remote.lo -MD -MP -MF ".deps/remote.Tpo" \
  -c -o remote.lo `test -f 'remote.c' || echo './'`remote.c; \
then mv -f ".deps/remote.Tpo" ".deps/remote.Plo"; \
else rm -f ".deps/remote.Tpo"; exit 1; \
fi
/bin/sh ../../libtool --silent --mode=link gcc  -O2 -g -pipe -D_FORTIF
Y_SOURCE=2 -m32 -march=athlon -mtune=athlon -Wall -g3   -o gaim-remote
.la -rpath /usr/lib/gaim -module -avoid-version remote.lo libgaim-remo
te.la -lglib-2.0   -lnsl
make[3]: Leaving directory `/usr/src/mBuild/BUILD/gaim-0.79/plugins/ga
im-remote'
Making all in gestures
make[3]: Entering directory `/usr/src/mBuild/BUILD/gaim-0.79/plugins/g
estures'
if /bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -
I. -I. -I../..  -DDATADIR=\"/usr/share\" -DVERSION=\"0.79\" -I../../sr
c  -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/incl
ude -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/fre
etype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O2 -g
-pipe -D_FORTIFY_SOURCE=2 -m32 -march=athlon -mtune=athlon -Wall -g3 -
MT gestures.lo -MD -MP -MF ".deps/gestures.Tpo" \
  -c -o gestures.lo `test -f 'gestures.c' || echo './'`gestures.c; \
then mv -f ".deps/gestures.Tpo" ".deps/gestures.Plo"; \
else rm -f ".deps/gestures.Tpo"; exit 1; \
fi
if /bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -
I. -I. -I../..  -DDATADIR=\"/usr/share\" -DVERSION=\"0.79\" -I../../sr
c  -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/incl
ude -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/fre
etype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O2 -g
-pipe -D_FORTIFY_SOURCE=2 -m32 -march=athlon -mtune=athlon -Wall -g3 -
MT stroke.lo -MD -MP -MF ".deps/stroke.Tpo" \
  -c -o stroke.lo `test -f 'stroke.c' || echo './'`stroke.c; \
then mv -f ".deps/stroke.Tpo" ".deps/stroke.Plo"; \
else rm -f ".deps/stroke.Tpo"; exit 1; \
fi
if /bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -
I. -I. -I../..  -DDATADIR=\"/usr/share\" -DVERSION=\"0.79\" -I../../sr
c  -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/incl
ude -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/fre
etype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O2 -g
-pipe -D_FORTIFY_SOURCE=2 -m32 -march=athlon -mtune=athlon -Wall -g3 -
MT stroke-draw.lo -MD -MP -MF ".deps/stroke-draw.Tpo" \
  -c -o stroke-draw.lo `test -f 'stroke-draw.c' || echo './'`stroke-dr
aw.c; \
then mv -f ".deps/stroke-draw.Tpo" ".deps/stroke-draw.Plo"; \
else rm -f ".deps/stroke-draw.Tpo"; exit 1; \
fi
/bin/sh ../../libtool --silent --mode=link gcc  -O2 -g -pipe -D_FORTIF
Y_SOURCE=2 -m32 -march=athlon -mtune=athlon -Wall -g3   -o gestures.la
-rpath /usr/lib/gaim -module -avoid-version gestures.lo stroke.lo str
oke-draw.lo  -lnsl
make[3]: Leaving directory `/usr/src/mBuild/BUILD/gaim-0.79/plugins/ge
stures'
Making all in perl
make[3]: Entering directory `/usr/src/mBuild/BUILD/gaim-0.79/plugins/p
erl'
if /bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -
I. -I. -I../..  -DVERSION=\"0.79\" -I../.. -I../../src  -I/usr/include
/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/includ
e/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/inc
lude/glib-2.0 -I/usr/lib/glib-2.0/include    -D_REENTRANT -D_GNU_SOURC
E -DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGE
FILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm  -I/usr/lib/per
l5/5.8.5/i386-linux-thread-multi/CORE    -O2 -g -pipe -D_FORTIFY_SOURC
E=2 -m32 -march=athlon -mtune=athlon -Wall -g3 -MT perl.lo -MD -MP -MF
".deps/perl.Tpo" \
  -c -o perl.lo `test -f 'perl.c' || echo './'`perl.c; \
then mv -f ".deps/perl.Tpo" ".deps/perl.Plo"; \
else rm -f ".deps/perl.Tpo"; exit 1; \
fi
if /bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -
I. -I. -I../..  -DVERSION=\"0.79\" -I../.. -I../../src  -I/usr/include
/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/includ
e/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/inc
lude/glib-2.0 -I/usr/lib/glib-2.0/include    -D_REENTRANT -D_GNU_SOURC
E -DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGE
FILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm  -I/usr/lib/per
l5/5.8.5/i386-linux-thread-multi/CORE    -O2 -g -pipe -D_FORTIFY_SOURC
E=2 -m32 -march=athlon -mtune=athlon -Wall -g3 -MT perl-common.lo -MD
-MP -MF ".deps/perl-common.Tpo" \
  -c -o perl-common.lo `test -f 'perl-common.c' || echo './'`perl-comm
on.c; \
then mv -f ".deps/perl-common.Tpo" ".deps/perl-common.Plo"; \
else rm -f ".deps/perl-common.Tpo"; exit 1; \
fi
if /bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -
I. -I. -I../..  -DVERSION=\"0.79\" -I../.. -I../../src  -I/usr/include
/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/includ
e/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/inc
lude/glib-2.0 -I/usr/lib/glib-2.0/include    -D_REENTRANT -D_GNU_SOURC
E -DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGE
FILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm  -I/usr/lib/per
l5/5.8.5/i386-linux-thread-multi/CORE    -O2 -g -pipe -D_FORTIFY_SOURC
E=2 -m32 -march=athlon -mtune=athlon -Wall -g3 -MT perl-handlers.lo -M
D -MP -MF ".deps/perl-handlers.Tpo" \
  -c -o perl-handlers.lo `test -f 'perl-handlers.c' || echo './'`perl-
handlers.c; \
then mv -f ".deps/perl-handlers.Tpo" ".deps/perl-handlers.Plo"; \
else rm -f ".deps/perl-handlers.Tpo"; exit 1; \
fi
/bin/sh ../../libtool --silent --mode=link gcc  -O2 -g -pipe -D_FORTIF
Y_SOURCE=2 -m32 -march=athlon -mtune=athlon -Wall -g3   -o perl.la -rp
ath /usr/lib/gaim -module -avoid-version -Wl,-E -Wl,-rpath,/usr/lib/pe
rl5/5.8.5/i386-linux-thread-multi/CORE -L/usr/local/lib /usr/lib/perl5
/5.8.5/i386-linux-thread-multi/auto/DynaLoader/DynaLoader.a -L/usr/lib
/perl5/5.8.5/i386-linux-thread-multi/CORE -lperl -lnsl -ldl -lm -lcryp
t -lutil -lpthread -lc perl.lo perl-common.lo perl-handlers.lo -Wl,-E
-Wl,-rpath,/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE -L/usr/lo
cal/lib /usr/lib/perl5/5.8.5/i386-linux-thread-multi/auto/DynaLoader/D
ynaLoader.a -L/usr/lib/perl5/5.8.5/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.5/i386-linux-thread-multi/auto/D
ynaLoader/DynaLoader.a is not portable!
Writing Makefile for Gaim
make[4]: Entering directory `/usr/src/mBuild/BUILD/gaim-0.79/plugins/p
erl/common'
cp Gaim.pm blib/lib/Gaim.pm
AutoSplitting blib/lib/Gaim.pm (blib/lib/auto/Gaim)
/usr/bin/perl /usr/lib/perl5/5.8.5/ExtUtils/xsubpp  -typemap /usr/lib/
perl5/5.8.5/ExtUtils/typemap -typemap typemap  Account.xs > Account.xs
c && mv Account.xsc Account.c
gcc -c  -I. -I. -I../../.. -I../../../src -I/usr/include/glib-2.0 -I/u
sr/lib/glib-2.0/include   -D_REENTRANT -D_GNU_SOURCE -DDEBUGGING -fno-
strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE
_OFFSET_BITS=64 -I/usr/include/gdbm  -I/usr/lib/perl5/5.8.5/i386-linux
-thread-multi/CORE  -O2 -g -pipe -D_FORTIFY_SOURCE=2 -m32 -march=athlo
n -mtune=athlon -Wall -g3 -O2 -g -pipe -march=i686   -DVERSION=\"0.01\
" -DXS_VERSION=\"0.01\" -fPIC "-I/usr/lib/perl5/5.8.5/i386-linux-threa
d-multi/CORE"   Account.c
/usr/bin/perl /usr/lib/perl5/5.8.5/ExtUtils/xsubpp  -typemap /usr/lib/
perl5/5.8.5/ExtUtils/typemap -typemap typemap  BuddyList.xs > BuddyLis
t.xsc && mv BuddyList.xsc BuddyList.c
gcc -c  -I. -I. -I../../.. -I../../../src -I/usr/include/glib-2.0 -I/u
sr/lib/glib-2.0/include   -D_REENTRANT -D_GNU_SOURCE -DDEBUGGING -fno-
strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE
_OFFSET_BITS=64 -I/usr/include/gdbm  -I/usr/lib/perl5/5.8.5/i386-linux
-thread-multi/CORE  -O2 -g -pipe -D_FORTIFY_SOURCE=2 -m32 -march=athlo
n -mtune=athlon -Wall -g3 -O2 -g -pipe -march=i686   -DVERSION=\"0.01\
" -DXS_VERSION=\"0.01\" -fPIC "-I/usr/lib/perl5/5.8.5/i386-linux-threa
d-multi/CORE"   BuddyList.c
/usr/bin/perl /usr/lib/perl5/5.8.5/ExtUtils/xsubpp  -typemap /usr/lib/
perl5/5.8.5/ExtUtils/typemap -typemap typemap  BuddyList_Buddy.xs > Bu
ddyList_Buddy.xsc && mv BuddyList_Buddy.xsc BuddyList_Buddy.c
gcc -c  -I. -I. -I../../.. -I../../../src -I/usr/include/glib-2.0 -I/u
sr/lib/glib-2.0/include   -D_REENTRANT -D_GNU_SOURCE -DDEBUGGING -fno-
strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE
_OFFSET_BITS=64 -I/usr/include/gdbm  -I/usr/lib/perl5/5.8.5/i386-linux
-thread-multi/CORE  -O2 -g -pipe -D_FORTIFY_SOURCE=2 -m32 -march=athlo
n -mtune=athlon -Wall -g3 -O2 -g -pipe -march=i686   -DVERSION=\"0.01\
" -DXS_VERSION=\"0.01\" -fPIC "-I/usr/lib/perl5/5.8.5/i386-linux-threa
d-multi/CORE"   BuddyList_Buddy.c
/usr/bin/perl /usr/lib/perl5/5.8.5/ExtUtils/xsubpp  -typemap /usr/lib/
perl5/5.8.5/ExtUtils/typemap -typemap typemap  BuddyList_Chat.xs > Bud
dyList_Chat.xsc && mv BuddyList_Chat.xsc BuddyList_Chat.c
gcc -c  -I. -I. -I../../.. -I../../../src -I/usr/include/glib-2.0 -I/u
sr/lib/glib-2.0/include   -D_REENTRANT -D_GNU_SOURCE -DDEBUGGING -fno-
strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE
_OFFSET_BITS=64 -I/usr/include/gdbm  -I/usr/lib/perl5/5.8.5/i386-linux
-thread-multi/CORE  -O2 -g -pipe -D_FORTIFY_SOURCE=2 -m32 -march=athlo
n -mtune=athlon -Wall -g3 -O2 -g -pipe -march=i686   -DVERSION=\"0.01\
" -DXS_VERSION=\"0.01\" -fPIC "-I/usr/lib/perl5/5.8.5/i386-linux-threa
d-multi/CORE"   BuddyList_Chat.c
/usr/bin/perl /usr/lib/perl5/5.8.5/ExtUtils/xsubpp  -typemap /usr/lib/
perl5/5.8.5/ExtUtils/typemap -typemap typemap  BuddyList_Group.xs > Bu
ddyList_Group.xsc && mv BuddyList_Group.xsc BuddyList_Group.c
gcc -c  -I. -I. -I../../.. -I../../../src -I/usr/include/glib-2.0 -I/u
sr/lib/glib-2.0/include   -D_REENTRANT -D_GNU_SOURCE -DDEBUGGING -fno-
strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE
_OFFSET_BITS=64 -I/usr/include/gdbm  -I/usr/lib/perl5/5.8.5/i386-linux
-thread-multi/CORE  -O2 -g -pipe -D_FORTIFY_SOURCE=2 -m32 -march=athlo
n -mtune=athlon -Wall -g3 -O2 -g -pipe -march=i686   -DVERSION=\"0.01\
" -DXS_VERSION=\"0.01\" -fPIC "-I/usr/lib/perl5/5.8.5/i386-linux-threa
d-multi/CORE"   BuddyList_Group.c
/usr/bin/perl /usr/lib/perl5/5.8.5/ExtUtils/xsubpp  -typemap /usr/lib/
perl5/5.8.5/ExtUtils/typemap -typemap typemap  Connection.xs > Connect
ion.xsc && mv Connection.xsc Connection.c
gcc -c  -I. -I. -I../../.. -I../../../src -I/usr/include/glib-2.0 -I/u
sr/lib/glib-2.0/include   -D_REENTRANT -D_GNU_SOURCE -DDEBUGGING -fno-
strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE
_OFFSET_BITS=64 -I/usr/include/gdbm  -I/usr/lib/perl5/5.8.5/i386-linux
-thread-multi/CORE  -O2 -g -pipe -D_FORTIFY_SOURCE=2 -m32 -march=athlo
n -mtune=athlon -Wall -g3 -O2 -g -pipe -march=i686   -DVERSION=\"0.01\
" -DXS_VERSION=\"0.01\" -fPIC "-I/usr/lib/perl5/5.8.5/i386-linux-threa
d-multi/CORE"   Connection.c
/usr/bin/perl /usr/lib/perl5/5.8.5/ExtUtils/xsubpp  -typemap /usr/lib/
perl5/5.8.5/ExtUtils/typemap -typemap typemap  ConvWindow.xs > ConvWin
dow.xsc && mv ConvWindow.xsc ConvWindow.c
gcc -c  -I. -I. -I../../.. -I../../../src -I/usr/include/glib-2.0 -I/u
sr/lib/glib-2.0/include   -D_REENTRANT -D_GNU_SOURCE -DDEBUGGING -fno-
strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE
_OFFSET_BITS=64 -I/usr/include/gdbm  -I/usr/lib/perl5/5.8.5/i386-linux
-thread-multi/CORE  -O2 -g -pipe -D_FORTIFY_SOURCE=2 -m32 -march=athlo
n -mtune=athlon -Wall -g3 -O2 -g -pipe -march=i686   -DVERSION=\"0.01\
" -DXS_VERSION=\"0.01\" -fPIC "-I/usr/lib/perl5/5.8.5/i386-linux-threa
d-multi/CORE"   ConvWindow.c
/usr/bin/perl /usr/lib/perl5/5.8.5/ExtUtils/xsubpp  -typemap /usr/lib/
perl5/5.8.5/ExtUtils/typemap -typemap typemap  Conversation.xs > Conve
rsation.xsc && mv Conversation.xsc Conversation.c
gcc -c  -I. -I. -I../../.. -I../../../src -I/usr/include/glib-2.0 -I/u
sr/lib/glib-2.0/include   -D_REENTRANT -D_GNU_SOURCE -DDEBUGGING -fno-
strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE
_OFFSET_BITS=64 -I/usr/include/gdbm  -I/usr/lib/perl5/5.8.5/i386-linux
-thread-multi/CORE  -O2 -g -pipe -D_FORTIFY_SOURCE=2 -m32 -march=athlo
n -mtune=athlon -Wall -g3 -O2 -g -pipe -march=i686   -DVERSION=\"0.01\
" -DXS_VERSION=\"0.01\" -fPIC "-I/usr/lib/perl5/5.8.5/i386-linux-threa
d-multi/CORE"   Conversation.c
/usr/bin/perl /usr/lib/perl5/5.8.5/ExtUtils/xsubpp  -typemap /usr/lib/
perl5/5.8.5/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/u
sr/lib/glib-2.0/include   -D_REENTRANT -D_GNU_SOURCE -DDEBUGGING -fno-
strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE
_OFFSET_BITS=64 -I/usr/include/gdbm  -I/usr/lib/perl5/5.8.5/i386-linux
-thread-multi/CORE  -O2 -g -pipe -D_FORTIFY_SOURCE=2 -m32 -march=athlo
n -mtune=athlon -Wall -g3 -O2 -g -pipe -march=i686   -DVERSION=\"0.01\
" -DXS_VERSION=\"0.01\" -fPIC "-I/usr/lib/perl5/5.8.5/i386-linux-threa
d-multi/CORE"   Conversation_Chat.c
/usr/bin/perl /usr/lib/perl5/5.8.5/ExtUtils/xsubpp  -typemap /usr/lib/
perl5/5.8.5/ExtUtils/typemap -typemap typemap  Conversation_IM.xs > Co
nversation_IM.xsc && mv Conversation_IM.xsc Conversation_IM.c
gcc -c  -I. -I. -I../../.. -I../../../src -I/usr/include/glib-2.0 -I/u
sr/lib/glib-2.0/include   -D_REENTRANT -D_GNU_SOURCE -DDEBUGGING -fno-
strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE
_OFFSET_BITS=64 -I/usr/include/gdbm  -I/usr/lib/perl5/5.8.5/i386-linux
-thread-multi/CORE  -O2 -g -pipe -D_FORTIFY_SOURCE=2 -m32 -march=athlo
n -mtune=athlon -Wall -g3 -O2 -g -pipe -march=i686   -DVERSION=\"0.01\
" -DXS_VERSION=\"0.01\" -fPIC "-I/usr/lib/perl5/5.8.5/i386-linux-threa
d-multi/CORE"   Conversation_IM.c
/usr/bin/perl /usr/lib/perl5/5.8.5/ExtUtils/xsubpp  -typemap /usr/lib/
perl5/5.8.5/ExtUtils/typemap -typemap typemap  Gaim.xs > Gaim.xsc && m
v Gaim.xsc Gaim.c
gcc -c  -I. -I. -I../../.. -I../../../src -I/usr/include/glib-2.0 -I/u
sr/lib/glib-2.0/include   -D_REENTRANT -D_GNU_SOURCE -DDEBUGGING -fno-
strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE
_OFFSET_BITS=64 -I/usr/include/gdbm  -I/usr/lib/perl5/5.8.5/i386-linux
-thread-multi/CORE  -O2 -g -pipe -D_FORTIFY_SOURCE=2 -m32 -march=athlo
n -mtune=athlon -Wall -g3 -O2 -g -pipe -march=i686   -DVERSION=\"0.01\
" -DXS_VERSION=\"0.01\" -fPIC "-I/usr/lib/perl5/5.8.5/i386-linux-threa
d-multi/CORE"   Gaim.c
Running Mkbootstrap for Gaim ()
chmod 644 Gaim.bs
rm -f blib/arch/auto/Gaim/Gaim.so
gcc  -shared -L/usr/local/lib Account.o BuddyList.o BuddyList_Buddy.o
BuddyList_Chat.o BuddyList_Group.o Connection.o ConvWindow.o Conversat
ion.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 `/usr/src/mBuild/BUILD/gaim-0.79/plugins/pe
rl/common'
make[3]: Leaving directory `/usr/src/mBuild/BUILD/gaim-0.79/plugins/pe
rl'
Making all in tcl
make[3]: Entering directory `/usr/src/mBuild/BUILD/gaim-0.79/plugins/t
cl'
if /bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -
I. -I. -I../..  -DVERSION=\"0.79\" -I../.. -I../../src  -I/usr/include
/glib-2.0 -I/usr/lib/glib-2.0/include     -I/usr/include -I/usr/includ
e -fno-strict-aliasing   -O2 -g -pipe -D_FORTIFY_SOURCE=2 -m32 -march=
athlon -mtune=athlon -Wall -g3 -MT tcl.lo -MD -MP -MF ".deps/tcl.Tpo"
\
  -c -o tcl.lo `test -f 'tcl.c' || echo './'`tcl.c; \
then mv -f ".deps/tcl.Tpo" ".deps/tcl.Plo"; \
else rm -f ".deps/tcl.Tpo"; exit 1; \
fi
tcl.c: In function `tcl_probe_plugin':
tcl.c:213: warning: assignment discards qualifiers from pointer target
type
if /bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -
I. -I. -I../..  -DVERSION=\"0.79\" -I../.. -I../../src  -I/usr/include
/glib-2.0 -I/usr/lib/glib-2.0/include     -I/usr/include -I/usr/includ
e -fno-strict-aliasing   -O2 -g -pipe -D_FORTIFY_SOURCE=2 -m32 -march=
athlon -mtune=athlon -Wall -g3 -MT tcl_glib.lo -MD -MP -MF ".deps/tcl_
glib.Tpo" \
  -c -o tcl_glib.lo `test -f 'tcl_glib.c' || echo './'`tcl_glib.c; \
then mv -f ".deps/tcl_glib.Tpo" ".deps/tcl_glib.Plo"; \
else rm -f ".deps/tcl_glib.Tpo"; exit 1; \
fi
if /bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -
I. -I. -I../..  -DVERSION=\"0.79\" -I../.. -I../../src  -I/usr/include
/glib-2.0 -I/usr/lib/glib-2.0/include     -I/usr/include -I/usr/includ
e -fno-strict-aliasing   -O2 -g -pipe -D_FORTIFY_SOURCE=2 -m32 -march=
athlon -mtune=athlon -Wall -g3 -MT tcl_cmds.lo -MD -MP -MF ".deps/tcl_
cmds.Tpo" \
  -c -o tcl_cmds.lo `test -f 'tcl_cmds.c' || echo './'`tcl_cmds.c; \
then mv -f ".deps/tcl_cmds.Tpo" ".deps/tcl_cmds.Plo"; \
else rm -f ".deps/tcl_cmds.Tpo"; exit 1; \
fi
tcl_cmds.c: In function `tcl_cmd_account':
tcl_cmds.c:98: warning: passing arg 3 of `Tcl_GetIndexFromObj' from in
compatible pointer type
tcl_cmds.c:178: warning: passing arg 3 of `Tcl_GetIndexFromObj' from i
ncompatible pointer type
tcl_cmds.c: In function `tcl_cmd_buddy':
tcl_cmds.c:260: warning: passing arg 3 of `Tcl_GetIndexFromObj' from i
ncompatible pointer type
tcl_cmds.c: In function `tcl_cmd_connection':
tcl_cmds.c:403: warning: passing arg 3 of `Tcl_GetIndexFromObj' from i
ncompatible pointer type
tcl_cmds.c: In function `tcl_cmd_conversation':
tcl_cmds.c:478: warning: passing arg 3 of `Tcl_GetIndexFromObj' from i
ncompatible pointer type
tcl_cmds.c:493: warning: passing arg 3 of `Tcl_GetIndexFromObj' from i
ncompatible pointer type
tcl_cmds.c:551: warning: passing arg 3 of `Tcl_GetIndexFromObj' from i
ncompatible pointer type
tcl_cmds.c:584: warning: passing arg 3 of `Tcl_GetIndexFromObj' from i
ncompatible pointer type
tcl_cmds.c: In function `tcl_cmd_core':
tcl_cmds.c:624: warning: passing arg 3 of `Tcl_GetIndexFromObj' from i
ncompatible pointer type
tcl_cmds.c: In function `tcl_cmd_debug':
tcl_cmds.c:660: warning: passing arg 3 of `Tcl_GetIndexFromObj' from i
ncompatible pointer type
tcl_cmds.c: In function `tcl_cmd_notify':
tcl_cmds.c:689: warning: passing arg 3 of `Tcl_GetIndexFromObj' from i
ncompatible pointer type
tcl_cmds.c: In function `tcl_cmd_prefs':
tcl_cmds.c:718: warning: passing arg 3 of `Tcl_GetIndexFromObj' from i
ncompatible pointer type
tcl_cmds.c: In function `tcl_cmd_signal':
tcl_cmds.c:872: warning: passing arg 3 of `Tcl_GetIndexFromObj' from i
ncompatible pointer type
if /bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -
I. -I. -I../..  -DVERSION=\"0.79\" -I../.. -I../../src  -I/usr/include
/glib-2.0 -I/usr/lib/glib-2.0/include     -I/usr/include -I/usr/includ
e -fno-strict-aliasing   -O2 -g -pipe -D_FORTIFY_SOURCE=2 -m32 -march=
athlon -mtune=athlon -Wall -g3 -MT tcl_signals.lo -MD -MP -MF ".deps/t
cl_signals.Tpo" \
  -c -o tcl_signals.lo `test -f 'tcl_signals.c' || echo './'`tcl_signa
ls.c; \
then mv -f ".deps/tcl_signals.Tpo" ".deps/tcl_signals.Plo"; \
else rm -f ".deps/tcl_signals.Tpo"; exit 1; \
fi
/bin/sh ../../libtool --silent --mode=link gcc  -O2 -g -pipe -D_FORTIF
Y_SOURCE=2 -m32 -march=athlon -mtune=athlon -Wall -g3   -o tcl.la -rpa
th /usr/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 `/usr/src/mBuild/BUILD/gaim-0.79/plugins/tc
l'
Making all in ssl
make[3]: Entering directory `/usr/src/mBuild/BUILD/gaim-0.79/plugins/s
sl'
if /bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -
I. -I. -I../..  -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib/gaim/\" -
I../../src  -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X
11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/in
clude/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/mozilla-1.4.3/nss -I/usr/include/mozilla-1.4.3/nspr
   -O2 -g -pipe -D_FORTIFY_SOURCE=2 -m32 -march=athlon -mtune=athlon -
Wall -g3 -MT ssl.lo -MD -MP -MF ".deps/ssl.Tpo" \
  -c -o ssl.lo `test -f 'ssl.c' || echo './'`ssl.c; \
then mv -f ".deps/ssl.Tpo" ".deps/ssl.Plo"; \
else rm -f ".deps/ssl.Tpo"; exit 1; \
fi
/bin/sh ../../libtool --silent --mode=link gcc  -O2 -g -pipe -D_FORTIF
Y_SOURCE=2 -m32 -march=athlon -mtune=athlon -Wall -g3   -o ssl.la -rpa
th /usr/lib/gaim -module -avoid-version ssl.lo  -lnsl
if /bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -
I. -I. -I../..  -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib/gaim/\" -
I../../src  -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X
11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/in
clude/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/mozilla-1.4.3/nss -I/usr/include/mozilla-1.4.3/nspr
   -O2 -g -pipe -D_FORTIFY_SOURCE=2 -m32 -march=athlon -mtune=athlon -
Wall -g3 -MT ssl-gnutls.lo -MD -MP -MF ".deps/ssl-gnutls.Tpo" \
  -c -o ssl-gnutls.lo `test -f 'ssl-gnutls.c' || echo './'`ssl-gnutls.
c; \
then mv -f ".deps/ssl-gnutls.Tpo" ".deps/ssl-gnutls.Plo"; \
else rm -f ".deps/ssl-gnutls.Tpo"; exit 1; \
fi
/bin/sh ../../libtool --silent --mode=link gcc  -O2 -g -pipe -D_FORTIF
Y_SOURCE=2 -m32 -march=athlon -mtune=athlon -Wall -g3   -o ssl-gnutls.
la -rpath /usr/lib/gaim -module -avoid-version ssl-gnutls.lo  -lnsl
if /bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -
I. -I. -I../..  -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib/gaim/\" -
I../../src  -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X
11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/in
clude/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/mozilla-1.4.3/nss -I/usr/include/mozilla-1.4.3/nspr
   -O2 -g -pipe -D_FORTIFY_SOURCE=2 -m32 -march=athlon -mtune=athlon -
Wall -g3 -MT ssl-nss.lo -MD -MP -MF ".deps/ssl-nss.Tpo" \
  -c -o ssl-nss.lo `test -f 'ssl-nss.c' || echo './'`ssl-nss.c; \
then mv -f ".deps/ssl-nss.Tpo" ".deps/ssl-nss.Plo"; \
else rm -f ".deps/ssl-nss.Tpo"; exit 1; \
fi
ssl-nss.c:34:22: pk11func.h: No such file or directory
ssl-nss.c:36:20: secerr.h: No such file or directory
ssl-nss.c:37:20: secmod.h: No such file or directory
ssl-nss.c:38:17: ssl.h: No such file or directory
ssl-nss.c:39:20: sslerr.h: No such file or directory
ssl-nss.c:40:22: sslproto.h: No such file or directory
ssl-nss.c: In function `ssl_nss_init_nss':
ssl-nss.c:58: warning: implicit declaration of function `NSS_NoDB_Init
'
ssl-nss.c:61: warning: implicit declaration of function `SECMOD_AddNew
Module'
ssl-nss.c:68: warning: implicit declaration of function `NSS_SetDomest
icPolicy'
ssl-nss.c: At top level:
ssl-nss.c:75: error: syntax error before "ssl_auth_cert"
ssl-nss.c:77: warning: return type defaults to `int'
ssl-nss.c: In function `ssl_auth_cert':
ssl-nss.c:78: error: `SECSuccess' undeclared (first use in this functi
on)
ssl-nss.c:78: error: (Each undeclared identifier is reported only once
ssl-nss.c:78: error: for each function it appears in.)
ssl-nss.c: At top level:
ssl-nss.c:103: error: syntax error before "ssl_bad_cert"
ssl-nss.c:104: warning: return type defaults to `int'
ssl-nss.c: In function `ssl_bad_cert':
ssl-nss.c:105: error: `SECStatus' undeclared (first use in this functi
on)
ssl-nss.c:105: error: syntax error before "status"
ssl-nss.c:109: error: `status' undeclared (first use in this function)
ssl-nss.c:111: warning: implicit declaration of function `PORT_GetErro
r'
ssl-nss.c:115: error: `SEC_ERROR_INVALID_AVA' undeclared (first use in
this function)
ssl-nss.c:116: error: `SEC_ERROR_INVALID_TIME' undeclared (first use i
n this function)
ssl-nss.c:117: error: `SEC_ERROR_BAD_SIGNATURE' undeclared (first use
in this function)
ssl-nss.c:118: error: `SEC_ERROR_EXPIRED_CERTIFICATE' undeclared (firs
t use in this function)
ssl-nss.c:119: error: `SEC_ERROR_UNKNOWN_ISSUER' undeclared (first use
in this function)
ssl-nss.c:120: error: `SEC_ERROR_UNTRUSTED_CERT' undeclared (first use
in this function)
ssl-nss.c:121: error: `SEC_ERROR_CERT_VALID' undeclared (first use in
this function)
ssl-nss.c:122: error: `SEC_ERROR_EXPIRED_ISSUER_CERTIFICATE' undeclare
d (first use in this function)
ssl-nss.c:123: error: `SEC_ERROR_CRL_EXPIRED' undeclared (first use in
this function)
ssl-nss.c:124: error: `SEC_ERROR_CRL_BAD_SIGNATURE' undeclared (first
use in this function)
ssl-nss.c:125: error: `SEC_ERROR_EXTENSION_VALUE_INVALID' undeclared (
first use in this function)
ssl-nss.c:126: error: `SEC_ERROR_CA_CERT_INVALID' undeclared (first us
e in this function)
ssl-nss.c:127: error: `SEC_ERROR_CERT_USAGES_INVALID' undeclared (firs
t use in this function)
ssl-nss.c:128: error: `SEC_ERROR_UNKNOWN_CRITICAL_EXTENSION' undeclare
d (first use in this function)
ssl-nss.c:129: error: `SECSuccess' undeclared (first use in this funct
ion)
ssl-nss.c:133: error: `SECFailure' undeclared (first use in this funct
ion)
ssl-nss.c: In function `ssl_nss_connect_cb':
ssl-nss.c:186: warning: implicit declaration of function `SSL_ImportFD
'
ssl-nss.c:186: warning: assignment makes pointer from integer without
a cast
ssl-nss.c:200: warning: implicit declaration of function `SSL_OptionSe
t'
ssl-nss.c:200: error: `SSL_SECURITY' undeclared (first use in this fun
ction)
ssl-nss.c:201: error: `SSL_HANDSHAKE_AS_CLIENT' undeclared (first use
in this function)
ssl-nss.c:203: warning: implicit declaration of function `SSL_AuthCert
ificateHook'
ssl-nss.c:204: error: `SSLAuthCertificate' undeclared (first use in th
is function)
ssl-nss.c:204: error: syntax error before "ssl_auth_cert"
ssl-nss.c:206: warning: implicit declaration of function `SSL_BadCertH
ook'
ssl-nss.c:206: error: `SSLBadCertHandler' undeclared (first use in this function)
ssl-nss.c:206: error: syntax error before "ssl_bad_cert"
ssl-nss.c:209: warning: implicit declaration of function `SSL_SetURL'
ssl-nss.c:211: warning: implicit declaration of function `SSL_ResetHandshake'
ssl-nss.c:213: warning: implicit declaration of function `SSL_ForceHandshake'
make[3]: *** [ssl-nss.lo] Error 1
make[3]: Leaving directory `/usr/src/mBuild/BUILD/gaim-0.79/plugins/ssl'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/mBuild/BUILD/gaim-0.79/plugins'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/mBuild/BUILD/gaim-0.79'
make: *** [all] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.50635 (%build)


RPM build errors:
    Bad exit status from /var/tmp/rpm-tmp.50635 (%build)
[root@MagicLinux victor]#
发表于 2005-8-22 21:17:20 | 显示全部楼层
似乎是缺少SSL库,看看是否已经安装gnutls或者mozilla-nss包。
回复

使用道具 举报

 楼主| 发表于 2005-8-22 21:39:32 | 显示全部楼层
会不会强执安装

rpm -Uvh --force  mozilla-nss-devel-1.2.1-26.i386.rpm
warning: mozilla-nss-devel-1.2.1-26.i386.rpm: V3 DSA signature: NOKEY, key ID db42a60e
error: Failed dependencies:
        mozilla-nss-devel = 1.2.1-26 is needed by mozilla-nss-devel-1.2.1-26.i386
[root@MagicLinux Desktop]# rpm -Uvh --nodeps  mozilla-nss-devel-1.2.1-26.i386.rpm
warning: mozilla-nss-devel-1.2.1-26.i386.rpm: V3 DSA signature: NOKEY, key ID db42a60e
Preparing...                ########################################### [100%]
   1:mozilla-nss-devel      ########################################### [100%]
[root@MagicLinux Desktop]#   
请看一下,gnutls,没有提示需要,主要是依赖的太多了,装了好多东西了,就是为了装一个gaim
回复

使用道具 举报

发表于 2005-8-22 21:56:46 | 显示全部楼层
除了 gaim 就没有支持 MSN 的东西了?!

哪个 knopet 干什么用的?
回复

使用道具 举报

 楼主| 发表于 2005-8-22 22:10:52 | 显示全部楼层
我还要一起用qq的阿, knopet,设置好msn后,每次输入密码都不对的阿,我用amsn可以登陆的,所以想欢一一个的阿
回复

使用道具 举报

发表于 2005-8-22 22:13:24 | 显示全部楼层
1.2F 的 knopet 需要更新,MSN 的协议变了
回复

使用道具 举报

 楼主| 发表于 2005-8-22 22:24:54 | 显示全部楼层
那里更新的阿?但我很想装gaim是以下的
回复

使用道具 举报

发表于 2005-8-22 22:54:30 | 显示全部楼层
不是有eva可以上QQ么?
回复

使用道具 举报

 楼主| 发表于 2005-8-23 08:56:24 | 显示全部楼层
晕,我就是想用gaim,而且我喜欢多装一点软件,为什么要限制于几种呢?1.2f的eva读取好友列表会少很多的,正在装0.3
回复

使用道具 举报

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

本版积分规则

GMT+8, 2024-11-26 00:54 , Processed in 0.041588 second(s), 16 queries .

© 2021 Powered by Discuz! X3.5.

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