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.
See the other bug of yours.