[Mono-list] Problems with glib in cygwin

Carlos Villavieja Prados carlosv@cometatech.com
Mon, 13 Aug 2001 23:22:08 +0200


Hello all,

    Sorry if this is a bit off-topic but I'm having problems to compile 
mono.

    I'm trying to install glib on cygwin and get next error:

    strfuncs.c: In function `g_strsignal':
    strfuncs.c:705: conflicting types for `strsignal'
    usr/include/string.h:70: previous declaration of `strsignal'
    strfuncs.c:705: warning: extern declaration of `strsignal' doesn't 
match global one


Thanks in advanced.