$ ./configure --prefix=/usr --build=i686-pc-linux-gnu checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes 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 for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /bin/sed checking for egrep... grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... gcc -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 g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for g77... g77 checking whether we are using the GNU Fortran 77 compiler... yes checking whether g77 accepts -g... yes checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc 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 static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by 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 libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for g77 option to produce PIC... -fPIC checking if g77 PIC flag -fPIC works... yes checking if g77 static flag -static works... yes checking if g77 supports -c -o file.o... yes checking whether the g77 linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for a BSD-compatible install... /usr/bin/install -c checking for perl... /usr/bin/perl checking for XML::Parser... ok checking for iconv... /usr/bin/iconv checking for msgfmt... /usr/bin/msgfmt checking for msgmerge... /usr/bin/msgmerge checking for xgettext... /usr/bin/xgettext checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... /usr/bin/msgfmt checking for dcgettext... yes checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for catalogs to be installed... am az bg bn bs ca ca_ES@valencian cs da de el en_AU en_CA en_GB es et fa fi fr gl gu he hi hu it ja ka ko ku lt mk my_MM nb nl nn pa pl pt_BR pt ro ru sk sl sq sr sr@Latn sv ta te tr uk vi xh zh_CN zh_TW checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking arpa/nameser_compat.h usability... yes checking arpa/nameser_compat.h presence... yes checking for arpa/nameser_compat.h... 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 regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking for an ANSI C-conforming const... yes checking whether struct tm is in sys/time.h or time.h... time.h checking whether byte ordering is bigendian... no checking return type of signal handlers... void checking for strftime... yes checking for strdup... yes checking for strstr... yes checking for atexit... yes checking for setlocale... yes checking for getopt_long... yes checking for inet_aton... yes checking for __res_query in -lresolv... yes checking for gethostent in -lnsl... yes checking for socket... yes checking for getaddrinfo... yes checking for socklen_t... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for _LARGE_FILES value needed for large files... no checking for dlopen... no checking for dlopen in -ldl... yes checking for the %z format string in strftime()... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for MEANWHILE... no checking for HOWL... yes checking howl.h usability... yes checking howl.h presence... yes checking for howl.h... yes checking for sw_discovery_init in -lhowl... yes checking for SILC... no checking for SILC... no checking for GADU... 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 -Waggregate-return option to gcc... yes checking for -Wcast-align option to gcc... yes checking for -Wdeclaration-after-statement option to gcc... yes checking for -Werror-implicit-function-declaration option to gcc... yes checking for -Wextra -Wno-sign-compare -Wno-unused-parameter option to gcc... yes checking for -Winit-self option to gcc... yes checking for -Wmissing-declarations option to gcc... yes checking for -Wmissing-prototypes option to gcc... yes checking for -Wnested-externs option to gcc... yes checking for -Wpointer-arith option to gcc... yes checking for -Wundef option to gcc... yes checking for FORTIFY_SOURCE support... no checking for pkg-config... /usr/bin/pkg-config checking for GLIB - version >= 2.0.0... yes (version 2.10.3) checking for pkg-config... (cached) /usr/bin/pkg-config checking for GTK+ - version >= 2.0.0... yes (version 2.8.20) checking for gaim... /usr/bin/gaim checking for X... libraries /usr/X11R6/lib, headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for dbus-binding-tool... yes checking for DBUS... yes checking for python... /usr/bin/python checking location of the D-Bus services directory... ${prefix}/share/dbus-1/services Building with DBUS support checking for STARTUP_NOTIFICATION... yes checking for EVOLUTION_ADDRESSBOOK... yes 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 EXTERN.h usability... yes checking EXTERN.h presence... yes checking for EXTERN.h... yes checking for perl.h... 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... yes checking gnutls/gnutls.h presence... yes checking for gnutls/gnutls.h... yes checking for GNUTLS libraries... yes checking for NSS... yes checking for tclConfig.sh... yes (/usr/lib/tcl8.4/tclConfig.sh) checking Tcl version compatability... ok, 8.4 checking for Tcl linkability... yes checking for tkConfig.sh... yes (/usr/lib/tk8.4/tkConfig.sh) checking for Tk linkability... yes checking for GTKSPELL... yes checking for dlopen... (cached) no checking for dlopen in -ldl... (cached) yes checking for ao... yes checking for audiofile-config... /usr/bin/audiofile-config checking for Audio File Library - version >= 0.2.0... yes checking for snprintf... yes checking for connect... (cached) yes checking whether everything is installed to the same prefix... yes checking whether binary relocation support should be enabled... 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 malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... 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 checking for doxygen... true checking for dot... false configure: WARNING: *** dot not found, graphs will not be available configure: creating ./config.status config.status: creating Makefile config.status: creating Doxyfile config.status: creating gaim.apspec config.status: creating gaim.service config.status: creating doc/Makefile config.status: creating doc/gaim.1 config.status: creating m4macros/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/gestures/Makefile config.status: creating plugins/mono/Makefile config.status: creating plugins/mono/api/Makefile config.status: creating plugins/mono/loader/Makefile config.status: creating plugins/musicmessaging/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/bonjour/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/sametime/Makefile config.status: creating src/protocols/silc/Makefile config.status: creating src/protocols/simple/Makefile config.status: creating src/protocols/toc/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 intltool commands config.status: executing default-1 commands config.status: executing po/stamp-it commands gaim 2.0.0beta3.1 Build Protocol Plugins........ : yes Protocols to link statically.. : Protocols to build dynamically : bonjour irc jabber msn novell oscar simple yahoo zephyr UI Library.................... : GTK+ 2.x SSL Library/Libraries......... : Mozilla NSS and GNUTLS Build with Plugin support..... : yes Build with Mono support....... : no Build with Perl support....... : yes Build with Tcl support........ : yes Build with Tk support......... : yes Build with Audio support...... : yes Build with GtkSpell support... : yes Build with DBUS support....... : yes DBUS servies directory........ : /usr/share/dbus-1/services Build with Cyrus SASL support. : no Has you....................... : yes Use kerberos 4 with zephyr.... : no Use external libzephyr........ : no Use XScreenSaver Extension.... : yes Use X Session Management...... : yes Use startup notification.......: yes Print debugging messages...... : no Gaim will be installed in /usr/bin. Warning: You have an old copy of gaim at /usr/bin/gaim. configure complete, now type 'make' $ make make all-recursive make[1]: Entering directory `/home/alex/Desktop/gaim-2.0.0beta3.1' Making all in doc make[2]: Entering directory `/home/alex/Desktop/gaim-2.0.0beta3.1/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/alex/Desktop/gaim-2.0.0beta3.1/doc' Making all in m4macros make[2]: Entering directory `/home/alex/Desktop/gaim-2.0.0beta3.1/m4macros' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/alex/Desktop/gaim-2.0.0beta3.1/m4macros' Making all in pixmaps make[2]: Entering directory `/home/alex/Desktop/gaim-2.0.0beta3.1/pixmaps' Making all in smileys make[3]: Entering directory `/home/alex/Desktop/gaim-2.0.0beta3.1/pixmaps/smileys' Making all in default make[4]: Entering directory `/home/alex/Desktop/gaim-2.0.0beta3.1/pixmaps/smileys/default' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/home/alex/Desktop/gaim-2.0.0beta3.1/pixmaps/smileys/default' Making all in none make[4]: Entering directory `/home/alex/Desktop/gaim-2.0.0beta3.1/pixmaps/smileys/none' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/home/alex/Desktop/gaim-2.0.0beta3.1/pixmaps/smileys/none' make[4]: Entering directory `/home/alex/Desktop/gaim-2.0.0beta3.1/pixmaps/smileys' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/home/alex/Desktop/gaim-2.0.0beta3.1/pixmaps/smileys' make[3]: Leaving directory `/home/alex/Desktop/gaim-2.0.0beta3.1/pixmaps/smileys' Making all in status make[3]: Entering directory `/home/alex/Desktop/gaim-2.0.0beta3.1/pixmaps/status' Making all in default make[4]: Entering directory `/home/alex/Desktop/gaim-2.0.0beta3.1/pixmaps/status/default' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/home/alex/Desktop/gaim-2.0.0beta3.1/pixmaps/status/default' make[4]: Entering directory `/home/alex/Desktop/gaim-2.0.0beta3.1/pixmaps/status' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/home/alex/Desktop/gaim-2.0.0beta3.1/pixmaps/status' make[3]: Leaving directory `/home/alex/Desktop/gaim-2.0.0beta3.1/pixmaps/status' make[3]: Entering directory `/home/alex/Desktop/gaim-2.0.0beta3.1/pixmaps' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/home/alex/Desktop/gaim-2.0.0beta3.1/pixmaps' make[2]: Leaving directory `/home/alex/Desktop/gaim-2.0.0beta3.1/pixmaps' Making all in plugins make[2]: Entering directory `/home/alex/Desktop/gaim-2.0.0beta3.1/plugins' Making all in docklet make[3]: Entering directory `/home/alex/Desktop/gaim-2.0.0beta3.1/plugins/docklet' if /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DDATADIR=\"/usr/share\" -DVERSION=\"2.0.0beta3.1\" -I../../src -Wall -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -g -O2 -MT eggtrayicon.lo -MD -MP -MF ".deps/eggtrayicon.Tpo" -c -o eggtrayicon.lo eggtrayicon.c; \ then mv -f ".deps/eggtrayicon.Tpo" ".deps/eggtrayicon.Plo"; else rm -f ".deps/eggtrayicon.Tpo"; exit 1; fi if /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DDATADIR=\"/usr/share\" -DVERSION=\"2.0.0beta3.1\" -I../../src -Wall -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -g -O2 -MT docklet.lo -MD -MP -MF ".deps/docklet.Tpo" -c -o docklet.lo 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 --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DDATADIR=\"/usr/share\" -DVERSION=\"2.0.0beta3.1\" -I../../src -Wall -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -g -O2 -MT docklet-x11.lo -MD -MP -MF ".deps/docklet-x11.Tpo" -c -o docklet-x11.lo docklet-x11.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 --tag=CC --mode=link gcc -g -g -O2 -o docklet.la -rpath /usr/lib/gaim -module -avoid-version -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lfontconfig -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXfixes -lpango-1.0 -lcairo -lX11 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 eggtrayicon.lo docklet.lo docklet-x11.lo -lnsl -lresolv grep: /usr/lib/libXrender.la: No such file or directory /bin/sed: can't read /usr/lib/libXrender.la: No such file or directory libtool: link: `/usr/lib/libXrender.la' is not a valid libtool archive make[3]: *** [docklet.la] Error 1 make[3]: Leaving directory `/home/alex/Desktop/gaim-2.0.0beta3.1/plugins/docklet' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/alex/Desktop/gaim-2.0.0beta3.1/plugins' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/alex/Desktop/gaim-2.0.0beta3.1' make: *** [all] Error 2