Boost logo

Boost-Build :

From: Larry Evans (cppljevans_at_[hidden])
Date: 2004-07-06 17:11:04


After cvs update this morning, in boost-cvs/libs/test/build, I got:

<----------
cd /home/evansl/prog_dev/boost-root.ln/libs/test/build/
bjam -sTOOLS=como
...found 620 targets...
...using 4 temp targets...
...updating 81 targets...
como-Link-action
../../../bin/boost/libs/test/build/libboost_prg_exec_monitor.so/como/debug/libboost_prg_exec_monitor-como-d-1_31.so
nm: t_exp.o: no symbols
nm: e_rem_pio2.o: no symbols
nm: k_cos.o: no symbols
nm: k_rem_pio2.o: no symbols
nm: k_sin.o: no symbols
nm: s_scalbln.o: no symbols
nm: e_rem_pio2f.o: no symbols
nm: k_rem_pio2f.o: no symbols
nm: s_scalblnf.o: no symbols
nm: e_rem_pio2l.o: no symbols
nm: k_rem_pio2l.o: no symbols
nm: s_nexttowardl.o: no symbols
nm: s_scalblnl.o: no symbols
nm: t_sincosl.o: no symbols
nm: k_sincosl.o: no symbols
nm: branred.o: no symbols
nm: doasin.o: no symbols
nm: dosincos.o: no symbols
nm: halfulp.o: no symbols
nm: mpa.o: no symbols
nm: mpatan2.o: no symbols
nm: mpatan.o: no symbols
nm: mpexp.o: no symbols
nm: mplog.o: no symbols
nm: mpsqrt.o: no symbols
nm: mptan.o: no symbols
nm: sincos32.o: no symbols
nm: slowexp.o: no symbols
nm: slowpow.o: no symbols
nm: shm_unlink.o: no symbols
../../../bin/boost/libs/test/build/libboost_prg_exec_monitor.so/como/debug/cpp_main.o(.text+0x3608):
In function `(anonymous namespace)::cpp_main_caller::function()':
/home/evansl/prog_dev/boost-cvs/boost/libs/test/build/../src/cpp_main.cpp:42:
undefined reference to `cpp_main(int, char**)'
collect2: ld returned 1 exit status

/home/evansl/prog_dev/como.ln/bin/como -g -o
"../../../bin/boost/libs/test/build/libboost_prg_exec_monitor.so/como/debug/libboost_prg_exec_monitor-como-d-1_31.so"

"../../../bin/boost/libs/test/build/libboost_prg_exec_monitor.so/como/debug/execution_monitor.o"
"../../../bin/boost/libs/test/build/libboost_prg_exec_monitor.so/como/debug/cpp_main.o"
-l"m" -l"rt"

...failed como-Link-action
../../../bin/boost/libs/test/build/libboost_prg_exec_monitor.so/como/debug/libboost_prg_exec_monitor-como-d-1_31.so...
...skipped
<@boost!libs!test!build!stage!lib>libboost_prg_exec_monitor-como-d-1_31.so
for lack of
<@boost!libs!test!build/libboost_prg_exec_monitor.so/como/debug>libboost_prg_exec_monitor-como-d-1_31.so...
como-Link-action
../../../bin/boost/libs/test/build/libboost_prg_exec_monitor.so/como/release/libboost_prg_exec_monitor-como-1_31.so

...
>----------

Please, what am I doing wrong?

TIA.

Regards,
Larry

 


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk