trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: March 2011

Re: [trinity-devel] kdepim FTBFS

From: Serghei Amelian <serghei@...>
Date: Thu, 31 Mar 2011 11:27:11 +0300
On Thursday 31 March 2011 06:47:17 Timothy Pearson wrote:
> Hi Serghei,
>
> kdepim is failing with:
>
> -- Installing:
> /TEMP/kdepim-trinity-3.5.13/debian/tmp/opt/trinity/include/libkcal/freebusy
>.h CMake Error at libkcal/cmake_install.cmake:38 (FILE):
>   file INSTALL cannot find
>   "/TEMP/kdepim-trinity-3.5.13/libkcal/htmlexportsettings.h".
> Call Stack (most recent call first):
>   cmake_install.cmake:42 (INCLUDE)

Fixed in SVN revision 1226622.

PS I think is not very good idea to hardwire include dirs to 
${INCLUDE_INSTALL_DIR}/kde, because I can't install it anymore in standard 
gentoo dirs like /usr/kde/3.5/include. If you need to install headers 
into /opt/trinity/include/kde I suggest you to 
pass -DINCLUDE_INSTALL_DIR=/opt/trinity/include/kde argument to cmake.

-- 
Serghei