[Libreoffice-bugs] [Bug 52558] New: Broken check for Boost::Date_Time in configure.in

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Jul 27 04:11:04 CEST 2012


https://bugs.freedesktop.org/show_bug.cgi?id=52558

             Bug #: 52558
           Summary: Broken check for Boost::Date_Time in configure.in
    Classification: Unclassified
           Product: LibreOffice
           Version: 3.6.0.2 rc
          Platform: All
        OS/Version: other
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Libreoffice
        AssignedTo: libreoffice-bugs at lists.freedesktop.org
        ReportedBy: ftigeot at wolfpond.org


Recent versions of LibreOffice-3.6 (since June 2012) fail to build on some of
my systems. The error message indicates a problem with Boost::Date_time

    checking whether the Boost::Date_Time library is available... yes
    configure: error: Could not find a version of the library!

It turns out Boost::Date_time is in fact perfectly functional and the
configure script reports a non-existing error.

Removing the AX_BOOST_DATE_TIME check from configure.in is enough to make
LibreOffice-3.6 start building.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Libreoffice-bugs mailing list