kdesupport

kde4@Suzaku:~/kdesupport$ cmake .
-- Looking for Q_WS_X11
-- Looking for Q_WS_X11 - found
-- Looking for Q_WS_WIN
-- Looking for Q_WS_WIN - not found.
-- Looking for Q_WS_QWS
-- Looking for Q_WS_QWS - not found.
-- Looking for Q_WS_MAC
-- Looking for Q_WS_MAC - not found.
-- Found Qt-Version 4.4.0-rc1
-- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so
-- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so - found
-- Looking for gethostbyname
-- Looking for gethostbyname - found
-- Looking for connect
-- Looking for connect - found
-- Looking for remove
-- Looking for remove - found
-- Looking for shmat
-- Looking for shmat - found
-- Looking for IceConnectionNumber in ICE
-- Looking for IceConnectionNumber in ICE - found
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Could not find Java JNI
-- Looking for doxygen...
-- Looking for doxygen... - found /usr/bin/doxygen
-- Looking for dot tool...
-- Looking for dot tool... - found /usr/bin/dot


## Soprano ##
---------------------------------------------------------------------------------------
-- Soprano Components that will be built:

-- Soprano Components that will NOT be built:
  * Redland storage backend
  * Sesame2 storage backend (java-based)
  * Raptor RDF parser
  * Raptor RDF serializer
  * The CLucene-based full-text search index library
---------------------------------------------------------------------------------------
-- Looking for BZ2_bzCompressInit in /usr/lib/libbz2.so
-- Looking for BZ2_bzCompressInit in /usr/lib/libbz2.so - found
-- Found BZip2: /usr/lib/libbz2.so
-- Performing Test ICONV_SECOND_ARGUMENT_IS_CONST
-- Performing Test ICONV_SECOND_ARGUMENT_IS_CONST - Failed
-- Found Iconv: /usr/lib/libc.so
** Expat is disabled. No support for XML via Expat
-- Found LibXml2: /usr/lib/libxml2.so
** CLucene not found. Support for CLucene backend is disabled
** HyperEstraier is disabled. No support for HyperEstraier backend
** SQLite is disabled. No support for SQLite backend
-- Found Exiv2 release >= 0.12
-- Found Exiv2: /usr/lib/libexiv2.so
** Exiv2 is found. Support for indexing of EXIF/IPTC metadata is enabled
-- Found Qt-Version 4.4.0-rc1
** Qt4 is found. Support for QT4 GUI client is enabled
-- Looking for include files HAVE_STRINGS_H
-- Looking for include files HAVE_STRINGS_H - found
-- Found dbus-1 release >= 1.0
** DBus-1 is found. Support for DBus interface in Strigi daemon is enabled
** Log4cxx is disabled. No support for advanced logging
** FAM is disabled. No support for efficient file change monitoring system
-- Looking for dlopen in dl
-- Looking for dlopen in dl - found
-- Looking for dlopen
-- Looking for dlopen - not found
-- Performing Test __STRIGI_HAVE_GCC_VISIBILITY
-- Performing Test __STRIGI_HAVE_GCC_VISIBILITY - Success
-- Ensure you cppunit installed version is at least 1.12.0
** CppUnit not found. Support for Strigi unit tests is disabled
-- Looking for C++ include direct.h
-- Looking for C++ include direct.h - not found
-- Looking for C++ include dirent.h
-- Looking for C++ include dirent.h - found
-- Looking for C++ include dlfcn.h
-- Looking for C++ include dlfcn.h - found
-- Looking for C++ include ndir.h
-- Looking for C++ include ndir.h - not found
-- Looking for C++ include stddef.h
-- Looking for C++ include stddef.h - found
-- Looking for C++ include sys/dir.h
-- Looking for C++ include sys/dir.h - found
-- Looking for C++ include sys/ndir.h
-- Looking for C++ include sys/ndir.h - not found
-- Looking for C++ include windows.h
-- Looking for C++ include windows.h - not found
-- Looking for C++ include socket.h
-- Looking for C++ include socket.h - not found
-- Looking for C++ include sys/socket.h
-- Looking for C++ include sys/socket.h - found
-- Looking for C++ include sys/types.h
-- Looking for C++ include sys/types.h - found
-- Looking for C++ include unistd.h
-- Looking for C++ include unistd.h - found
-- Looking for C++ include stdint.h
-- Looking for C++ include stdint.h - found
-- Looking for C++ include regex.h
-- Looking for C++ include regex.h - found
-- Looking for fchdir
-- Looking for fchdir - found
-- Looking for gettimeofday
-- Looking for gettimeofday - found
-- Looking for isblank
-- Looking for isblank - found
-- Looking for mkstemp
-- Looking for mkstemp - found
-- Looking for nanosleep
-- Looking for nanosleep - found
-- Looking for setenv
-- Looking for setenv - found
-- Looking for strcasecmp
-- Looking for strcasecmp - found
-- Looking for strcasestr
-- Looking for strcasestr - found
-- Looking for strlwr
-- Looking for strlwr - not found
-- Looking for strncasecmp
-- Looking for strncasecmp - found
-- Check for ANSI scope
-- Check for ANSI scope - found
-- Check size of int8_t
-- Check size of int8_t - done
-- Check size of uint8_t
-- Check size of uint8_t - done
-- Check size of int16_t
-- Check size of int16_t - done
-- Check size of uint16_t
-- Check size of uint16_t - done
-- Check size of int32_t
-- Check size of int32_t - done
-- Check size of uint32_t
-- Check size of uint32_t - done
-- Check size of int64_t
-- Check size of int64_t - done
-- Check size of uint64_t
-- Check size of uint64_t - done
-- Check size of char
-- Check size of char - done
-- Check size of short
-- Check size of short - done
-- Check size of int
-- Check size of int - done
-- Check size of long
-- Check size of long - done
-- Check size of long long
-- Check size of long long - done
-- Check size of size_t
-- Check size of size_t - done
-- Check size of ssize_t
-- Check size of ssize_t - done
-- Check size of uint
-- Check size of uint - done
-- Check size of intptr_t
-- Check size of intptr_t - done
-- Check size of socklen_t
-- Check size of socklen_t - done
-- Looking for connect in socket
-- Looking for connect in socket - not found
** No CLucene libraries were found, so Strigi cannot use indexes.
** It is recommended to install CLucene >= 0.9.16a.
** You will still be able to use deepfind, deepgrep and xmlindexer.
** Java not found. Support for generating xsd parser from *.xsd files is disabled
-- dbus support enabled
-- Found Qt-Version 4.4.0-rc1
-- Performing Test HAVE_MMX
-- Performing Test HAVE_MMX - Success
-- Performing Test HAVE_SSE
-- Performing Test HAVE_SSE - Success
-- Performing Test HAVE_SSE2
-- Performing Test HAVE_SSE2 - Success
-- Performing Test HAVE_3DNOW
-- Performing Test HAVE_3DNOW - Success
-- Performing Test HAVE_ALTIVEC
-- Performing Test HAVE_ALTIVEC - Failed
-- Configuring done
-- Generating done
-- Build files have been written to: /home/kde4/kdesupport

Made with BasKet Note Pads 1.0.2, a KDE tool to take notes and keep information at hand.