On Thu, Jan 30, 2014 at 08:59:10AM +0100, Rene Engelhard wrote: > On Thu, Jan 30, 2014 at 07:32:36AM +0100, Lionel Elie Mamane wrote: >> since my ./autogen.sh is failing with:
>> checking for boostlib >= 1.47... yes >> checking whether the Boost::Date_Time library is available... yes >> configure: error: Could not find a version of the library! >> because ./configure (from m4/ax_boost_date_time.m4) goes to look for >> libboost_date_time*.so in /usr/lib, but it is in >> /usr/lib/x86_64-linux-gnu/ >> I don't see any patch for that in the Debian LibreOffice package git >> repository, and the relevant parts of configure.ac, and m4/* haven't > There is none :) > But: > rene@frodo:~/Debian/Pakete/LibreOffice/libreoffice-4.1.4~rc2$ grep boost > debian/rules > CONFIGURE_FLAGS += --with-boost-libdir=/usr/lib/$(DEB_HOST_MULTIARCH) > The last one is the key. boosts m4 honours it apparently. I see. Thanks. -- Lionel -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

