You are not logged in.

Dear visitor, welcome to KDE-Forum.org. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

1

Saturday, August 14th 2004, 7:11am

kopete install problems

I'm trying to update kopete to the latest version, but I can't seem to get it to build. I'll quote everything it gives me for you....there's a lot...

Quoted


[root@192 kopete-0.8.4]# ./configure
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 for -p flag to install... yes
checking whether build environment is sane... yes
/home/dee/installation: /home/dee/installation: No such file or directory
configure: WARNING: `missing' script is too old or missing
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
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 dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
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 whether g++ supports -Wmissing-format-attribute... yes
checking whether gcc supports -Wmissing-format-attribute... yes
checking whether g++ supports -Wundef... yes
checking whether g++ supports -Wno-long-long... yes
checking whether g++ supports -Wnon-virtual-dtor... yes
checking whether g++ supports -fno-exceptions... yes
checking whether g++ supports -fno-check-new... yes
checking whether g++ supports -fno-common... yes
checking whether g++ supports -fexceptions... yes
checking how to run the C++ preprocessor... g++ -E
checking whether g++ supports -O0... yes
checking whether g++ supports -Wl,--no-undefined... yes
checking whether g++ supports -Wl,--allow-shlib-undefined... yes
not using lib directory suffix
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 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 g77... g77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether g77 accepts -g... yes
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag works... yes
checking if gcc supports -fno-rtti -fno-exceptions... 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 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 for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... 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++ 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
checking whether stripping libraries is possible... yes
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dlopen... (cached) no
checking for dlopen in -ldl... (cached) yes
checking whether a program can dlopen itself... (cached) yes
checking whether a statically linked program can dlopen itself... (cached) yes
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for g77 option to produce PIC... -fPIC
checking if g77 PIC flag -fPIC works... yes
checking if g77 supports -c -o file.o... yes
checking whether the g77 linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking if C++ programs can be compiled... yes
checking for strlcat... no
checking if strlcat needs custom prototype... yes - in libkdefakes
checking for strlcpy... no
checking if strlcpy needs custom prototype... yes - in libkdefakes
checking for main in -lutil... yes
checking for main in -lcompat... no
checking for crypt in -lcrypt... yes
checking for socklen_t... socklen_t
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for inet_ntoa... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for sys/types.h... (cached) yes
checking for stdint.h... (cached) yes
checking sys/bitypes.h usability... yes
checking sys/bitypes.h presence... yes
checking for sys/bitypes.h... yes
checking for poll in -lpoll... no
checking CoreAudio/CoreAudio.h usability... no
checking CoreAudio/CoreAudio.h presence... no
checking for CoreAudio/CoreAudio.h... no
checking if res_init needs -lresolv... yes
checking if res_init is available... yes
checking for killpg in -lucb... no
checking for int... yes
checking size of int... 4
checking for short... yes
checking size of short... 2
checking for long... yes
checking size of long... 4
checking for char *... yes
checking size of char *... 4
checking for dlopen in -ldl... (cached) yes
checking for shl_unload in -ldld... no
checking for size_t... yes
checking size of size_t... 4
checking for unsigned long... yes
checking size of unsigned long... 4
checking sizeof size_t == sizeof unsigned long... yes
checking crt_externs.h usability... no
checking crt_externs.h presence... no
checking for crt_externs.h... no
checking for _NSGetEnviron... no
checking for vsnprintf... yes
checking for snprintf... yes
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for IceConnectionNumber in -lICE... yes
checking for libXext... yes
checking for pthread_create in -lpthread... yes
checking for extra includes... no
checking for extra libs... no
checking for libz... -lz
checking for libpng... -lpng -lz -lm
checking for libjpeg6b... no
checking for libjpeg... -ljpeg
checking for perl... /usr/bin/perl
checking for Qt... libraries /usr/lib/qt3//lib, headers /usr/lib/qt3//include using -mt
checking for moc... /usr/lib/qt3//bin/moc
checking for uic... /usr/lib/qt3//bin/uic
checking whether uic supports -L ... yes
checking whether uic supports -nounload ... yes
checking if Qt needs -ljpeg... no
checking for rpath... yes
checking for KDE... libraries /usr/lib, headers /usr/include
checking if UIC has KDE plugins available... yes
checking for KDE paths... defaults
checking for dcopidl... /usr/bin/dcopidl
checking for dcopidl2cpp... /usr/bin/dcopidl2cpp
checking for mcopidl... /usr/bin/mcopidl
checking for artsc-config... /usr/bin/artsc-config
checking for kde-config... /usr/bin/kde-config
checking for meinproc... /usr/bin/meinproc
checking for kconfig_compiler... /usr/bin/kconfig_compiler
checking for dcopidlng... /usr/bin/dcopidlng
checking for xmllint... /usr/bin/xmllint
checking for libtiff tiff... yes
checking for jasper... no
checking linux/tcp.h usability... no
checking linux/tcp.h presence... yes
configure: WARNING: linux/tcp.h: present but cannot be compiled
configure: WARNING: linux/tcp.h: check for missing prerequisite headers?
configure: WARNING: linux/tcp.h: see the Autoconf documentation
configure: WARNING: linux/tcp.h: section "Present But Cannot Be Compiled"
configure: WARNING: linux/tcp.h: proceeding with the preprocessor's result
configure: WARNING: linux/tcp.h: in the future, the compiler will take precedence
configure: WARNING: ## ------------------------------------------ ##
configure: WARNING: ## Report this to the AC_PACKAGE_NAME lists. ##
configure: WARNING: ## ------------------------------------------ ##
checking for linux/tcp.h... yes
checking linux/if_ppp.h usability... no
checking linux/if_ppp.h presence... yes
configure: WARNING: linux/if_ppp.h: present but cannot be compiled
configure: WARNING: linux/if_ppp.h: check for missing prerequisite headers?
configure: WARNING: linux/if_ppp.h: see the Autoconf documentation
configure: WARNING: linux/if_ppp.h: section "Present But Cannot Be Compiled"
configure: WARNING: linux/if_ppp.h: proceeding with the preprocessor's result
configure: WARNING: linux/if_ppp.h: in the future, the compiler will take precedence
configure: WARNING: ## ------------------------------------------ ##
configure: WARNING: ## Report this to the AC_PACKAGE_NAME lists. ##
configure: WARNING: ## ------------------------------------------ ##
checking for linux/if_ppp.h... yes
checking net/errno.h usability... no
checking net/errno.h presence... no
checking for net/errno.h... no
checking net/if_ppp.h usability... yes
checking net/if_ppp.h presence... yes
checking for net/if_ppp.h... yes
checking asm/param.h usability... yes
checking asm/param.h presence... yes
checking for asm/param.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking for sys/stat.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/cdefs.h usability... yes
checking sys/cdefs.h presence... yes
checking for sys/cdefs.h... yes
checking sys/sockio.h usability... no
checking sys/sockio.h presence... no
checking for sys/sockio.h... no
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for unistd.h... (cached) yes
checking fnmatch.h usability... yes
checking fnmatch.h presence... yes
checking for fnmatch.h... yes
checking sysent.h usability... no
checking sysent.h presence... no
checking for sysent.h... no
checking for strings.h... (cached) yes
checking paths.h usability... yes
checking paths.h presence... yes
checking for paths.h... yes
checking utmp.h usability... yes
checking utmp.h presence... yes
checking for utmp.h... yes
checking re_comp.h usability... yes
checking re_comp.h presence... yes
checking for re_comp.h... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking byteswap.h usability... yes
checking byteswap.h presence... yes
checking for byteswap.h... yes
checking for resolv.h... 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 flock... yes
checking for usleep... yes
checking if usleep needs custom prototype... no
checking for socket... yes
checking for fabsl... no
checking for strdup... yes
checking for vsnprintf... (cached) yes
checking for tzset... yes
checking for setenv... yes
checking if setenv needs custom prototype... no
checking for unsetenv... yes
checking if unsetenv needs custom prototype... no
checking for getdomainname... yes
checking if getdomainname needs custom prototype... no
checking for gethostname... yes
checking if gethostname needs custom prototype... no
checking whether byte ordering is bigendian... no
checking for res_init... no
checking for res_init in -lresolv... no
checking for timezone variable... yes
checking for tm_gmtoff in struct tm... yes
checking for SLP support... yes
checking for tm_gmtoff in struct tm... (cached) yes
checking knotifydialog.h usability... yes
checking knotifydialog.h presence... yes
checking for knotifydialog.h... yes
checking for kdelibs newer than 3.1.x... yes
checking for xml2-config... /usr/bin/xml2-config
checking for xmllint... /usr/bin/xmllint
checking for xslt-config... /usr/bin/xslt-config
checking for valgrind.h... no
checking tgmath.h usability... yes
checking tgmath.h presence... yes
checking for tgmath.h... yes
checking for X11/extensions/scrnsaver.h... yes
checking for XScreenSaverQueryInfo in -lXext... no
checking whether g++ supports -shared... yes
checking for XScreenSaverQueryInfo in -lXss... yes
checking for libxmms... ./configure: line 1: xmms-config: command not found
./configure: line 1: xmms-config: command not found
no
checking for libperl... yes
checking libgadu version 1.4rc2, 1.4, 1.5(rcX) with pthread support... no, falling back on supplied libgadu-copy
checking for OpenSSL... libraries /usr/lib, headers /usr/include
checking whether OpenSSL uses rsaref... no
checking for easter eggs... none found
checking for OpenSSL version... ok
checking for long long... yes
checking for C99-compatible vsnprintf()... yes
checking for va_copy... no
checking for _va_copy... no
checking if doc should be compiled... yes
checking if kopete should be compiled... yes
checking if po should be compiled... yes
configure: creating ./config.status
fast creating Makefile
fast creating doc/Makefile
fast creating doc/da/Makefile
fast creating doc/de/Makefile
fast creating doc/es/Makefile
fast creating doc/et/Makefile
fast creating doc/fr/Makefile
fast creating doc/kopete/Makefile
fast creating doc/pt/Makefile
fast creating doc/ru/Makefile
fast creating doc/sv/Makefile
fast creating kopete/Makefile
fast creating kopete/icons/Makefile
fast creating kopete/kopete/Makefile
fast creating kopete/kopete/addcontactwizard/Makefile
fast creating kopete/kopete/chatwindow/Makefile
fast creating kopete/kopete/config/Makefile
fast creating kopete/kopete/config/accounts/Makefile
fast creating kopete/kopete/config/appearance/Makefile
fast creating kopete/kopete/config/behavior/Makefile
fast creating kopete/kopete/config/plugins/Makefile
fast creating kopete/kopete/contactlist/Makefile
fast creating kopete/kopete/kconf_update/Makefile
fast creating kopete/libkopete/Makefile
fast creating kopete/libkopete/compat/Makefile
fast creating kopete/libkopete/compat/kcdialog/Makefile
fast creating kopete/libkopete/compat/ksettings/Makefile
fast creating kopete/libkopete/private/Makefile
fast creating kopete/libkopete/tests/Makefile
fast creating kopete/libkopete/ui/Makefile
fast creating kopete/pics/Makefile
fast creating kopete/pics/emoticons/Makefile
fast creating kopete/pics/emoticons/BoxedEmoticonSet/Makefile
fast creating kopete/pics/emoticons/Default/Makefile
fast creating kopete/pics/emoticons/KMess/Makefile
fast creating kopete/pics/emoticons/KMess-Blue/Makefile
fast creating kopete/pics/emoticons/KMess-Cartoon/Makefile
fast creating kopete/pics/emoticons/KMess-Violet/Makefile
fast creating kopete/pics/emoticons/YazooSmileys16/Makefile
fast creating kopete/pics/emoticons/YazooSmileys22/Makefile
fast creating kopete/pics/emoticons/ccmathteam.com/Makefile
fast creating kopete/pics/emoticons/greggman.com/Makefile
fast creating kopete/pics/emoticons/phpBB/Makefile
fast creating kopete/pics/emoticons/plain/Makefile
fast creating kopete/pics/emoticons/redones/Makefile
fast creating kopete/pics/emoticons/set1/Makefile
fast creating kopete/plugins/Makefile
fast creating kopete/plugins/alias/Makefile
fast creating kopete/plugins/autoreplace/Makefile
fast creating kopete/plugins/autoreplace/icons/Makefile
fast creating kopete/plugins/connectionstatus/Makefile
fast creating kopete/plugins/contactnotes/Makefile
fast creating kopete/plugins/cryptography/Makefile
fast creating kopete/plugins/highlight/Makefile
fast creating kopete/plugins/highlight/icons/Makefile
fast creating kopete/plugins/history/Makefile
fast creating kopete/plugins/motionautoaway/Makefile
fast creating kopete/plugins/msginfo/Makefile
fast creating kopete/plugins/netmeeting/Makefile
fast creating kopete/plugins/nowlistening/Makefile
fast creating kopete/plugins/perlscript/Makefile
fast creating kopete/plugins/texteffect/Makefile
fast creating kopete/plugins/texteffect/icons/Makefile
fast creating kopete/plugins/translator/Makefile
fast creating kopete/plugins/webpresence/Makefile
fast creating kopete/protocols/Makefile
fast creating kopete/protocols/gadu/Makefile
fast creating kopete/protocols/gadu/icons/Makefile
fast creating kopete/protocols/gadu/libgadu/Makefile
fast creating kopete/protocols/gadu/ui/Makefile
fast creating kopete/protocols/irc/Makefile
fast creating kopete/protocols/irc/icons/Makefile
fast creating kopete/protocols/irc/libkirc/Makefile
fast creating kopete/protocols/irc/ui/Makefile
fast creating kopete/protocols/jabber/Makefile
fast creating kopete/protocols/jabber/icons/Makefile
fast creating kopete/protocols/jabber/libxmpp/Makefile
fast creating kopete/protocols/jabber/libxmpp/cutestuff/Makefile
fast creating kopete/protocols/jabber/libxmpp/cutestuff/network/Makefile
fast creating kopete/protocols/jabber/libxmpp/cutestuff/ssl/Makefile
fast creating kopete/protocols/jabber/libxmpp/cutestuff/util/Makefile
fast creating kopete/protocols/jabber/libxmpp/xmpp/Makefile
fast creating kopete/protocols/jabber/libxmpp/xmpp/src/Makefile
fast creating kopete/protocols/jabber/ui/Makefile
fast creating kopete/protocols/msn/Makefile
fast creating kopete/protocols/msn/config/Makefile
fast creating kopete/protocols/msn/icons/Makefile
fast creating kopete/protocols/msn/ui/Makefile
fast creating kopete/protocols/oscar/Makefile
fast creating kopete/protocols/oscar/aim/Makefile
fast creating kopete/protocols/oscar/aim/aim_webhandler/Makefile
fast creating kopete/protocols/oscar/aim/ui/Makefile
fast creating kopete/protocols/oscar/icons/Makefile
fast creating kopete/protocols/oscar/icq/Makefile
fast creating kopete/protocols/oscar/icq/icq_webhandler/Makefile
fast creating kopete/protocols/oscar/icq/ui/Makefile
fast creating kopete/protocols/oscar/oscarsocket/Makefile
fast creating kopete/protocols/sms/Makefile
fast creating kopete/protocols/sms/icons/Makefile
fast creating kopete/protocols/sms/services/Makefile
fast creating kopete/protocols/sms/ui/Makefile
fast creating kopete/protocols/testbed/Makefile
fast creating kopete/protocols/testbed/icons/Makefile
fast creating kopete/protocols/winpopup/Makefile
fast creating kopete/protocols/winpopup/config/Makefile
fast creating kopete/protocols/winpopup/icons/Makefile
fast creating kopete/protocols/winpopup/libwinpopup/Makefile
fast creating kopete/protocols/winpopup/ui/Makefile
fast creating kopete/protocols/yahoo/Makefile
fast creating kopete/protocols/yahoo/icons/Makefile
fast creating kopete/protocols/yahoo/libyahoo2/Makefile
fast creating kopete/protocols/yahoo/ui/Makefile
fast creating kopete/sounds/Makefile
fast creating kopete/styles/Makefile
fast creating po/Makefile
fast creating po/ar/Makefile
fast creating po/be/Makefile
fast creating po/bg/Makefile
fast creating po/bs/Makefile
fast creating po/ca/Makefile
fast creating po/cs/Makefile
fast creating po/da/Makefile
fast creating po/de/Makefile
fast creating po/en_GB/Makefile
fast creating po/es/Makefile
fast creating po/et/Makefile
fast creating po/eu/Makefile
fast creating po/fi/Makefile
fast creating po/fo/Makefile
fast creating po/fr/Makefile
fast creating po/gl/Makefile
fast creating po/he/Makefile
fast creating po/hi/Makefile
fast creating po/hu/Makefile
fast creating po/is/Makefile
fast creating po/it/Makefile
fast creating po/ja/Makefile
fast creating po/nb/Makefile
fast creating po/nl/Makefile
fast creating po/nn/Makefile
fast creating po/nso/Makefile
fast creating po/pl/Makefile
fast creating po/pt/Makefile
fast creating po/pt_BR/Makefile
fast creating po/ro/Makefile
fast creating po/ru/Makefile
fast creating po/sk/Makefile
fast creating po/sl/Makefile
fast creating po/sr/Makefile
fast creating po/sr@Latn/Makefile
fast creating po/sv/Makefile
fast creating po/ta/Makefile
fast creating po/tr/Makefile
fast creating po/uk/Makefile
fast creating po/uz/Makefile
fast creating po/ven/Makefile
fast creating po/xh/Makefile
fast creating po/xx/Makefile
fast creating po/zh_CN/Makefile
fast creating po/zu/Makefile
config.pl: fast created 160 file(s).
config.status: creating config.h
config.status: executing depfiles commands

Good - your configure finished. Start make now

[root@192 kopete-0.8.4]# make; make install
make all-recursive
make[1]: Entering directory `/home/dee/installation files/kopete-0.8.4'
Making all in doc
make[2]: Entering directory `/home/dee/installation files/kopete-0.8.4/doc'
Making all in .
make[3]: Entering directory `/home/dee/installation files/kopete-0.8.4/doc'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/dee/installation files/kopete-0.8.4/doc'
Making all in da
make[3]: Entering directory `/home/dee/installation files/kopete-0.8.4/doc/da'
/usr/bin/meinproc --check --cache index.cache.bz2 ./index.docbook
make[3]: Leaving directory `/home/dee/installation files/kopete-0.8.4/doc/da'
Making all in de
make[3]: Entering directory `/home/dee/installation files/kopete-0.8.4/doc/de'
/usr/bin/meinproc --check --cache index.cache.bz2 ./index.docbook
make[3]: Leaving directory `/home/dee/installation files/kopete-0.8.4/doc/de'
Making all in es
make[3]: Entering directory `/home/dee/installation files/kopete-0.8.4/doc/es'
/usr/bin/meinproc --check --cache index.cache.bz2 ./index.docbook
make[3]: Leaving directory `/home/dee/installation files/kopete-0.8.4/doc/es'
Making all in et
make[3]: Entering directory `/home/dee/installation files/kopete-0.8.4/doc/et'
/usr/bin/meinproc --check --cache index.cache.bz2 ./index.docbook
make[3]: Leaving directory `/home/dee/installation files/kopete-0.8.4/doc/et'
Making all in fr
make[3]: Entering directory `/home/dee/installation files/kopete-0.8.4/doc/fr'
/usr/bin/meinproc --check --cache index.cache.bz2 ./index.docbook
make[3]: Leaving directory `/home/dee/installation files/kopete-0.8.4/doc/fr'
Making all in pt
make[3]: Entering directory `/home/dee/installation files/kopete-0.8.4/doc/pt'
/usr/bin/meinproc --check --cache index.cache.bz2 ./index.docbook
make[3]: Leaving directory `/home/dee/installation files/kopete-0.8.4/doc/pt'
Making all in ru
make[3]: Entering directory `/home/dee/installation files/kopete-0.8.4/doc/ru'
/usr/bin/meinproc --check --cache index.cache.bz2 ./index.docbook
make[3]: Leaving directory `/home/dee/installation files/kopete-0.8.4/doc/ru'
Making all in sv
make[3]: Entering directory `/home/dee/installation files/kopete-0.8.4/doc/sv'
/usr/bin/meinproc --check --cache index.cache.bz2 ./index.docbook
make[3]: Leaving directory `/home/dee/installation files/kopete-0.8.4/doc/sv'
Making all in kopete
make[3]: Entering directory `/home/dee/installation files/kopete-0.8.4/doc/kopete'
/usr/bin/meinproc --check --cache index.cache.bz2 ./index.docbook
make[3]: Leaving directory `/home/dee/installation files/kopete-0.8.4/doc/kopete'
make[2]: Leaving directory `/home/dee/installation files/kopete-0.8.4/doc'
Making all in kopete
make[2]: Entering directory `/home/dee/installation files/kopete-0.8.4/kopete'
Making all in libkopete
make[3]: Entering directory `/home/dee/installation files/kopete-0.8.4/kopete/libkopete'
Making all in private
make[4]: Entering directory `/home/dee/installation files/kopete-0.8.4/kopete/libkopete/private'
/usr/lib/qt3//bin/moc ./kopeteevent.h -o kopeteevent.moc
source='kopeteevent.cpp' object='kopeteevent.lo' libtool=yes \
depfile='.deps/kopeteevent.Plo' tmpdepfile='.deps/kopeteevent.TPlo' \
depmode=gcc3 /bin/sh ../../../admin/depcomp \
/bin/sh ../../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -DKDE_NO_COMPAT -DQT_NO_COMPAT -DQT_NO_CAST_ASCII -DQT_NO_ASCII_CAST -I../../../kopete/libkopete -I../../../kopete/libkopete/ui -I../../../kopete/libkopete/ui -I/usr/lib/qt3//include -I/usr/X11R6/include -I/usr/include/libxml2 -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -D_FILE_OFFSET_BITS=64 -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o kopeteevent.lo `test -f 'kopeteevent.cpp' || echo './'`kopeteevent.cpp
/usr/lib/qt3//bin/moc ./kopeteemoticons.h -o kopeteemoticons.moc
source='kopeteemoticons.cpp' object='kopeteemoticons.lo' libtool=yes \
depfile='.deps/kopeteemoticons.Plo' tmpdepfile='.deps/kopeteemoticons.TPlo' \
depmode=gcc3 /bin/sh ../../../admin/depcomp \
/bin/sh ../../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -DKDE_NO_COMPAT -DQT_NO_COMPAT -DQT_NO_CAST_ASCII -DQT_NO_ASCII_CAST -I../../../kopete/libkopete -I../../../kopete/libkopete/ui -I../../../kopete/libkopete/ui -I/usr/lib/qt3//include -I/usr/X11R6/include -I/usr/include/libxml2 -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -D_FILE_OFFSET_BITS=64 -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o kopeteemoticons.lo `test -f 'kopeteemoticons.cpp' || echo './'`kopeteemoticons.cpp
/usr/lib/qt3//bin/moc ./kopeteprefs.h -o kopeteprefs.moc
source='kopeteprefs.cpp' object='kopeteprefs.lo' libtool=yes \
depfile='.deps/kopeteprefs.Plo' tmpdepfile='.deps/kopeteprefs.TPlo' \
depmode=gcc3 /bin/sh ../../../admin/depcomp \
/bin/sh ../../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -DKDE_NO_COMPAT -DQT_NO_COMPAT -DQT_NO_CAST_ASCII -DQT_NO_ASCII_CAST -I../../../kopete/libkopete -I../../../kopete/libkopete/ui -I../../../kopete/libkopete/ui -I/usr/lib/qt3//include -I/usr/X11R6/include -I/usr/include/libxml2 -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -D_FILE_OFFSET_BITS=64 -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o kopeteprefs.lo `test -f 'kopeteprefs.cpp' || echo './'`kopeteprefs.cpp
/usr/lib/qt3//bin/moc ./kopetexsl.h -o kopetexsl.moc
source='kopetexsl.cpp' object='kopetexsl.lo' libtool=yes \
depfile='.deps/kopetexsl.Plo' tmpdepfile='.deps/kopetexsl.TPlo' \
depmode=gcc3 /bin/sh ../../../admin/depcomp \
/bin/sh ../../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -DKDE_NO_COMPAT -DQT_NO_COMPAT -DQT_NO_CAST_ASCII -DQT_NO_ASCII_CAST -I../../../kopete/libkopete -I../../../kopete/libkopete/ui -I../../../kopete/libkopete/ui -I/usr/lib/qt3//include -I/usr/X11R6/include -I/usr/include/libxml2 -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -D_FILE_OFFSET_BITS=64 -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o kopetexsl.lo `test -f 'kopetexsl.cpp' || echo './'`kopetexsl.cpp
/usr/lib/qt3//bin/moc ./kopetecommand.h -o kopetecommand.moc
source='kopetecommand.cpp' object='kopetecommand.lo' libtool=yes \
depfile='.deps/kopetecommand.Plo' tmpdepfile='.deps/kopetecommand.TPlo' \
depmode=gcc3 /bin/sh ../../../admin/depcomp \
/bin/sh ../../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -DKDE_NO_COMPAT -DQT_NO_COMPAT -DQT_NO_CAST_ASCII -DQT_NO_ASCII_CAST -I../../../kopete/libkopete -I../../../kopete/libkopete/ui -I../../../kopete/libkopete/ui -I/usr/lib/qt3//include -I/usr/X11R6/include -I/usr/include/libxml2 -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -D_FILE_OFFSET_BITS=64 -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o kopetecommand.lo `test -f 'kopetecommand.cpp' || echo './'`kopetecommand.cpp
/bin/sh ../../../libtool --silent --mode=link --tag=CXX g++ -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -o libkopeteprivate.la -L/usr/X11R6/lib -L/usr/lib/qt3//lib -L/usr/lib kopeteevent.lo kopeteemoticons.lo kopeteprefs.lo kopetexsl.lo kopetecommand.lo -lkdeui -lxml2 -lz -lpthread -lm -L/usr/lib -lxslt -lxml2 -lz -lpthread -lm
grep: /usr/X11R6/lib/libGL.la: No such file or directory
/bin/sed: can't read /usr/X11R6/lib/libGL.la: No such file or directory
libtool: link: `/usr/X11R6/lib/libGL.la' is not a valid libtool archive
make[4]: *** [libkopeteprivate.la] Error 1
make[4]: Leaving directory `/home/dee/installation files/kopete-0.8.4/kopete/libkopete/private'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/dee/installation files/kopete-0.8.4/kopete/libkopete'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/dee/installation files/kopete-0.8.4/kopete'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/dee/installation files/kopete-0.8.4'
make: *** [all] Error 2
Making install in doc
make[1]: Entering directory `/home/dee/installation files/kopete-0.8.4/doc'
Making install in .
make[2]: Entering directory `/home/dee/installation files/kopete-0.8.4/doc'
make[3]: Entering directory `/home/dee/installation files/kopete-0.8.4/doc'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/dee/installation files/kopete-0.8.4/doc'
make[2]: Leaving directory `/home/dee/installation files/kopete-0.8.4/doc'
Making install in da
make[2]: Entering directory `/home/dee/installation files/kopete-0.8.4/doc/da'
make[3]: Entering directory `/home/dee/installation files/kopete-0.8.4/doc/da'
make[3]: Nothing to be done for `install-exec-am'.
/bin/sh ../../admin/mkinstalldirs /usr/local/kde/share/doc/HTML/da/kopete
/usr/bin/install -c -p -m 644 menus.docbook /usr/local/kde/share/doc/HTML/da/kopete/menus.docbook
/usr/bin/install -c -p -m 644 index.docbook /usr/local/kde/share/doc/HTML/da/kopete/index.docbook
/bin/sh ../../admin/mkinstalldirs /usr/local/kde/share/doc/HTML/da/kopete
/usr/bin/install -c -p -m 644 index.cache.bz2 /usr/local/kde/share/doc/HTML/da/kopete/
rm -f /usr/local/kde/share/doc/HTML/da/kopete/common
ln -s /usr/share/doc/HTML/da/common /usr/local/kde/share/doc/HTML/da/kopete/common
make[3]: Leaving directory `/home/dee/installation files/kopete-0.8.4/doc/da'
make[2]: Leaving directory `/home/dee/installation files/kopete-0.8.4/doc/da'
Making install in de
make[2]: Entering directory `/home/dee/installation files/kopete-0.8.4/doc/de'
make[3]: Entering directory `/home/dee/installation files/kopete-0.8.4/doc/de'
make[3]: Nothing to be done for `install-exec-am'.
/bin/sh ../../admin/mkinstalldirs /usr/local/kde/share/doc/HTML/de/kopete
/usr/bin/install -c -p -m 644 index.docbook /usr/local/kde/share/doc/HTML/de/kopete/index.docbook
/bin/sh ../../admin/mkinstalldirs /usr/local/kde/share/doc/HTML/de/kopete
/usr/bin/install -c -p -m 644 index.cache.bz2 /usr/local/kde/share/doc/HTML/de/kopete/
rm -f /usr/local/kde/share/doc/HTML/de/kopete/common
ln -s /usr/share/doc/HTML/de/common /usr/local/kde/share/doc/HTML/de/kopete/common
make[3]: Leaving directory `/home/dee/installation files/kopete-0.8.4/doc/de'
make[2]: Leaving directory `/home/dee/installation files/kopete-0.8.4/doc/de'
Making install in es
make[2]: Entering directory `/home/dee/installation files/kopete-0.8.4/doc/es'
make[3]: Entering directory `/home/dee/installation files/kopete-0.8.4/doc/es'
make[3]: Nothing to be done for `install-exec-am'.
/bin/sh ../../admin/mkinstalldirs /usr/local/kde/share/doc/HTML/es/kopete
/usr/bin/install -c -p -m 644 index.docbook /usr/local/kde/share/doc/HTML/es/kopete/index.docbook
/bin/sh ../../admin/mkinstalldirs /usr/local/kde/share/doc/HTML/es/kopete
/usr/bin/install -c -p -m 644 index.cache.bz2 /usr/local/kde/share/doc/HTML/es/kopete/
rm -f /usr/local/kde/share/doc/HTML/es/kopete/common
ln -s /usr/share/doc/HTML/es/common /usr/local/kde/share/doc/HTML/es/kopete/common
make[3]: Leaving directory `/home/dee/installation files/kopete-0.8.4/doc/es'
make[2]: Leaving directory `/home/dee/installation files/kopete-0.8.4/doc/es'
Making install in et
make[2]: Entering directory `/home/dee/installation files/kopete-0.8.4/doc/et'
make[3]: Entering directory `/home/dee/installation files/kopete-0.8.4/doc/et'
make[3]: Nothing to be done for `install-exec-am'.
/bin/sh ../../admin/mkinstalldirs /usr/local/kde/share/doc/HTML/et/kopete
/usr/bin/install -c -p -m 644 index.docbook /usr/local/kde/share/doc/HTML/et/kopete/index.docbook
/bin/sh ../../admin/mkinstalldirs /usr/local/kde/share/doc/HTML/et/kopete
/usr/bin/install -c -p -m 644 index.cache.bz2 /usr/local/kde/share/doc/HTML/et/kopete/
rm -f /usr/local/kde/share/doc/HTML/et/kopete/common
ln -s /usr/share/doc/HTML/et/common /usr/local/kde/share/doc/HTML/et/kopete/common
make[3]: Leaving directory `/home/dee/installation files/kopete-0.8.4/doc/et'
make[2]: Leaving directory `/home/dee/installation files/kopete-0.8.4/doc/et'
Making install in fr
make[2]: Entering directory `/home/dee/installation files/kopete-0.8.4/doc/fr'
make[3]: Entering directory `/home/dee/installation files/kopete-0.8.4/doc/fr'
make[3]: Nothing to be done for `install-exec-am'.
/bin/sh ../../admin/mkinstalldirs /usr/local/kde/share/doc/HTML/fr/kopete
/usr/bin/install -c -p -m 644 index.docbook /usr/local/kde/share/doc/HTML/fr/kopete/index.docbook
/bin/sh ../../admin/mkinstalldirs /usr/local/kde/share/doc/HTML/fr/kopete
/usr/bin/install -c -p -m 644 index.cache.bz2 /usr/local/kde/share/doc/HTML/fr/kopete/
rm -f /usr/local/kde/share/doc/HTML/fr/kopete/common
ln -s /usr/share/doc/HTML/fr/common /usr/local/kde/share/doc/HTML/fr/kopete/common
make[3]: Leaving directory `/home/dee/installation files/kopete-0.8.4/doc/fr'
make[2]: Leaving directory `/home/dee/installation files/kopete-0.8.4/doc/fr'
Making install in pt
make[2]: Entering directory `/home/dee/installation files/kopete-0.8.4/doc/pt'
make[3]: Entering directory `/home/dee/installation files/kopete-0.8.4/doc/pt'
make[3]: Nothing to be done for `install-exec-am'.
/bin/sh ../../admin/mkinstalldirs /usr/local/kde/share/doc/HTML/pt/kopete
/usr/bin/install -c -p -m 644 index.docbook /usr/local/kde/share/doc/HTML/pt/kopete/index.docbook
/bin/sh ../../admin/mkinstalldirs /usr/local/kde/share/doc/HTML/pt/kopete
/usr/bin/install -c -p -m 644 index.cache.bz2 /usr/local/kde/share/doc/HTML/pt/kopete/
rm -f /usr/local/kde/share/doc/HTML/pt/kopete/common
ln -s /usr/share/doc/HTML/pt/common /usr/local/kde/share/doc/HTML/pt/kopete/common
make[3]: Leaving directory `/home/dee/installation files/kopete-0.8.4/doc/pt'
make[2]: Leaving directory `/home/dee/installation files/kopete-0.8.4/doc/pt'
Making install in ru
make[2]: Entering directory `/home/dee/installation files/kopete-0.8.4/doc/ru'
make[3]: Entering directory `/home/dee/installation files/kopete-0.8.4/doc/ru'
make[3]: Nothing to be done for `install-exec-am'.
/bin/sh ../../admin/mkinstalldirs /usr/local/kde/share/doc/HTML/ru/kopete
/usr/bin/install -c -p -m 644 index.docbook /usr/local/kde/share/doc/HTML/ru/kopete/index.docbook
/bin/sh ../../admin/mkinstalldirs /usr/local/kde/share/doc/HTML/ru/kopete
/usr/bin/install -c -p -m 644 index.cache.bz2 /usr/local/kde/share/doc/HTML/ru/kopete/
rm -f /usr/local/kde/share/doc/HTML/ru/kopete/common
ln -s /usr/share/doc/HTML/ru/common /usr/local/kde/share/doc/HTML/ru/kopete/common
make[3]: Leaving directory `/home/dee/installation files/kopete-0.8.4/doc/ru'
make[2]: Leaving directory `/home/dee/installation files/kopete-0.8.4/doc/ru'
Making install in sv
make[2]: Entering directory `/home/dee/installation files/kopete-0.8.4/doc/sv'
make[3]: Entering directory `/home/dee/installation files/kopete-0.8.4/doc/sv'
make[3]: Nothing to be done for `install-exec-am'.
/bin/sh ../../admin/mkinstalldirs /usr/local/kde/share/doc/HTML/sv/kopete
/usr/bin/install -c -p -m 644 index.docbook /usr/local/kde/share/doc/HTML/sv/kopete/index.docbook
/bin/sh ../../admin/mkinstalldirs /usr/local/kde/share/doc/HTML/sv/kopete
/usr/bin/install -c -p -m 644 index.cache.bz2 /usr/local/kde/share/doc/HTML/sv/kopete/
rm -f /usr/local/kde/share/doc/HTML/sv/kopete/common
ln -s /usr/share/doc/HTML/sv/common /usr/local/kde/share/doc/HTML/sv/kopete/common
make[3]: Leaving directory `/home/dee/installation files/kopete-0.8.4/doc/sv'
make[2]: Leaving directory `/home/dee/installation files/kopete-0.8.4/doc/sv'
Making install in kopete
make[2]: Entering directory `/home/dee/installation files/kopete-0.8.4/doc/kopete'
make[3]: Entering directory `/home/dee/installation files/kopete-0.8.4/doc/kopete'
make[3]: Nothing to be done for `install-exec-am'.
/bin/sh ../../admin/mkinstalldirs /usr/local/kde/share/doc/HTML/en/kopete
/usr/bin/install -c -p -m 644 index.docbook /usr/local/kde/share/doc/HTML/en/kopete/index.docbook
/bin/sh ../../admin/mkinstalldirs /usr/local/kde/share/doc/HTML/en/kopete
/usr/bin/install -c -p -m 644 index.cache.bz2 /usr/local/kde/share/doc/HTML/en/kopete/
rm -f /usr/local/kde/share/doc/HTML/en/kopete/common
ln -s /usr/share/doc/HTML/en/common /usr/local/kde/share/doc/HTML/en/kopete/common
make[3]: Leaving directory `/home/dee/installation files/kopete-0.8.4/doc/kopete'
make[2]: Leaving directory `/home/dee/installation files/kopete-0.8.4/doc/kopete'
make[1]: Leaving directory `/home/dee/installation files/kopete-0.8.4/doc'
Making install in kopete
make[1]: Entering directory `/home/dee/installation files/kopete-0.8.4/kopete'
Making install in libkopete
make[2]: Entering directory `/home/dee/installation files/kopete-0.8.4/kopete/libkopete'
Making install in private
make[3]: Entering directory `/home/dee/installation files/kopete-0.8.4/kopete/libkopete/private'
/bin/sh ../../../libtool --silent --mode=link --tag=CXX g++ -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -o libkopeteprivate.la -L/usr/X11R6/lib -L/usr/lib/qt3//lib -L/usr/lib kopeteevent.lo kopeteemoticons.lo kopeteprefs.lo kopetexsl.lo kopetecommand.lo -lkdeui -lxml2 -lz -lpthread -lm -L/usr/lib -lxslt -lxml2 -lz -lpthread -lm
grep: /usr/X11R6/lib/libGL.la: No such file or directory
/bin/sed: can't read /usr/X11R6/lib/libGL.la: No such file or directory
libtool: link: `/usr/X11R6/lib/libGL.la' is not a valid libtool archive
make[3]: *** [libkopeteprivate.la] Error 1
make[3]: Leaving directory `/home/dee/installation files/kopete-0.8.4/kopete/libkopete/private'
make[2]: *** [install-recursive] Error 1
make[2]: Leaving directory `/home/dee/installation files/kopete-0.8.4/kopete/libkopete'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/home/dee/installation files/kopete-0.8.4/kopete'
make: *** [install-recursive] Error 1


Ok, now I am pretty much a newbie and I have absolutely no idea what that was talking about. It gave several errors in there and I'm guessing I don't have the correct libraries, but I have no idea what I need to make this run and install. Can anyone tell me what to do or does anyone have an rpm of the latest version for mandrake available for download?

Quoted