--enable-lomenubar (was: Master failed to compile on framework module)

Stephan Bergmann sbergman at redhat.com
Tue Aug 28 01:52:21 PDT 2012


On 08/28/2012 08:18 AM, julien2412 wrote:
> I runned "make clean && make" this morning and here are the details.
>
> [ build LNK ] Library/libxstor.so
> /home/julien/compile-libreoffice/libo/framework/source/lomenubar/FrameHelper.cxx:
> In member function ‘void FrameHelper::dispatchCommand(rtl::OUString)’:
> /home/julien/compile-libreoffice/libo/framework/source/lomenubar/FrameHelper.cxx:721:40:
> error: ‘DispatchHelper’ has not been declared
> make[2]: ***
> [/home/julien/compile-libreoffice/libo/workdir/unxlngx6/CxxObject/framework/source/lomenubar/FrameHelper.o]
> Erreur 1
> make[2]: *** Attente des tâches non terminées....
> make[2]: *** wait: Aucun processus enfant. Arrêt.
>
> git last commit retrieved: 3ee97489ea49b339c4a7578afd85f85f77dd0f68
>
> gcc (Debian 4.7.1-2) 4.7.1
> GNU Make 3.81
>
> autogen.lastrun:
> --enable-lomenubar

Should be fixed now with 
<http://cgit.freedesktop.org/libreoffice/core/commit/?id=043d6b6442c1f60838f9502a1e198a1e6a57a123> 
"Missing using com::sun::star::frame::DispatchHelper."

However, I'm unable to configure --enable-lomenubar on Fedora 17. 
configure.in checks for dbusmenu-gtk, but Fedora only has dbusmenu-qt. 
Any known solution for this?

Stephan


More information about the LibreOffice mailing list