hi,
i'm unable to build aoo-3.4.0 from sources on linux ppc64 (crux ppc 64bit).
I always get this error on sw module... here the log:
http://cruxppc.org/~acrux/sw.log
I also tried using external cppunit-1.12.1 (with-system-cppunit) and
adding -mminimal-toc -fno-optimize-sibling-calls flags
My configure:
./configure --prefix=/usr \
--with-alloc=system \
--with-build-version="cruxppc-2.7-ppc64" \
--with-vendor="CRUX PPC" \
--disable-online-update \
--with-dmake-url=dmake-4.12.tar.bz2 \
--enable-cairo \
--disable-dbus \
--enable-presenter-console \
--enable-minimizer \
--with-system-libs \
--without-system-redland \
--without-system-jars \
--with-system-cppunit \
--without-junit \
--without-system-icu \
--without-system-boost \
--disable-mozilla \
--disable-epm \
--disable-pam \
--with-jdk-home=/usr/lib/jvm/java-1.6.0-openjdk.ppc64 \
--with-package-format=native \
--without-system-libwpd \
--without-system-poppler \
--without-system-mythes \
--disable-Xaw \
--disable-gnome-vfs \
--disable-gconf \
--enable-wiki-publisher \
--disable-pdfimport \
--disable-binfilter \
--disable-fetch-external \
--with-external-tar=$SRC/external \
--enable-category-b \
--disable-beanshell \
--without-system-hunspell \
--without-system-saxon \
--without-system-graphite \
--enable-bundled-dictionaries \
--without-system-hyphen
my build system is CRUX PPC 2.7 (64bit) powerpc64
linux-3.4.0-rc7, binutils-2.21, gcc-4.5.3, glibc-2.12.2
and openjdk icedtea6-1.11.2 and external source from here:
http://svn.apache.org/repos/asf/incubator/ooo/tags/AOO340/ext_sources/
cheers,
--nico
--
acrux <[email protected]>