On Fri, Dec 05, 2008 at 04:46:15AM -0200, Ariel Constenla-Haile wrote: > --enable-cairo breaks cairo canvas: > > > build/openoffice/DEV300_m37/solenv/bin/checkdll.sh -L../../unxlngi6/lib > -L/build/openoffice/DEV300_m37/solver/300/unxlngi6/lib > ../../unxlngi6/lib/check_cairocanvas.uno.so > Checking DLL ../../unxlngi6/lib/check_cairocanvas.uno.so ...: ERROR: > /build/openoffice/DEV300_m37/solver/300/unxlngi6/lib/libcairo.so.2: > undefined symbol: __sync_val_compare_and_swap_4 > dmake: Error code 1, while making '../../unxlngi6/lib/cairocanvas.uno.so' > Hi Ariel,
hm, that *should* work on i586, what exact platform are you on? > --enable-cairo --with-system-cairo breaks instsetoo_native because it > still checks libcairo.so.2 > Please dump the output tree in scp2 & rebuild. libcairo2 is guarded with !defined(SYSTEM_CAIRO), but there's no build system dependency on changed environment. > none of these breakes happen on DEV300_m36. > That's because of CWS cairosource01 - actually, on Linux, I strongly recommend going --with-system-cairo, the self-built one is mainly for Win32 & MacOS. HTH, -- Thorsten --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
