On Wed, May 29, 2013 at 05:16:30PM -0700, rtjmay wrote:
> When I try to build on Ubuntu 13.04 I get the following error from Cmake:
> 
> CMake Error at src/CMakeLists.txt:245 (add_library):
>   Cannot find source file:
> 
>     /home/ryan/Downloads/ledger-3.0.0/lib/sha1.cpp
> 
>   Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
>   .hxx .in .txx

Ditto building on Debian sid:

-----8<-----
(sid)mpalmer@mistress:~/src/debian/ledger/ledger-3.0.0~20130529$ ./acprep update
acprep: INFO: Invoking primary phase: update
acprep: INFO: Executing phase: update
acprep: INFO: Executing phase: pull
acprep: INFO: Executing phase: make
acprep: INFO: Executing phase: config
acprep: INFO: Executing phase: submodule
acprep: INFO: Executing phase: configure
acprep: INFO: System type is => Linux
acprep: INFO: Setting up build flavor => debug
-- Boost version: 1.49.0
-- Found the following Boost libraries:
--   date_time
--   filesystem
--   system
--   iostreams
--   regex
--   unit_test_framework
-- Configuring done
CMake Error at src/CMakeLists.txt:245 (add_library):
  Cannot find source file:

    /home/mpalmer/src/debian/ledger/ledger-3.0.0~20130529/lib/sha1.cpp

  Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
  .hxx .in .txx


-- Build files have been written to: 
/home/mpalmer/src/debian/ledger/ledger-3.0.0~20130529
acprep: ERROR: Execution failed: cmake -DBUILD_DEBUG=1
----->8-----

I get exactly the same thing if I run ./acprep dependencies first, and also
if I run cmake directly.

- Matt

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"Ledger" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to