[Mono-devel-list] pthread errors possibly causing mono errors?

Doug dougpostman at yahoo.com
Thu Nov 4 14:14:06 EST 2004


   Could the mono errors be coming from not having
pthread for gcc?  I am using gcc compiler on Sparc
Solaris 2.8.  There is no pthread options and I get
pthread errors when compiling although it does finish
for libgdiplus and mono.  However, in my last emails I
send problems with mono running a simple form and
failing.  ld.so.1 errors.  Any ideas if the pthread
could be responsible?

--- Zoltan Varga <vargaz at gmail.com> wrote:

>                                            Hi,
> 
>   I'm not an expert in libgdiplus matters, but
> libgdiplus is a normal
> unix shared
> library which the runtime tries to load. You don't
> need gdiplus.dll or
> anything like
> that, instead you have to somehow convince the
> runtime to load libgdiplus.so
> when it tries to load 'gdiplus.dll'. This can be
> done by adding an entry for
> gdiplus.dll into the runtime config file which is
> named 'config' and should be
> somewhere under /usr/local/etc/mono.
> 
> If that doesn't work, could you run you app with the
> env var MONO_LOG_LEVEL
> set to 'debug' and send the output to the list ?
> 
>                                                     
>       Zoltan
> 
> On Wed, 3 Nov 2004 17:23:21 -0600, Gerardo Santovena
> <gsantovena at gmail.com> wrote:
> > I have Ubuntu, I have libgdiplus installed as
> well, and that's true:
> > there isnt libgdiplus.dll installed in my box:
> > 
> > [santo at criseida santo]$ dpkg -L libgdiplus
> > /.
> > /usr
> > /usr/lib
> > /usr/lib/libgdiplus.so.0.0.0
> > /usr/lib/pkgconfig
> > /usr/lib/pkgconfig/libgdiplus.pc
> > /usr/share
> > /usr/share/doc
> > /usr/share/doc/libgdiplus
> > /usr/share/doc/libgdiplus/changelog.gz
> > /usr/share/doc/libgdiplus/copyright
> > /usr/share/doc/libgdiplus/changelog.Debian.gz
> > /usr/lib/libgdiplus.so
> > /usr/lib/libgdiplus.so.0
> > 
> > 
> > 
> > 
> > On Wed, 3 Nov 2004 15:15:32 -0800 (PST), Doug
> <dougpostman at yahoo.com> wrote:
> > > I have Cairo installed and libgdiplus installed.
> > > There is no libgdiplus.dll - is there supposed
> to be?
> > > Libgdiplus installed ok.
> > >   Also I downloaded gdiplus.dll from the
> internet.
> > >  as it is nowhere in the mcs mono areas.
> > >
> > >
> > >
> > > --- Jackson Harper <jackson at ximian.com> wrote:
> > >
> > > > On Wed, 2004-11-03 at 14:54 -0800, Doug wrote:
> > > > > For now just trying to pull up a Hello World
> Basic
> > > > > form - nothing else.  I have tried placing
> the
> > > > > gdiplus.dll in the /usr/lib and also made
> sure
> > > > > /usr/lib was in my LD_LIBRARY_PATH with same
> > > > problem -
> > > > > the libgdiplus.dll was not found.
> > > >
> > > >   Do you have cairo installed?
> > > >
> > > > Jackson
> > > >
> > > > >
> > > > > --- Paul <paul at all-the-johnsons.co.uk>
> wrote:
> > > > >
> > > > > > Hi,
> > > > > >
> > > > > > > I have downloaded the gdiplus.dll file
> and
> > > > placed
> > > > > > it
> > > > > > > in various locations in my path.
> > > > > >
> > > > > > It only needs to be in /usr/lib
> > > > > >
> > > > > > > Unhandled Exception:
> > > > > > > System.TypeInitializationException: An
> > > > exception
> > > > > > was
> > > > > > > thrown by the type initializer for
> > > > > > > System.Windows.Forms.ThemeEngine --->
> > > > > >
> > > > > > What types of objects (messagebox etc) are
> you
> > > > > > trying to call? Not
> > > > > > everything is implemented yet.
> > > > > >
> > > > > > TTFN
> > > > > >
> > > > > > Paul
> > > > > > --
> > > > > > "Trust me, I know what I'm doing" - Det.
> > > > > > Sledgehammer
> > > > > >
> > > > >
> > > > > > ATTACHMENT part 2
> application/pgp-signature
> > > > > name=signature.asc
> > > > >
> > > > >
> > > > >
> _______________________________________________
> > > > > Mono-devel-list mailing list
> > > > > Mono-devel-list at lists.ximian.com
> > > > >
> > > >
> > >
>
http://lists.ximian.com/mailman/listinfo/mono-devel-list
> > > >
> > > >
> _______________________________________________
> > > > Mono-devel-list mailing list
> > > > Mono-devel-list at lists.ximian.com
> > > >
> > >
>
http://lists.ximian.com/mailman/listinfo/mono-devel-list
> > > >
> > >
> > > _______________________________________________
> > > Mono-devel-list mailing list
> > > Mono-devel-list at lists.ximian.com
> > >
>
http://lists.ximian.com/mailman/listinfo/mono-devel-list
> > >
> > _______________________________________________
> > Mono-devel-list mailing list
> > Mono-devel-list at lists.ximian.com
> >
>
http://lists.ximian.com/mailman/listinfo/mono-devel-list
> >
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
>
http://lists.ximian.com/mailman/listinfo/mono-devel-list
> 




More information about the Mono-devel-list mailing list