It failed when I did acprep update again. However, after acprep gitclean; acprep update it worked.
Perhaps gitclean needs to be recommended more frequently? On Nov 11, 10:06 am, John Wiegley <[email protected]> wrote: > Ed, are you still seeing this link failure? > > John > > On Nov 10, 2009, at 1:56 PM, ed wrote: > > > > > Mac OS X 10.5.8 PowerPC > > CXX ledger-global.o > > LD ledger > > /usr/bin/g++-4.2 -fpch-deps -Wconversion -g -pipe -g -o ledger ledger- > > main.o ledger-global.o /usr/lib/libiconv.dylib -Wl,-framework - > > Wl,CoreFoundation -Wl,-bind_at_load -L/usr/local/lib -L/usr/ > > lib ./.libs/libledger_report.a ./.libs/libledger_data.a ./.libs/ > > libledger_expr.a ./.libs/libledger_math.a ./.libs/libledger_util.a -L/ > > usr/lib/python2.5/config -lboost_python -lpython2.5 ./intl/libintl.a - > > lboost_iostreams -lboost_filesystem -lboost_system -lboost_date_time - > > lboost_regex -ledit /usr/local/lib/libmpfr.dylib /usr/local/lib/ > > libgmp.dylib > > Undefined symbols: > > "ledger::python_interpreter_t::import(std::basic_string<char, > > std::char_traits<char>, std::allocator<char> > const&)", referenced > > from: > > ledger::python_interpreter_t::import__option_t::handler_thunk > > (ledger::call_scope_t&) in ledger-global.o > > ledger::python_interpreter_t::import__option_t::handler_thunk > > (ledger::call_scope_t&) in ledger-global.o > > ledger::python_interpreter_t::import__option_t::handler_thunk > > (ledger::call_scope_t&) in ledger-global.o > > "ledger::python_session", referenced from: > > __ZN6ledger14python_sessionE$non_lazy_ptr in ledger-global.o > > "ledger::argv0", referenced from: > > __ZN6ledger5argv0E$non_lazy_ptr in ledger-main.o > > "vtable for ledger::python_interpreter_t", referenced from: > > __ZTVN6ledger20python_interpreter_tE$non_lazy_ptr in ledger- > > global.o > > ld: symbol(s) not found > >
