On 16.12.2017 01:32, la.jolie@paquerette wrote:
> Hello,
> 
> I'm compiling Lool thanks to this script
> https://github.com/husisusi/officeonlin-install.sh.
> 
> My system is a VPS with Debian 9.
> 
> My new attempt (after 3 months) to recompile lool generates now an error.
> 
> I found that this commit is the cause:
> https://github.com/LibreOffice/core/commit/0f455f2309d018906e147269f839f52aa22eaf6a
> 
> Part of the log where the error is throwned (I can send the full log)
> -----------------
> /opt/libreoffice2/vcl/null/printerinfomanager.cxx: In constructor
> ‘psp::PrinterInfoManager::PrinterInfoManager(psp::PrinterInfoManager::Type)’:
> /opt/libreoffice2/vcl/null/printerinfomanager.cxx:47:33: error: call of
> overloaded ‘unique_ptr(NULL)’ is ambiguous
>      m_aSystemDefaultPaper( "A4" )
>                                  ^

this was changed to "nullptr" in commit
76c21c57b7de227df87a285c3907157242ccddde more than a year ago, and this
commit is also in the libreoffice-5-4 branch so you're trying to build
some EOL branch that is no longer maintained.

_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to