> What is the output of this command? 
> ls /var/log/packages/boos* 

bash-4.2# ls /var/log/packages/boos* 
/var/log/packages/boost-1.59.0-i586-1

I removed the dir. Then resynced the report. And ran 

# sbopkg -i ledger

Got a new error:

In file included from /tmp/SBo/ledger-3.1/src/stats.cc:37:0:
/tmp/SBo/ledger-3.1/src/account.h:265:22: note:   mismatched types ‘const 
boost::iterator_range<IteratorT>’ and ‘int’
In file included from /tmp/SBo/ledger-3.1/src/xact.h:45:0,
                 from /tmp/SBo/ledger-3.1/src/stats.cc:35:
/tmp/SBo/ledger-3.1/src/item.h: In member function ‘virtual bool 
ledger::item_t::has_date() const’:
/tmp/SBo/ledger-3.1/src/item.h:199:3: warning: control reaches end of 
non-void function [-Wreturn-type]
make[2]: *** [src/CMakeFiles/libledger.dir/stats.cc.o] Error 1
make[1]: *** [src/CMakeFiles/libledger.dir/all] Error 2
make: *** [all] Error 2
acprep: ERROR: Execution failed: make

It seems to me, that something is wrong with my boost.

-- 

--- 
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/d/optout.

Reply via email to