I'm trying to build latest sources on Debian

git clone git://github.com/jwiegley/ledger.git
cd ledger && ./acprep update


 and get this :

[  1%] Generating ../system.hh.gch
g++: internal compiler error: Killed (program cc1plus)
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.7/README.Bugs> for instructions.
make[2]: *** [system.hh.gch] Error 4
make[1]: *** [src/CMakeFiles/libledger.dir/all] Error 2
make: *** [all] Error 2
acprep: ERROR: Execution failed: make

Any ideas on what to look closer to at this stage? I haven't really used 
C++ in a while so .gch doesn't really ring any bell for me..

Regards,

Fredrik

Reply via email to