pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Compiling misc/libreoffice fails



On NetBSD/amd64 7.0_RC3 with an up-to-date pkgsrc tree:

/usr/pkgsrc/misc/libreoffice/work/libreoffice-5.0.1.2/sax/source/tools/CachedOutputStream.hxx:50:46: error: no matching function for call to 'boost::shared_ptr<sax_fastparser::ForMergeBase>::shared_ptr(std::nullptr_t)'
                          , mpForMerge(nullptr)
                                              ^
[pretty long error message, with C++ stuff related to boost]

Is there a way to get it to compile properly?


Home | Main Index | Thread Index | Old Index