https://bugs.freedesktop.org/show_bug.cgi?id=60387
Priority: medium
Bug ID: 60387
Assignee: [email protected]
Summary: Can't build LibreOffice 4.0.0.3
Severity: major
Classification: Unclassified
OS: Linux (All)
Reporter: [email protected]
Hardware: x86-64 (AMD64)
Status: UNCONFIRMED
Version: 4.0.0.3 rc
Component: Libreoffice
Product: LibreOffice
I am not sure what I am doing wrong, but I am trying to compile LibreOffice
4.0.0.3 with lot of --with-system-* stuff.
export VER=4.0.0.3
./autogen.sh --with-build-version="${VER} Krejzi" \
--with-vendor="Krejzi" \
--with-unix-wrapper="libreoffice" \
--with-parallelism=3 \
--prefix=/usr \
--sysconfdir=/etc \
--with-lang="" \
--with-alloc=system \
--without-java \
--disable-gconf \
--disable-odk \
--disable-postgresql-sdbc \
--enable-dbus \ # 1.6.8
--enable-gio \ # 2.34.3
--enable-gstreamer \ # 0.10.36
--enable-kde4 \ # 4.10.0
--enable-gtk3 \ # 3.6.4
--enable-opengl \ # Mesa 9.1-devel
--enable-python=system \ # Python 3.3.0
--with-system-dicts \
--with-system-bluez \ # 4.101
--without-system-boost \ # When using this --with-system-boost, more of it
fails.
--with-system-cairo \ # 1.12.12
--with-system-cppunit \ # 1.13.1
--with-system-curl \ # 7.28.1
--with-system-expat \ # 2.1.0
--with-system-graphite \ # 2.1.0
--with-system-hunspell \ # 1.3.2
--with-system-icu \ # 50.1.2
--with-system-jpeg \ # libjpeg-turbo 1.2.1
--with-system-lcms2 \ # 2.4
--with-system-libpng \ # libpng 1.5.14 with apng patch
--with-system-libwpd \ # 0.9.6
--with-system-libwpg \ # 0.2.1
--with-system-libwps \ # 0.2.7
--with-system-libxml \ # 2.9.0
--with-system-mesa-headers \
--with-system-neon \ # 0.29.6
--with-system-nss \ # 4.9.4
--with-system-odbc \ # 2.3.1
--with-system-openldap \ # 2.4.33
--with-system-openssl \ # 1.0.0c
--with-system-poppler \ # 0.22.0
--with-system-redland \ # 1.0.16
--with-system-zlib # 1.2.7
I get the following error
[build CXX] filter/source/msfilter/msdffimp.cxx
[build CXX] filter/source/msfilter/mstoolbar.cxx
[build CXX] filter/source/msfilter/msvbahelper.cxx
[build CXX] filter/source/msfilter/services.cxx
/home/armin/src/libreoffice-4.0.0.3/filter/source/msfilter/msdffimp.cxx: In
member function ‘SdrObject* SvxMSDffManager::ImportShape(const
DffRecordHeader&, SvStream&, void*, Rectangle&, const Rectangle&, int,
sal_Int32*)’:
/home/armin/src/libreoffice-4.0.0.3/filter/source/msfilter/msdffimp.cxx:4291:33:
error: ‘seqCoordinat’ was not declared in this scope
/home/armin/src/libreoffice-4.0.0.3/filter/source/msfilter/msdffimp.cxx:4291:46:
error: ‘s’ was not declared in this scope
[build CXX] filter/source/msfilter/svdfppt.cxx
[build CXX] filter/source/msfilter/svxmsbas2.cxx
make[2]: ***
[/home/armin/src/libreoffice-4.0.0.3/workdir/unxlngx6.pro/CxxObject/filter/source/msfilter/msdffimp.o]
Error 1
make[2]: *** Waiting for unfinished jobs....
-----------------------------------------------------------------------
Oh dear - something failed during the build - sorry !
I guess it has something to do with my --with-system-whatever switches. I am
unsure what am I doing wrong or what does not work with my versions of software
(I mentioned every one of them next to the --with-system-*).
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs