[asterisk-scf-dev] Installing and building asterisk-scf

Mark Michelson mmichelson at digium.com
Sun Oct 10 10:09:01 CDT 2010


On 10/10/2010 01:32 AM, Alec Davis wrote:
> Must be getting closer
>
> Step 7:
> ./cmake/init-cmake.sh
> Gives the following error
>
> -- Adding MockEndpointLocator.cpp to component RoutingTest
> -- Building component RoutingTest (CXX) as IceBox service
> CMake Error at cmake/AsteriskSCF.cmake:845 (install):
>    install TARGETS given no LIBRARY DESTINATION for shared library target
>    "RoutingTest".
> Call Stack (most recent call first):
>    routing/test/CMakeLists.txt:24 (hydra_component_install)
>
> Alec
>    

That's a remnant of changing the basic routing service to be an Icebox 
component. If you issue a git pull in the routing repo (or if you're 
using gitall, run the gitall-asterisk-scf.sh script) then you should 
pull in the change I made last Thursday to fix this on Linux (commit
7e2d06d24727f35f9f92d81278209d10c09c935d).

Mark Michelson



More information about the asterisk-scf-dev mailing list