Opened 12 years ago

Closed 12 years ago

Last modified 10 years ago

#3485 closed defect (fixed)

Libre Office 3.5.4.2 does not build with Boost 1.50.0

Reported by: Wayne Blaszczyk Owned by: rt
Priority: normal Milestone:
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description (last modified by bdubbs@…)

The following error occurs:

sources/libreoffice-core-3.5.4.2/workdir/unxlngx6.pro/CxxObject/sc/source/core/tool/scmatrix.o: In function `_GLOBAL__sub_I_scmatrix.cxx':
scmatrix.cxx:(.text.startup+0x2b): undefined reference to `boost::system::generic_category()'
scmatrix.cxx:(.text.startup+0x37): undefined reference to `boost::system::generic_category()'
scmatrix.cxx:(.text.startup+0x43): undefined reference to `boost::system::system_category()'
collect2: ld returned 1 exit status
make[2]: *** [/sources/libreoffice-core-3.5.4.2/workdir/unxlngx6.pro/LinkTarget/Library/libsclo.so] Error 1
make[2]: *** Waiting for unfinished jobs....
dmake:  Error code 2, while making 'all'

Builds fine with the previous version of Boost (1.49.0)

Change History (5)

comment:1 by bdubbs@…, 12 years ago

Description: modified (diff)

Did you try the current version of libre office? 3.5.5.3

comment:2 by Wayne Blaszczyk, 12 years ago

No I haven't. It's low on my priority list.

comment:3 by rt, 12 years ago

Owner: changed from blfs-book@… to rt
Status: newassigned

comment:4 by rt, 12 years ago

Resolution: fixed
Status: assignedclosed

Fixed in r10507 by applying a patch.

comment:5 by bdubbs@…, 10 years ago

Milestone: current

Milestone current deleted

Note: See TracTickets for help on using tickets.