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

             Bug #: 54771
           Summary: : Build failure with --with-system-boost
    Classification: Unclassified
           Product: LibreOffice
           Version: 3.6.1.2 release
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
 Status Whiteboard: BSA
          Severity: normal
          Priority: medium
         Component: Libreoffice
        AssignedTo: libreoffice-bugs@lists.freedesktop.org
        ReportedBy: b...@lindev.ch


Problem description: 
Attempting to compile LibreOffice 3.6.1.2 with system boost results in

[ build LNK ] Library/libsclo.so
/home/bero/packages/libreoffice/BUILD/libreoffice-3.6.1/workdir/unxlngx6.pro/CxxObject/sc/source/core/tool/scmatrix.o:scmatrix.cxx:function
_GLOBAL__sub_I_scmatrix.cxx: error: undefined reference to
'boost::system::generic_category()'
/home/bero/packages/libreoffice/BUILD/libreoffice-3.6.1/workdir/unxlngx6.pro/CxxObject/sc/source/core/tool/scmatrix.o:scmatrix.cxx:function
_GLOBAL__sub_I_scmatrix.cxx: error: undefined reference to
'boost::system::generic_category()'
/home/bero/packages/libreoffice/BUILD/libreoffice-3.6.1/workdir/unxlngx6.pro/CxxObject/sc/source/core/tool/scmatrix.o:scmatrix.cxx:function
_GLOBAL__sub_I_scmatrix.cxx: error: undefined reference to
'boost::system::system_category()'
collect2: error: ld returned 1 exit status
make[2]: ***
[/home/bero/packages/libreoffice/BUILD/libreoffice-3.6.1/workdir/unxlngx6.pro/LinkTarget/Library/libsclo.so]
Error 1
make[2]: Leaving directory
`/home/bero/packages/libreoffice/BUILD/libreoffice-3.6.1/tail_build'
make[1]: *** [tail_build] Error 2

because the build system "forgets" to link to libboost_system.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to