Bug 87262

Summary: cannot find -lmergedlo
Product: LibreOffice Reporter: Kostas <ktamateas>
Component: InstallationAssignee: Not Assigned <libreoffice-bugs>
Status: RESOLVED INVALID    
Severity: normal    
Priority: medium    
Version: 4.3.4.1 release   
Hardware: x86 (IA32)   
OS: Linux (All)   
See Also: https://bugs.freedesktop.org/show_bug.cgi?id=87261
Whiteboard:
Crash report or crash signature: Regression By:

Description Kostas 2014-12-12 12:06:08 UTC
Hello everyone,

I'm trying to build libreoffice-4.3.41 sources.
My system is a debian-jessie 32-bit gcc 4.9.1 and my configure is this:

./autogen.sh --enable-release-build --without-java --without-junit --without-doxygen --disable-gconf --disable-firebird-sdbc --disable-postgresql-sdbc --disable-collada --disable-dbus --disable-gtk --disable-randr --disable-gltf --disable-liblangtag --disable-gstreamer --disable-kdeab --disable-tdeab  --disable-systray --disable-coinmp --disable-lpsolve --disable-sdremote --disable-cve-tests --disable-orcus --disable-graphite --disable-odk --disable-cups --with-system-libs --enable-mergelibs=yes --without-boost-date-time --without-boost-iostreams --disable-pdfimport --disable-opengl --disable-opencl --disable-gstreamer-0-10 --with-webdav=neon

All dependencies are ok and compilation starts until it breaks at this point:

[build CXX] connectivity/source/drivers/file/FDatabaseMetaData.cxx
/usr/bin/ld: cannot find -lmergedlo
collect2: error: ld returned 1 exit status
/libreoffice-4.3.4.1/connectivity/Library_dbtools.mk:11: recipe for target '/root/libreoffice-4.3.4.1/instdir/program/libdbtoolslo.so' failed

I hope you can help me.
Kind Regards, Kostas.
Comment 1 Urmas 2014-12-13 05:34:51 UTC
See the other bug of yours.