[Mono-list] unicode support with glib2.0

David Dawkins david@dawkins.st
Sat, 5 Jan 2002 00:37:29 -0000


I am getting a duff Makefile generated for mono/io-layer/Makefile, and so
far
I've tracked it down to the following command being executed from
configure (line 7220 in my copy):

            BASE_DEPENDENCIES_CFLAGS=`$PKG_CONFIG --cflags "glib-2.0 >=
$GLIB_REQUIRED_VERSION"`

Runnig this manually shows the problem:

  /projects/mono/head/mono $ pkg-config.exe --cflags "glib-2.0 >= 1.3.11"
   -I$(exec_prefix}/include/glib-2.0 -I$(exec_prefix}/lib/glib-2.0/include

Notice the mismatched brackets around "exec_prefix".  I'll post if I get any
further than this.

David

----- Original Message -----
From: "Alex Graveley" <alex@ximian.com>
To: "Miguel de Icaza" <miguel@ximian.com>
Cc: "Dietmar Maurer" <dietmar@ximian.com>; "Mono List"
<mono-list@ximian.com>
Sent: Friday, January 04, 2002 8:37 PM
Subject: Re: [Mono-list] unicode support with glib2.0


> Hi,
>
> On Fri, 2002-01-04 at 14:21, Miguel de Icaza wrote:
> > > I have these built (not pkgconfig though, working on it) and also
> > > libintl which glib 1.3 needs on windows.
> > >
> > > I will post the URLs as soon I get pkgconfig built.
> >
> > Wow!  These are great news Alex!
>
> Okay...
>
> http://primates.ximian.com/~alex/glib-1.3.12-win32-native.zip
> http://primates.ximian.com/~alex/pkg-config-0.8-cygwin.zip
>
> The glib package is a native win32 dll that doesn't use cygwin, it also
> has no external dependencies as libintl and iconv are linked staticly.
>
> Unzipping them into your cygwin root will install them in /usr/local.
>
> They are untested on anything other than my win32 box, so I'm sure we'll
> have a few problems.  Glib links with MS's debugging C library, so you
> may need MSVC installed; I'll try to get non-debug versions up soon.
> Also, the glib zip tree is contructed by hand so I might have missed
> something.
>
> -Alex
>
> --
>  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