On 17 March 2012 17:07, Winfried Donkers <w.donk...@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 _______________________________________________ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice