Hi Thorsten, Thorsten Behrens escribió: > 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?
indeed i586. Quite strange this error, not present in my system cairo I build myself. I found http://lists.cairographics.org/archives/cairo-bugs/2008-October/002736.html but looks unrelated. I'lll try a clean build (this was switching from DEV300_m36) >> --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. yes that solved the problem (I realized that when saw other strange things like postprocess wanting to build before another modules) Regards Ariel -- Ariel Constenla-Haile La Plata, Argentina "Aus der Kriegsschule des Lebens - Was mich nicht umbringt, macht mich härter." Nietzsche Götzendämmerung, Sprüche und Pfeile, 8. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
