error building vclxbitmap.cxx on xstreamos/illumos

Stephan Bergmann sbergman at redhat.com
Thu Jan 22 06:20:35 PST 2015


On 01/22/2015 01:45 PM, Gabriele Bulfon wrote:
> Hi, next error, right in the middle of an enum declaration...:
> [build CXX] toolkit/source/awt/vclxbitmap.cxx
> In file included from /sources/sonicle/xstream-desktop-gate/components/libreoffice/libreoffice/libreoffice-4.4.0.2/include/vcl/ctrl.hxx:26:0,
> from /sources/sonicle/xstream-desktop-gate/components/libreoffice/libreoffice/libreoffice-4.4.0.2/include/vcl/button.hxx:27,
> from /sources/sonicle/xstream-desktop-gate/components/libreoffice/libreoffice/libreoffice-4.4.0.2/vcl/unx/generic/printer/cupsmgr.cxx:37:
> /sources/sonicle/xstream-desktop-gate/components/libreoffice/libreoffice/libreoffice-4.4.0.2/include/vcl/window.hxx:245:5: error: expected identifier before '(' token

If line 245 of include/vcl/window.hxx reads

   TRANSPARENT        = 12,

for you, then most likely you happen to include some definition of a 
macro named TRANSPARENT.


More information about the LibreOffice mailing list