trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: March 2012

Re: [trinity-devel] applications/knetworkmanager9 CMake Failure - add_subdirectory given source "knetworkmanager-0.8" not existing..

From: Darrell Anderson <humanreadable@...>
Date: Tue, 13 Mar 2012 19:50:06 -0700 (PDT)
>   I tried to build knetworkmanager9 and it looks like
> the CMakeLists.txt still
> points to the knetworkmanager-0.8 directory which isn't
> found in the 9 source.
> The error was:
> 
> CMake Error at CMakeLists.txt:66 (add_subdirectory):
>   add_subdirectory given source "knetworkmanager-0.8"
> which is not an
>   existing directory.

Check the wiki and etherpad for those apps that have been converted to cmake. All of the packages will have some nominal cmake files, which is misleading. :)

Yesterday I filed a bug report against all packages converted to cmake because none of them support kerberos.

The etherpad has notes about which cmake packages have missing elements.

We have no audit or test plan to verify the cmake conversions are complete.

Darrell