[Mono-list] GLib Installation

Adam Treat manybooby@yahoo.com
Tue, 6 Nov 2001 13:38:33 -0800


Gaurav,

I think this link will point out the solution: 
http://www.cygwin.com/ml/cygwin/2001-04/msg01792.html

Miguel,

Here is the patch to download.html that includes this info.

download
===================================================================
@@ -145,6 +145,8 @@
 
                * Configure, compile and install glib, like this:
 
+               * You also need a patch found <a 
href="http://www.cygwin.com/ml/cygwin/2001-04/msg01792.html">here</a>.
+
 <pre>
 ./configure --prefix=/usr
 make


>On Tuesday 06 November 2001 09:34 am, Gaurav Vaish wrote:
> Hello,
>
>     Today when I went to install glib-1.2.10 under cygwin, I got the
> following errors...
>
> ---------------------------
> gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -g -O2
> -Wal l -D_REENTRANT -c gstrfuncs.c -o gstrfuncs.o
> gstrfuncs.c: In function `g_strsignal':
> gstrfuncs.c:705: conflicting types for `strsignal'
> /usr/include/string.h:70: previous declaration of `strsignal'
> gstrfuncs.c:705: warning: extern declaration of `strsignal' doesn't match
> global one
> make[2]: *** [gstrfuncs.lo] Error 1
> make[2]: Leaving directory `/cygdrive/d/compiler/glib-1.2.10'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/cygdrive/d/compiler/glib-1.2.10'
> make: *** [all-recursive-am] Error 2
> ---------------------------
>
>     and glib did not compile. Please help!
>
>
> Cheers,
> Gaurav Vaish
> ----------------------------
>
>
> _______________________________________________
> Mono-list maillist  -  Mono-list@ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list