Hi,
I got a error when building testtools on Alpha EV6 platform as following:
/bin/bash: line 1: 15238 Segmentation error
LD_LIBRARY_PATH=${LD_LIBRARY_PATH+${LD_LIBRARY_PATH}:}/home/office/ooo_OOO330_m12_src/solver/330/unxlngaxp.pro/lib
/home/office/ooo_OOO330_m12_src/solver/330/unxlngaxp.pro/bin/uno
-ro uno_services.rdb -ro uno_types.rdb -s
com.sun.star.test.bridge.BridgeTest --
com.sun.star.test.bridge.CppTestObject
dmake: Error code 139, while making 'runtest'
The source is OOO330_m12, gcc is 4.1.2 and Linux Kernel is 2.6.15.
I added a flag BOOST_SP_USE_PTHREADS in solenv/inc/settings.mk to
solve the problem as "
Compiling: comphelper/unxlngaxp.pro/misc/comphelp4gcc3_version.c
Making: comphelper.lib
Making: libcomphelp4gcc3.so
../unxlngaxp.pro/slo/enumberablemap.o: In function
'comphelper::EnumerableMap::initialize(com::sun::star::uno::Sequence<com::sun::star::uno::Any>
const&)': '__sync_fetch_and_add_4' undefined reference
" when building comphelper and other modules, where
<boost/shared_ptr.hpp> is used.
I don't know what's the real reason that caused the problem when
building testtools. Can some one help me ?
Best Regards,
Yan
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]