[Kde-pim] kdepim build: Boost headers not found
Stephan Johach
lucardus at onlinehome.de
Tue Jun 5 13:06:42 BST 2007
Hi Frank!
Am Montag 04 Juni 2007, 11:16:53 schrieb Frank Osterfeld:
> From FindBoost.cmake (in share/cmake/Modules of your CMake prefix):
>
> # Add in some path suffixes. These will have to be updated whenever a new
> Boost version comes out.
> SET(SUFFIX_FOR_PATH
> boost-1_34_1
> boost-1_34_0
> boost-1_33_1
> boost-1_33_0
> )
>
> Your suffix, 1_34, is missing there and needs to be added, unless the
> trailing _0 is boost convention and your packager broke it. Which
> distribution/version are you using?
This is an LFS. No package manager. :) So it seems I did something wrong when
installing it to /usr/include/boost-1_34 without the trailing _0.
>
> As a workaround you can either add boost-1_34 to the list above or create a
> symlink boost-1_34_0->boost-1_34 in /usr/include (ugly, but should
> work...).
I moved the files to the correct directory now. Thanks for the hint!
Stephan
_______________________________________________
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