you must install gnome-doc-utils
or, better, run this command:
sudo apt-get build-deb geary
Il giorno gio 23 apr 2015 alle 11:48, Frédéric Parrenin <parrenin ujf-grenoble fr> ha scritto:
Dear all,
I tried to compile geary-0.10 under debian 8 but I got the following error message.
Any hint?
Thanks,
Frédéric
---------------------------------------------------------------------------------------------------------------
fparrenin LGGE091:~/local/geary-0.10.0$ ./configure --prefix=/home/fparrenin/local
cmake version 3.0.2
CMake suite maintained and supported by Kitware (kitware.com/cmake).
-- The C compiler identification is GNU 4.9.2
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Icon cache will be updated
-- Desktop database will be updated
-- Generated desktop file will be checked for errors
-- Help translations will be generated and installed
-- Found PkgConfig: /usr/bin/pkg-config (found version "0.28")
-- xgettext found
-- Install Contractor contract: ON
CMake Warning (dev) at cmake/FindDesktopFileValidate.cmake:16 (add_custom_command):
Policy CMP0040 is not set: The target in the TARGET signature of
add_custom_command() must exist. Run "cmake --help-policy CMP0040" for
policy details. Use the cmake_policy command to set the policy and
suppress this warning.
The target name "geary-attach.desktop" is unknown in this context.
Call Stack (most recent call first):
desktop/CMakeLists.txt:57 (VALIDATE_DESKTOP_FILE)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Error at help/CMakeLists.txt:82 (MESSAGE):
xml2po not found
-- Configuring incomplete, errors occurred!
See also "/home/fparrenin/local/geary-0.10.0/build/CMakeFiles/CMakeOutput.log".
Unable to prepare build directory.
fparrenin LGGE091:~/local/geary-0.10.0$ ./configure --prefix=/home/fparrenin/local
cmake version 3.0.2
CMake suite maintained and supported by Kitware (kitware.com/cmake).
-- The C compiler identification is GNU 4.9.2
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Icon cache will be updated
-- Desktop database will be updated
-- Generated desktop file will be checked for errors
-- Help translations will be generated and installed
-- Found PkgConfig: /usr/bin/pkg-config (found version "0.28")
-- xgettext found
-- Install Contractor contract: ON
CMake Warning (dev) at cmake/FindDesktopFileValidate.cmake:16 (add_custom_command):
Policy CMP0040 is not set: The target in the TARGET signature of
add_custom_command() must exist. Run "cmake --help-policy CMP0040" for
policy details. Use the cmake_policy command to set the policy and
suppress this warning.
The target name "geary-attach.desktop" is unknown in this context.
Call Stack (most recent call first):
desktop/CMakeLists.txt:57 (VALIDATE_DESKTOP_FILE)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Error at help/CMakeLists.txt:82 (MESSAGE):
xml2po not found
-- Configuring incomplete, errors occurred!
See also "/home/fparrenin/local/geary-0.10.0/build/CMakeFiles/CMakeOutput.log".
Unable to prepare build directory.