[Mono-winforms-list] Solaris 10 - libgdiplus troubles...

Timotheus Pokorra Timotheus@Pokorra.de
Fri, 4 Mar 2005 21:44:28 +0000


Hello Laurent,

Several things I found:

You could try to add the line 
#include <X11/Xlib.h>
to your cairo-xlib.h file.
I got that idea from http://lists.kde.org/?l=kde-bugs-dist&m=110916771709627&w=2
Not sure if that helps.

another possible idea:
http://lists.ximian.com/archives/public/mono-devel-list/2004-December/009272.html
That man says he was able to compile Cairo on Solaris. Perhaps you
directly ask him for advice?

I hope your project will be successful!

Timo



On Fri, 4 Mar 2005 19:41:49 +0100, Laurent Debacker <debackerl@gmail.com> wrote:
> Hi,
> 
> First a special thank to Timotheus Pokorra and Goodwin Robert for
> their answers to my previous post.
> 
> I added the directory containing the ar program in my $PATH, and the
> lib links ok.
> 
> Now, I continue to try to compile the libgdiplus tarball on Solaris 10
> using gcc from blastwave.org. However gcc doesn't seem to parse
> correctly the /usr/include/X11/Xutil.h and
> /opt/csw/include/X11/extensions/Xrender.h found on the system. See
> attached file.
> 
> I don't know if those files use special syntax supported by the Sun's
> compiler. But Sun doesn't provide its computer among Solaris 10.
> 
> Maybe I should install the X11 librairies using blastwave. However I
> may get API incompabilities because the binaries would be from
> Solaris, and the headers from blastwave.
> 
> I apologize to annoy you, but I'm a student at the free (as in
> freedom) university of brussels, we got machines wednesdey, and the
> GUI for the exhibition must be ready for within a week :(
> 
> Thanks!
> Laurent.
> 
> 
>