[Mono-list] Part Deux - Have YOU built mono on cygwin?

David Dawkins david@dawkins.st
Sun, 20 Jan 2002 13:11:38 -0000


Having installed Alex's glib-1.3 from the download page, I now
can't build mono/metadata:

> loader.c:20: gmodule.h: No such file or directory

this module doesn't appear to be in Alex's distribution.  How did
everybody else solve this?  (and why does this 1.3 distribution
appear to actually contain glib-2.0?)

I've tried downloading the glib-1.3.12 source, but this won't
configure without iconv (which itself won't build under cygwin).  There
is an iconv build on the download page, but I'm not having much
luck in finding the right place to install this such that the glib configure
will work.

David

----- Original Message -----
From: "Alex Graveley" <alex@ximian.com>
To: "David Dawkins" <david@dawkins.st>
Cc: "Patrik Torstensson" <totte@labs2.com>; <mono-list@ximian.com>
Sent: Saturday, January 19, 2002 12:27 PM
Subject: Re: [Mono-list] Have YOU built mono on cygwin?


> Hi,
>
> On Sat, 2002-01-19 at 07:06, David Dawkins wrote:
> > Hallelujah!!  that did it. I also had to go and get msvcrtd.dll, and I
> > found a copy here (after a Google search):
> >   http://www.digitalfilter.com/msvcrtd.html
> > or here
> >   http://www.nomore-missingdll.com/
>
> Ya, this is the debugging version of the C library, which you only get
> with visual studio :-/
>
> > Should we add some notes to the download.html page:
>
> Hopefully the entire windows build process will soon be streamlined and
> documented.
>
> -Alex
>
> > > Ensure that /usr/local/lib is in your path:
> > > $ export PATH=/usr/local/lib:$PATH
> > >
> > > Ensure that you have MSVCRTD.dll installed; if not, download
> > > from here:
> > >     http://www.nomore-missingdll.com/
> > > and place in C:\WINDOWS\SYSTEM
> >
> > Thanks for your help.
> > David
> >
> > ----- Original Message -----
> > From: "Patrik Torstensson" <totte@labs2.com>
> > To: "David Dawkins" <david@dawkins.st>
> > Sent: Saturday, January 19, 2002 10:58 AM
> > Subject: RE: [Mono-list] Have YOU built mono on cygwin?
> >
> >
> > Is the /usr/local/lib path in the PATH enviroment variable? LoadLibrary
> > uses that.
> >
> > - Patrik
> >
> > -----Original Message-----
> > From: David Dawkins [mailto:david@dawkins.st]
> > Sent: den 19 januari 2002 11:31
> > To: mono-list@ximian.com
> > Subject: [Mono-list] Have YOU built mono on cygwin?
> >
> >
> > Hi,
> >
> > I'm looking for anyone at all who has managed to get mono
> > built on cygwin; I need to compare notes.
> >
> > Here is my latest build problem: monoburg won't run because: (in dialog
> > window) "This application has failed to start because glib-1.3.dll was
> > not found. Re-installing the application may fix this problem."
> >
> > However, glib-1.3.dll is most certainly in /usr/local/lib.
> > I tried regsvr32, but that complains:
> > > LoadLibrary("glib-1.3.dll") failed - The specified module
> > > could not be found
> >
> > C:\cygwin\usr\local\lib>dir *.dll
> >  Volume in drive C has no label.
> >  Volume Serial Number is 0F67-1301
> >
> >  Directory of C:\cygwin\usr\local\lib
> >
> > 02/01/2002  06:32            28,672 System.Drawing.dll
> > 02/01/2002  06:32            18,944 System.Web.dll
> > 02/01/2002  06:32            45,056 System.XML.dll
> > 02/01/2002  06:32            94,208 System.dll
> > 02/01/2002  06:32           282,624 corlib.dll
> > 04/01/2002  14:33         1,486,920 glib-1.3.dll
> >                6 File(s)      1,956,424 bytes
> >                0 Dir(s)     274,071,552 bytes free
> >
> > I am running WinXP Prof, .NET Beta 2, and the mono source I have is a
> > week or two old. The glib package is Alex's as specified from
> > http://www.go-mono.com/download.html.
> >
> > Any help would be appreciated.
> >
> > Thanks
> > David
> >
> >
> > _______________________________________________
> > Mono-list maillist  -  Mono-list@ximian.com
> > http://lists.ximian.com/mailman/listinfo/mono-list
> >
> >
> > _______________________________________________
> > Mono-list maillist  -  Mono-list@ximian.com
> > http://lists.ximian.com/mailman/listinfo/mono-list
> --
>  Think about it man!  Rock singers are only rockin you half the time...
>  the other time they're... they're breathing... in!  But not anymore
>  baby!
>
> -- Tenacious D
>
>
> _______________________________________________
> Mono-list maillist  -  Mono-list@ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list