| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| Date: | Wed, 4 Dec 2002 00:44:06 -0300 (E. South America Standard Time) |
| From: | =?ISO-8859-1?Q?Fr=E9d=E9ric_L=2E_W=2E_Meunier?= <0 AT pervalidus DOT net> |
| To: | cygwin AT cygwin DOT com |
| Subject: | Compiling GLib 1.2.10 on latest Cygwin |
| Message-ID: | <Pine.WNT.4.50.0212040031570.3536-100000@pervalidus> |
| X-X-Sender: | fredlwm AT fastmail DOT fm |
| MIME-Version: | 1.0 |
Anybody know how to fix it ? I'm getting the following error:
I used configure --disable-shared --enable-debug=minimum
--disable-dependency-tracking
and make CFLAGS='-O2 -Wall -D_REENTRANT' LDFLAGS=-s
gcc-2.exe -DHAVE_CONFIG_H -I. -I/cygdrive/g/Linux/glib-1-2 -I.
-DG_LOG_DOMAIN=g_log_domain_glib -O2 -Wall -D_REENTRANT
-Wp,-MD,.deps/gstrfuncs.pp -c /cygdrive/g/Linux/glib-1-2/gstrfuncs.c -o gstrfuncs.o
/cygdrive/g/Linux/glib-1-2/gstrfuncs.c: In function `g_strsignal':
/cygdrive/g/Linux/glib-1-2/gstrfuncs.c:705: conflicting types for `strsignal'
/usr/include/string.h:75: previous declaration of `strsignal'
/cygdrive/g/Linux/glib-1-2/gstrfuncs.c:705: warning: extern declaration of `strsignal' doesn't match global one
make[2]: *** [gstrfuncs.lo] Error 1
make[2]: Leaving directory `/cygdrive/g/home/fredlwm/tmp/objdir'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/cygdrive/g/home/fredlwm/tmp/objdir'
make: *** [all-recursive-am] Error 2
Or let me know if I should report it to the gtk-devel list.
TIA.
--
0 AT pervalidus.{net, {dyndns.}org}
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |