build error

Matúš Kukan matus.kukan at gmail.com
Sat Mar 17 09:21:47 PDT 2012


On 17 March 2012 17:07, Winfried Donkers <W.Donkers at dci-electronics.nl> wrote:
> It seems that the patch provided by Stephan Bergmann on 16 March (Introduced SystemShellExecuteFlags::URIS_ONLY, revision  d4b67611c421ebe9b75284106fe389b434419961 ) introduced a build error:
> core/shell/source/unix/exec/shellexec.cxx:261:26: error: 'URIS_ONLY' is not a member of 'com::sun::star::system::SystemShellExecuteFlags'
>
> (openSUSE 12.1, building master)
>
> Any help to solve this is much appreciated :)

Did you try to rebuild shell ? It's always good idea (well, at least
for small modules, not for tail_build)
shell/ is still dmake based so it has its own copy of header files.
You must do: make shell.clean && make shell.deliver

--
Matus


More information about the LibreOffice mailing list