[Kde-pim] kdepim-3.5.9 fails to compile

Juergen Beisert juergen at kreuzholzen.de
Wed May 28 09:15:54 BST 2008


Hi,

I'm trying to compile the kdepim-3.5.9 package. But it fails at this point:

[...]
/bin/sh ../../../libtool --silent --tag=CXX   --mode=compile 
g++ -DHAVE_CONFIG_H
       -I. -I../../.. -I../../../libkdenetwork -I../../../libkpgp
       -I../../../certmanager/lib -I../../../libkdenetwork/libgpgme-copy/gpgme
       -I../../../libkdenetwork/libgpg-error-copy -I../../../libkdenetwork/libgpg-error-copy
       -I../../../libkdepim -I/opt/kde3/include -I/opt/qt/include -I.
       -DQT_THREAD_SUPPORT  -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1
       -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align
       -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2
       -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor
       -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE
       -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION
       -MT 
libkleopatra_ui_la.all_cpp.lo -MD -MP -MF .deps/libkleopatra_ui_la.all_cpp.Tpo
       -c -o libkleopatra_ui_la.all_cpp.lo libkleopatra_ui_la.all_cpp.cpp
../../../certmanager/lib/cryptplug.h:411: error: reference to 'Feature' is ambiguous
../../../certmanager/lib/cryptplug.h:182: error: candidates are: typedef enum Feature Feature
../../../libkdenetwork/gpgmepp/context.h:302: error:                 enum GpgME::Feature
../../../certmanager/lib/cryptplug.h:411: error: reference to 'Feature' is ambiguous
../../../certmanager/lib/cryptplug.h:182: error: candidates are: typedef enum Feature Feature
../../../libkdenetwork/gpgmepp/context.h:302: error:                 enum GpgME::Feature
../../../certmanager/lib/cryptplug.h:411: error: 'Feature' has not been declared
../../../certmanager/lib/cryptplugwrapper.h:721: error: reference to 'Feature' is ambiguous
../../../certmanager/lib/cryptplug.h:182: error: candidates are: typedef enum Feature Feature
../../../libkdenetwork/gpgmepp/context.h:302: error:                 enum GpgME::Feature
../../../certmanager/lib/cryptplugwrapper.h:721: error: reference to 'Feature' is ambiguous
../../../certmanager/lib/cryptplug.h:182: error: candidates are: typedef enum Feature Feature
../../../libkdenetwork/gpgmepp/context.h:302: error:                 enum GpgME::Feature
../../../certmanager/lib/cryptplugwrapper.h:721: error: 'Feature' has not been declared
make[4]: *** [libkleopatra_ui_la.all_cpp.lo] Error 1
make[4]: Leaving directory `/root/kdepim-3.5.9/certmanager/lib/ui'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/root/kdepim-3.5.9/certmanager/lib'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/root/kdepim-3.5.9/certmanager'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/kdepim-3.5.9'

I tried to disable various programs from this package to avoid this failure.
At least I need kmail, knodes and korganizer from this package. But it always
fails at this point.
My base system is a LinuxFromScratch. kdelibs and kdebase are compiling
and working as expected.

Any idea whats going wrong on my system?

configures output is attached (config.log is too large for this list).

Juergen
-------------- next part --------------
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
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for kde-config... /opt/kde3/bin/kde-config
checking where to install... /opt/kde3 (as requested)
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 ISO C89... 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 gcc is blacklisted... no
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 -Wno-non-virtual-dtor... yes
checking whether g++ supports -fno-reorder-blocks... 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 whether system headers can cope with -O2 -fno-inline... irrelevant
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 grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/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... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... 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 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 for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for pkg-config... /usr/bin/pkg-config
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... yes
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 Carbon/Carbon.h usability... no
checking Carbon/Carbon.h presence... no
checking for Carbon/Carbon.h... 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 for res_init... yes
checking if res_init needs custom prototype... no
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 for PIE support... yes
checking if enabling -pie/fPIE support... 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/lib, headers .
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 /opt/qt-3.3.8b/lib, headers /opt/qt/include using -mt
checking for moc... /opt/qt/bin/moc
checking for uic... /opt/qt/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 /opt/kde3/lib, headers /opt/kde3/include
checking if UIC has KDE plugins available... yes
checking for KDE paths... defaults
checking for dcopidl... /opt/kde3/bin/dcopidl
checking for dcopidl2cpp... /opt/kde3/bin/dcopidl2cpp
checking for mcopidl... /opt/kde3/bin/mcopidl
checking for artsc-config... /opt/kde3/bin/artsc-config
checking for meinproc... /opt/kde3/bin/meinproc
checking for kconfig_compiler... /opt/kde3/bin/kconfig_compiler
checking for dcopidlng... /opt/kde3/bin/dcopidlng
checking for makekdewidgets... /opt/kde3/bin/makekdewidgets
checking for xmllint... /usr/bin/xmllint
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/sysctl.h usability... yes
checking sys/sysctl.h presence... yes
checking for sys/sysctl.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for sys/types.h... (cached) yes
checking for unistd.h... (cached) yes
checking values.h usability... yes
checking values.h presence... yes
checking for values.h... yes
checking sys/limits.h usability... no
checking sys/limits.h presence... no
checking for sys/limits.h... no
checking err.h usability... yes
checking err.h presence... yes
checking for err.h... yes
checking sys/cdefs.h usability... yes
checking sys/cdefs.h presence... yes
checking for sys/cdefs.h... 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 flex... flex
checking lex output file root... lex.yy
checking lex library... -lfl
checking whether yytext is a pointer... yes
checking for Qt docs... /opt/qt/doc/html
checking for dot... /usr/bin/dot
checking for doxygen... /usr/bin/doxygen
checking bluetooth/bluetooth.h usability... no
checking bluetooth/bluetooth.h presence... no
checking for bluetooth/bluetooth.h... no
checking for hci_open_dev in -lbluetooth... no
checking for XPM... yes
checking gnokii.h usability... no
checking gnokii.h presence... no
checking for gnokii.h... no
checking for gn_cfg_read in -lgnokii... no
checking for gn_cfg_get in -lgnokii... no
checking for sys/cdefs.h... (cached) yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.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 for sys/time.h... (cached) yes
checking byteswap.h usability... yes
checking byteswap.h presence... yes
checking for byteswap.h... yes
checking for fcntl.h... (cached) yes
checking for unistd.h... (cached) 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 for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
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 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 if res_init needs -lresolv... yes
checking for res_init... (cached) yes
checking if res_init needs custom prototype... (cached) no
checking for timezone variable... yes
checking for tm_gmtoff in struct tm... yes
checking for stl coping with namespace std... yes
checking for C99 designated initializers... yes
checking boost/format.hpp usability... no
checking boost/format.hpp presence... no
checking for boost/format.hpp... no
checking for kmix... not found
checking for kttsd... not found
checking lockdev.h usability... no
checking lockdev.h presence... no
checking for lockdev.h... no
checking for XScreenSaverAllocInfo in -lXss... yes
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 sasl/sasl.h usability... no
checking sasl/sasl.h presence... no
checking for sasl/sasl.h... no
checking for OpenSSL... (cached) libraries /usr/lib, headers /usr/include
checking whether OpenSSL uses rsaref... no
checking for easter eggs... none found
checking for OpenSSL version... (cached) ok
checking if we need to talk to broken timsieved's... no
checking for opensync (for KitchenSync)... checking for opensync-1.0 >= 0.19... checking for osengine-1.0 >= 0.19... checking for libxml-2.0... yes
checking LIBXML_CFLAGS... -I/usr/include/libxml2  
checking LIBXML_LIBS... -lxml2  
checking for glib-2.0 >= 2.6... yes
checking GLIB_CFLAGS... -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  
checking GLIB_LIBS... -lglib-2.0  
not found
checking if you need GNU extensions... yes
checking for Linux Inotify Notification... yes
checking for indexlib... checking for baudboy.h... no
checking for lockdev.h... (cached) no
checking for dev_lock in -llockdev... no
checking for perl... /usr/bin/perl
checking if C++ programs can be compiled... (cached) yes
checking for dirent.h that defines DIR... (cached) yes
checking for library containing opendir... (cached) none required
checking for ANSI C header files... (cached) yes
checking for fcntl.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for unistd.h... (cached) yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for sys/param.h... (cached) yes
checking libgen.h usability... yes
checking libgen.h presence... yes
checking for libgen.h... yes
checking whether time.h and sys/time.h may both be included... yes
checking for long double with more range or precision than double... yes
checking for uid_t in sys/types.h... yes
checking type of array argument to getgroups... gid_t
checking for socket... (cached) yes
checking for strdup... (cached) yes
checking for vsnprintf... (cached) yes
checking for basename... yes
checking for setenv... yes
checking for unsetenv... yes
checking for getdomainname... (cached) yes
checking if getdomainname needs custom prototype... (cached) no
checking for gethostname... (cached) yes
checking if gethostname needs custom prototype... (cached) no
checking for usleep... (cached) yes
checking if usleep needs custom prototype... (cached) no
checking for bison... bison -y
checking for pilot-link (for KPilot)... autodetect
checking pi-file.h usability... no
checking pi-file.h presence... no
checking for pi-file.h... no
checking for pi-file.h alternate... still not found
checking pi-version.h usability... no
checking pi-version.h presence... no
checking for pi-version.h... no
checking whether time.h and sys/time.h may both be included... (cached) yes
checking for getdomainname... (cached) yes
checking if getdomainname needs custom prototype... (cached) no
checking for libmal (for KPilots MAL conduit)... searched but not found
checking kresources/factory.h usability... yes
checking kresources/factory.h presence... yes
checking for kresources/factory.h... yes
checking for Perl embedding... yes
checking for Python embedding... N/A
checking pi-notepad.h usability... no
checking pi-notepad.h presence... no
checking for pi-notepad.h... no
configure: WARNING: KPILOT: No notepad.h for pilot-link. Your pilot-link is too old.
checking for unsigned long long... yes
checking size of unsigned long long... 8
checking for unsigned long... (cached) yes
checking size of unsigned long... (cached) 4
checking for uint64_t... yes
checking size of uint64_t... 8
checking for bison... (cached) bison -y
checking for perl5... /usr/bin/perl
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for sys/types.h... (cached) yes
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking for an ANSI C-conforming const... yes
checking for size_t... (cached) yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for strdup... (cached) yes
checking for gpgme-config... /usr/bin/gpgme-config
checking for GPGME - version >= 0.4.5... yes
checking if gpgme has GPGME_KEYLIST_MODE_VALIDATE... yes
checking if gpgme has gpgme_cancel... yes
checking if gpgme has gpgme_key_t->keylist_mode... no
checking if gpgme has gpgme_decrypt_result_t->wrong_key_usage... no
checking if gpgme has GPGME_INCLUDE_CERTS_DEFAULT... no
checking if gpgme has gpgme_op_getauditlog... no
checking for gawk... (cached) gawk
checking for sys/select.h... (cached) yes
checking for unsigned int... yes
checking size of unsigned int... 4
checking for stpcpy... yes
checking for vasprintf... yes
checking whether we are using the GNU C Library 2.1 or newer... yes
checking for getenv_r... no
checking for timegm... yes
checking for gpg... /usr/bin/gpg
checking for gpgsm... no
configure: WARNING:
***
*** Could not find GpgSM, install GpgSM or use --with-gpgsm=PATH to enable it
***
checking for funopen... no
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes

	GPGME v3.5.9 has been configured as follows:

        GnuPG version: min. 1.2.2
	GnuPG path:    /usr/bin/gpg

        GpgSM version: min. 1.9.3
	GpgSM path:    no

checking whether to use new-style distribution lists... no
checking for timezone variable... (cached) yes
checking for tm_gmtoff in struct tm... (cached) yes
checking for memrchr... yes
checking for putc_unlocked... yes
checking if kdelibs has recent webdav... yes
checking if doc should be compiled... yes
checking if indexlib should be compiled... yes
checking if kabc should be compiled... yes
checking if kdgantt should be compiled... yes
checking if kgantt should be compiled... yes
checking if kmailcvt should be compiled... yes
checking if kmobile should be compiled... no
checking if kode should be compiled... yes
checking if ktnef should be compiled... yes
checking if libemailfunctions should be compiled... yes
checking if libkdenetwork should be compiled... yes
checking if libkholidays should be compiled... yes
checking if libkmime should be compiled... yes
checking if libkpgp should be compiled... yes
checking if libksieve should be compiled... yes
checking if mimelib should be compiled... yes
checking if networkstatus should be compiled... yes
checking if pixmaps should be compiled... yes
checking if libkcal should be compiled... yes
checking if certmanager should be compiled... yes
checking if korn should be compiled... yes
checking if kfile-plugins should be compiled... yes
checking if libkdepim should be compiled... yes
checking if kpilot should be compiled... no
checking if libkpimidentities should be compiled... yes
checking if libkpimexchange should be compiled... yes
checking if konsolekalendar should be compiled... yes
checking if knotes should be compiled... yes
checking if knode should be compiled... yes
checking if kitchensync should be compiled... no
checking if kioslaves should be compiled... yes
checking if kandy should be compiled... yes
checking if kalarm should be compiled... yes
checking if akregator should be compiled... yes
checking if kmail should be compiled... yes
checking if korganizer should be compiled... yes
checking if kaddressbook should be compiled... yes
checking if plugins should be compiled... yes
checking if kresources should be compiled... yes
checking if wizards should be compiled... yes
checking if karm should be compiled... yes
checking if kontact should be compiled... yes
configure: creating ./config.status
wrong input (flag != 4) at admin/conf.change.pl line 117, <> line 1831.
config.status: creating Makefile
config.status: creating akregator/Makefile
config.status: creating akregator/src/Makefile
config.status: creating akregator/src/about/Makefile
config.status: creating akregator/src/librss/Makefile
config.status: creating akregator/src/mk4storage/Makefile
config.status: creating akregator/src/mk4storage/metakit/Makefile
config.status: creating akregator/src/mk4storage/metakit/src/Makefile
config.status: creating akregator/src/pics/Makefile
config.status: creating certmanager/Makefile
config.status: creating certmanager/conf/Makefile
config.status: creating certmanager/kwatchgnupg/Makefile
config.status: creating certmanager/lib/Makefile
config.status: creating certmanager/lib/backends/Makefile
config.status: creating certmanager/lib/backends/chiasmus/Makefile
config.status: creating certmanager/lib/backends/kpgp/Makefile
config.status: creating certmanager/lib/backends/qgpgme/Makefile
config.status: creating certmanager/lib/kleo/Makefile
config.status: creating certmanager/lib/pics/Makefile
config.status: creating certmanager/lib/tests/Makefile
config.status: creating certmanager/lib/ui/Makefile
config.status: creating doc/Makefile
config.status: creating doc/akregator/Makefile
config.status: creating doc/kaddressbook/Makefile
config.status: creating doc/kalarm/Makefile
config.status: creating doc/kandy/Makefile
config.status: creating doc/karm/Makefile
config.status: creating doc/kleopatra/Makefile
config.status: creating doc/kmail/Makefile
config.status: creating doc/knode/Makefile
config.status: creating doc/knotes/Makefile
config.status: creating doc/konsolekalendar/Makefile
config.status: creating doc/kontact/Makefile
config.status: creating doc/korganizer/Makefile
config.status: creating doc/korn/Makefile
config.status: creating doc/kpilot/Makefile
config.status: creating doc/ktnef/Makefile
config.status: creating doc/kwatchgnupg/Makefile
config.status: creating indexlib/Makefile
config.status: creating indexlib/tests/Makefile
config.status: creating kabc/Makefile
config.status: creating kabc/frontend/Makefile
config.status: creating kabc/kabc2mutt/Makefile
config.status: creating kaddressbook/Makefile
config.status: creating kaddressbook/common/Makefile
config.status: creating kaddressbook/csv-templates/Makefile
config.status: creating kaddressbook/editors/Makefile
config.status: creating kaddressbook/editors/icons/Makefile
config.status: creating kaddressbook/editors/protocols/Makefile
config.status: creating kaddressbook/features/Makefile
config.status: creating kaddressbook/interfaces/Makefile
config.status: creating kaddressbook/kcmconfigs/Makefile
config.status: creating kaddressbook/pics/Makefile
config.status: creating kaddressbook/printing/Makefile
config.status: creating kaddressbook/thumbnailcreator/Makefile
config.status: creating kaddressbook/views/Makefile
config.status: creating kaddressbook/xxport/Makefile
config.status: creating kalarm/Makefile
config.status: creating kalarm/kalarmd/Makefile
config.status: creating kalarm/lib/Makefile
config.status: creating kalarm/pixmaps/Makefile
config.status: creating kandy/Makefile
config.status: creating kandy/profiles/Makefile
config.status: creating kandy/src/Makefile
config.status: creating karm/Makefile
config.status: creating karm/pics/Makefile
config.status: creating karm/support/Makefile
config.status: creating karm/test/Makefile
config.status: creating kdgantt/Makefile
config.status: creating kfile-plugins/Makefile
config.status: creating kfile-plugins/ics/Makefile
config.status: creating kfile-plugins/palm-databases/Makefile
config.status: creating kfile-plugins/rfc822/Makefile
config.status: creating kfile-plugins/vcf/Makefile
config.status: creating kgantt/Makefile
config.status: creating kgantt/kgantt/Makefile
config.status: creating kgantt/pixmaps/Makefile
config.status: creating kioslaves/Makefile
config.status: creating kioslaves/imap4/Makefile
config.status: creating kioslaves/mbox/Makefile
config.status: creating kioslaves/opengroupware/Makefile
config.status: creating kioslaves/sieve/Makefile
config.status: creating kitchensync/Makefile
config.status: creating kitchensync/libqopensync/Makefile
config.status: creating kitchensync/opensyncdbus/Makefile
config.status: creating kitchensync/src/Makefile
config.status: creating kitchensync/src/about/Makefile
config.status: creating kitchensync/src/pics/Makefile
config.status: creating kmail/Makefile
config.status: creating kmail/about/Makefile
config.status: creating kmail/avscripts/Makefile
config.status: creating kmail/interfaces/Makefile
config.status: creating kmail/pics/Makefile
config.status: creating kmail/pics/icons/Makefile
config.status: creating kmail/profiles/Makefile
config.status: creating kmail/tests/Makefile
config.status: creating kmailcvt/Makefile
config.status: creating kmailcvt/pics/Makefile
config.status: creating kmobile/Makefile
config.status: creating kmobile/devices/Makefile
config.status: creating kmobile/devices/digicam/Makefile
config.status: creating kmobile/devices/gammu/Makefile
config.status: creating kmobile/devices/gnokii/Makefile
config.status: creating kmobile/devices/pics/Makefile
config.status: creating kmobile/devices/skeleton/Makefile
config.status: creating kmobile/kioslave/Makefile
config.status: creating kmobile/kioslave/mimetypes/Makefile
config.status: creating knode/Makefile
config.status: creating knode/filters/Makefile
config.status: creating knode/pics/Makefile
config.status: creating knotes/Makefile
config.status: creating knotes/icons/Makefile
config.status: creating knotes/pics/Makefile
config.status: creating kode/Makefile
config.status: creating kode/kwsdl/Makefile
config.status: creating kode/kwsdl/kung/Makefile
config.status: creating kode/kwsdl/schema/Makefile
config.status: creating kode/kwsdl/tests/Makefile
config.status: creating kode/kwsdl/tests/google/Makefile
config.status: creating kode/kwsdl/wscl/Makefile
config.status: creating kode/kxml_compiler/Makefile
config.status: creating konsolekalendar/Makefile
config.status: creating konsolekalendar/pixmaps/Makefile
config.status: creating kontact/Makefile
config.status: creating kontact/interfaces/Makefile
config.status: creating kontact/pics/Makefile
config.status: creating kontact/pics/icons/Makefile
config.status: creating kontact/plugins/Makefile
config.status: creating kontact/plugins/akregator/Makefile
config.status: creating kontact/plugins/kaddressbook/Makefile
config.status: creating kontact/plugins/karm/Makefile
config.status: creating kontact/plugins/kitchensync/Makefile
config.status: creating kontact/plugins/kmail/Makefile
config.status: creating kontact/plugins/knode/Makefile
config.status: creating kontact/plugins/knotes/Makefile
config.status: creating kontact/plugins/korganizer/Makefile
config.status: creating kontact/plugins/kpilot/Makefile
config.status: creating kontact/plugins/newsticker/Makefile
config.status: creating kontact/plugins/specialdates/Makefile
config.status: creating kontact/plugins/summary/Makefile
config.status: creating kontact/plugins/test/Makefile
config.status: creating kontact/plugins/weather/Makefile
config.status: creating kontact/profiles/Makefile
config.status: creating kontact/profiles/KontactDefaults/Makefile
config.status: creating kontact/profiles/OutlookDefaults/Makefile
config.status: creating kontact/src/Makefile
config.status: creating kontact/src/about/Makefile
config.status: creating korganizer/Makefile
config.status: creating korganizer/interfaces/Makefile
config.status: creating korganizer/interfaces/calendar/Makefile
config.status: creating korganizer/interfaces/korganizer/Makefile
config.status: creating korganizer/korgac/Makefile
config.status: creating korganizer/korgac/pixmaps/Makefile
config.status: creating korganizer/pixmaps/Makefile
config.status: creating korganizer/plugins/Makefile
config.status: creating korganizer/plugins/datenums/Makefile
config.status: creating korganizer/plugins/exchange/Makefile
config.status: creating korganizer/plugins/hebrew/Makefile
config.status: creating korganizer/plugins/printing/Makefile
config.status: creating korganizer/plugins/printing/journal/Makefile
config.status: creating korganizer/plugins/printing/list/Makefile
config.status: creating korganizer/plugins/printing/whatsnext/Makefile
config.status: creating korganizer/plugins/printing/year/Makefile
config.status: creating korganizer/plugins/projectview/Makefile
config.status: creating korganizer/plugins/timespanview/Makefile
config.status: creating korganizer/printing/Makefile
config.status: creating korganizer/sounds/Makefile
config.status: creating korn/Makefile
config.status: creating korn/kconf_update/Makefile
config.status: creating kpilot/Makefile
config.status: creating kpilot/conduits/Makefile
config.status: creating kpilot/conduits/abbrowserconduit/Makefile
config.status: creating kpilot/conduits/docconduit/Makefile
config.status: creating kpilot/conduits/docconduit/Icons/Makefile
config.status: creating kpilot/conduits/knotes/Makefile
config.status: creating kpilot/conduits/malconduit/Makefile
config.status: creating kpilot/conduits/memofileconduit/Makefile
config.status: creating kpilot/conduits/notepadconduit/Makefile
config.status: creating kpilot/conduits/null/Makefile
config.status: creating kpilot/conduits/popmail/Makefile
config.status: creating kpilot/conduits/recordconduit/Makefile
config.status: creating kpilot/conduits/sysinfoconduit/Makefile
config.status: creating kpilot/conduits/timeconduit/Makefile
config.status: creating kpilot/conduits/vcalconduit/Makefile
config.status: creating kpilot/kpilot/Makefile
config.status: creating kpilot/kpilot/Icons/Makefile
config.status: creating kpilot/lib/Makefile
config.status: creating kresources/Makefile
config.status: creating kresources/birthdays/Makefile
config.status: creating kresources/blogging/Makefile
config.status: creating kresources/egroupware/Makefile
config.status: creating kresources/exchange/Makefile
config.status: creating kresources/featureplan/Makefile
config.status: creating kresources/groupdav/Makefile
config.status: creating kresources/groupware/Makefile
config.status: creating kresources/groupwise/Makefile
config.status: creating kresources/groupwise/kioslave/Makefile
config.status: creating kresources/groupwise/soap/Makefile
config.status: creating kresources/kolab/Makefile
config.status: creating kresources/kolab/kabc/Makefile
config.status: creating kresources/kolab/kcal/Makefile
config.status: creating kresources/kolab/knotes/Makefile
config.status: creating kresources/kolab/shared/Makefile
config.status: creating kresources/lib/Makefile
config.status: creating kresources/newexchange/Makefile
config.status: creating kresources/remote/Makefile
config.status: creating kresources/scalix/Makefile
config.status: creating kresources/scalix/kabc/Makefile
config.status: creating kresources/scalix/kcal/Makefile
config.status: creating kresources/scalix/kioslave/Makefile
config.status: creating kresources/scalix/knotes/Makefile
config.status: creating kresources/scalix/scalixadmin/Makefile
config.status: creating kresources/scalix/shared/Makefile
config.status: creating kresources/slox/Makefile
config.status: creating kresources/tvanytime/Makefile
config.status: creating ktnef/Makefile
config.status: creating ktnef/gui/Makefile
config.status: creating ktnef/gui/pics/Makefile
config.status: creating ktnef/ktnef/Makefile
config.status: creating ktnef/lib/Makefile
config.status: creating ktnef/tests/Makefile
config.status: creating libemailfunctions/Makefile
config.status: creating libemailfunctions/tests/Makefile
config.status: creating libkcal/Makefile
config.status: creating libkcal/libical/Makefile
config.status: creating libkcal/libical/design-data/Makefile
config.status: creating libkcal/libical/doc/Makefile
config.status: creating libkcal/libical/examples/Makefile
config.status: creating libkcal/libical/scripts/Makefile
config.status: creating libkcal/libical/src/Makefile
config.status: creating libkcal/libical/src/libical/Makefile
config.status: creating libkcal/libical/src/libicalss/Makefile
config.status: creating libkcal/libical/zoneinfo/Makefile
config.status: creating libkcal/tests/Makefile
config.status: creating libkcal/versit/Makefile
config.status: creating libkdenetwork/Makefile
config.status: creating libkdenetwork/gpgmepp/Makefile
config.status: creating libkdenetwork/gpgmepp/interfaces/Makefile
config.status: creating libkdenetwork/libgpg-error-copy/Makefile
config.status: creating libkdenetwork/libgpgme-copy/Makefile
config.status: creating libkdenetwork/libgpgme-copy/assuan/Makefile
config.status: creating libkdenetwork/libgpgme-copy/gpgme/Makefile
config.status: creating libkdenetwork/qgpgme/Makefile
config.status: creating libkdenetwork/qgpgme/tests/Makefile
config.status: creating libkdepim/Makefile
config.status: creating libkdepim/about/Makefile
config.status: creating libkdepim/cfgc/Makefile
config.status: creating libkdepim/icons/Makefile
config.status: creating libkdepim/interfaces/Makefile
config.status: creating libkdepim/komposer/Makefile
config.status: creating libkdepim/komposer/core/Makefile
config.status: creating libkdepim/komposer/core/tests/Makefile
config.status: creating libkdepim/komposer/plugins/Makefile
config.status: creating libkdepim/komposer/plugins/default/Makefile
config.status: creating libkdepim/komposer/test/Makefile
config.status: creating libkdepim/kpartsdesignerplugin/Makefile
config.status: creating libkdepim/pics/Makefile
config.status: creating libkdepim/tests/Makefile
config.status: creating libkholidays/Makefile
config.status: creating libkholidays/holidays/Makefile
config.status: creating libkmime/Makefile
config.status: creating libkmime/tests/Makefile
config.status: creating libkpgp/Makefile
config.status: creating libkpgp/pics/Makefile
config.status: creating libkpimexchange/Makefile
config.status: creating libkpimexchange/core/Makefile
config.status: creating libkpimidentities/Makefile
config.status: creating libksieve/Makefile
config.status: creating libksieve/ksieve/Makefile
config.status: creating libksieve/parser/Makefile
config.status: creating libksieve/shared/Makefile
config.status: creating libksieve/tests/Makefile
config.status: creating mimelib/Makefile
config.status: creating mimelib/mimelib/Makefile
config.status: creating networkstatus/Makefile
config.status: creating pixmaps/Makefile
config.status: creating plugins/Makefile
config.status: creating plugins/kmail/Makefile
config.status: creating plugins/kmail/bodypartformatter/Makefile
config.status: creating wizards/Makefile
config.status: creating indexlib/indexlib-config
config.status: creating korganizer/ical2vcal
config.status: creating config.h
config.status: executing depfiles commands

libgnokii (http://www.gnokii.org) is missing. The KDE Addressbook mobile phone import/export filter will not be available.


=================================================================
kmix (from the kdemultimedia package) is missing.
KAlarm will not be able to set the absolute sound volume when
playing audio files until you install kmix.
=================================================================

=================================================================
kttsd (from the kdeaccessibility package) is missing.
KAlarm will not be able to speak alarm messages until you install
kttsd together with appropriate speech synthesis application(s).
=================================================================

cyrus-sasl 2 library is missing. The sieve ioslave will not be built, and imap4 will lack of a lot of authentication methods.


You're missing a compatible version of libopensync.
Version 0.19 or greater is needed.
kitchensync will not be built.

If you would like to build-in KMail's experimental full-text
indexing please re-run configure with the --enable-indexlib option.

You're missing a compatible version of pilot-link for KPilot.
KPilot will not be built.


KPILOT: MAL headers or library not found. AvantGo conduit will not be compiled.
KPILOT: Download libmal>=0.20 from http://jasonday.home.att.net/code/libmal/

-------------- next part --------------
_______________________________________________
KDE PIM mailing list kde-pim at kde.org
https://mail.kde.org/mailman/listinfo/kde-pim
KDE PIM home page at http://pim.kde.org/


More information about the kde-pim mailing list