pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: pkgsrc/misc/libreoffice43
>>> So this is still mostly useless since:
>>>
>>> checking for WPS... no
>>> configure: error: Package requirements (libwps-0.3) were not met:
>>
>> There is a libwps03 package.
>
> Thanks for the hint, I now have a local diff that I'm going to
> test to build libreoffice43 with [...]
The diff I was thinking about was just replacing the
buildlink3.mk include from libwps to libwps03.
Unfortunately, that didn't actually work. The build log says
/usr/pkgsrc/misc/libreoffice43/work/libreoffice-4.3.7.2/instdir/program/libsvgfilterlo.so: undefined reference to `boost::system::system_category()'
/usr/pkgsrc/misc/libreoffice43/work/libreoffice-4.3.7.2/instdir/program/libsvgfilterlo.so: undefined reference to `boost::system::generic_category()'
/usr/pkgsrc/misc/libreoffice43/work/libreoffice-4.3.7.2/solenv/gbuild/LinkTarget.mk:444: recipe for target
'/usr/pkgsrc/misc/libreoffice43/work/libreoffice-4.3.7.2/workdir/LinkTarget/Executable/svg2odf' failed
gmake[1]: *** [/usr/pkgsrc/misc/libreoffice43/work/libreoffice-4.3.7.2/workdir/LinkTarget/Executable/svg2odf] Error 1
near the end.
It looks like these functions are in libboost_system.so, but I
must admit I'm not offhand able to see why it's not being picked
up; libreoffice's build system is a bit of Terra Incognita for
me, I'm afraid, so if anyone else has any good ideas for how to
go the next step I'm all ears.
Regards,
- Håvard
Home |
Main Index |
Thread Index |
Old Index