From: Johannes H. <joh...@gm...> - 2010-05-31 21:12:02
|
hey, i am trying to build the current svn state on a lucid box for synchronizing my sony ericsson k800i because it does not work for calendar with the 0.22 version in the ubuntu repository. and i am getting the following error: joei@joenix:~/apps/opensync/svn/libopensync/build$ cmake -DCMAKE_INSTALL_PREFIX=$prefix /home/joei/apps/opensync/svn/libopensync/ -- The C compiler identification is GNU -- Check for working C compiler: /usr/bin/gcc -- Check for working C compiler: /usr/bin/gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- checking for one of the modules 'glib-2.0>=2.12' -- found glib-2.0, version 2.24.1 -- Found GLib2: glib-2.0 /usr/include/glib-2.0;/usr/lib/glib-2.0/include -- Looking for include files HAVE_GLIB_GREGEX_H -- Looking for include files HAVE_GLIB_GREGEX_H - found -- Looking for include files HAVE_GLIB_GCHECKSUM_H -- Looking for include files HAVE_GLIB_GCHECKSUM_H - found -- checking for one of the modules 'gthread-2.0' -- found gthread-2.0, version 2.24.1 -- checking for one of the modules 'gmodule-2.0' -- found gmodule-2.0, version 2.24.1 -- checking for one of the modules 'sqlite3' -- found sqlite3, version 3.6.22 -- checking for one of the modules 'libxml-2.0' -- found libxml-2.0, version 2.7.6 -- checking for one of the modules 'libxslt' CMake Error at cmake/modules/FindPkgConfig.cmake:357 (message): None of the required 'libxslt' found Call Stack (most recent call first): cmake/modules/FindLibXslt.cmake:28 (PKG_SEARCH_MODULE) CMakeLists.txt:73 (FIND_PACKAGE) -- checking for one of the modules 'libexslt' CMake Error at cmake/modules/FindPkgConfig.cmake:357 (message): None of the required 'libexslt' found Call Stack (most recent call first): cmake/modules/FindLibExslt.cmake:28 (PKG_SEARCH_MODULE) CMakeLists.txt:74 (FIND_PACKAGE) -- Found Python: /usr/lib/python2.6/config/libpython2.6.so -- checking for one of the modules 'check' -- Performing Test COMPILER_SUPPORTS_VISIBILITY -- Performing Test COMPILER_SUPPORTS_VISIBILITY - Success -- Looking for flock -- Looking for flock - found -- ================================================== -- enable testing OFF -- build wrapper OFF -- build documentation OFF -- Configuring incomplete, errors occurred! can you maybe help me? do you know if there are any prepackaged deb files available? johannes |