On a mac running 10.7.3

./acprep update
...
  CXX    libledger_math_la-balance.lo
/usr/local/include/boost/smart_ptr/intrusive_ptr.hpp: In destructor 
'boost::intrusive_ptr<T>::~intrusive_ptr() [with T = ledger::expr_t::op_t]':
src/expr.h:77:   instantiated from here
/usr/local/include/boost/smart_ptr/intrusive_ptr.hpp:96: error: 
'intrusive_ptr_release' was not declared in this scope
/usr/local/include/boost/smart_ptr/intrusive_ptr.hpp: In copy constructor 
'boost::intrusive_ptr<T>::intrusive_ptr(const boost::intrusive_ptr<T>&) 
[with T = ledger::expr_t::op_t]':
src/expr.h:81:   instantiated from here
/usr/local/include/boost/smart_ptr/intrusive_ptr.hpp:91: error: 
'intrusive_ptr_add_ref' was not declared in this scope
make[2]: *** [libledger_math_la-balance.lo] Error 1
make[2]: *** Waiting for unfinished jobs....

Have rebuilt everything frm the latest version (boost, pcre,mpfr,gmp)

Reply via email to