libreoffice-5-1 build from scratch breaks in vcl
Giuseppe Castagno
giuseppe.castagno at acca-esse.eu
Mon Feb 15 10:49:24 UTC 2016
Hi all,
on Ubuntu 14.04, gcc-4.8.4, Rev. libreoffice-5-1:d6d93bb, gtk 3.10.8
$ cat autogen.lastrun
--with-external-tar=/srv5/git/LO/externals
git libreoffice-5-1:d6d93bb, breaks in:
/srv5/git/LO/lohs-github/vcl/unx/gtk3/gtk3salnativewidgets-gtk.cxx: In
member function ‘void GtkSalGraphics::updateSettings(AllSettings&)’:
/srv5/git/LO/lohs-github/vcl/unx/gtk3/gtk3salnativewidgets-gtk.cxx:2006:52:
error: ‘GTK_STATE_FLAG_LINK’ was not declared in this scope
gtk_style_context_set_state(mpLinkButtonStyle, GTK_STATE_FLAG_LINK);
^
/srv5/git/LO/lohs-github/vcl/unx/gtk3/gtk3salnativewidgets-gtk.cxx:2009:52:
error: ‘GTK_STATE_FLAG_VISITED’ was not declared in this scope
gtk_style_context_set_state(mpLinkButtonStyle,
GTK_STATE_FLAG_VISITED);
^
--
Kind Regards,
Giuseppe Castagno aka beppec56
Acca Esse http://www.acca-esse.eu
giuseppe.castagno at acca-esse.eu
More information about the LibreOffice
mailing list