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

Laurent Debacker Laurent Debacker <debackerl@gmail.com>
Mon, 7 Mar 2005 20:40:22 +0100


Okay, it worked, libgdiplus compiled just fine!

Shall I fill a bug report, and give the solution provided by Timotheus Pokorra?
Or does the maintainer of libgdiplus read this list?

Now my adventure will continue with the compilation of mono....

And thank you very much Timotheus!!! :D

On Fri, 4 Mar 2005 21:44:28 +0000, Timotheus Pokorra
<timotheus.pokorra@gmail.com> wrote:
> 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.
> >
> >
> >
>