Hi,
going on building, I found a couple of vcl sources using "alloca", requiring an 
include on solaris/illumos.
So I had to patch both toolkit/source/awt/vclxgraphics.cxx and 
toolkit/source/awt/vclxfont.cxx to add this:
#ifdef __sun__
#include
#endif
and now it goes on ;)
Gabriele.
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to