This is the mail archive of the cygwin-xfree@cygwin.com mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Some problem installing GNOME on Cygwin/XFree86


Hi!

I have installed Cygwin/XFree86 with twm. I would like to try another
window manager.

I found that GNOME (gnomemm-1.1.16) requires a number of other packages,
dependency as follows:

GNOME (gnomemm-1.1.16) -> GTK-- (gtkmm-1.2.5) -> GTK (gtk+-1.3.3) -> GLIB
(glib-1.3.3) -> pkg-config (pkgconfig-0.5.0)

When I try to make pkg-config, the following error occurs:

/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.
-DG_LOG_DOMAIN=
g_log_domain_glib     -g -O2 -Wall  -D_REENTRANT -c gstrfuncs.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -g -O2
-Wall -D
_REENTRANT -c gstrfuncs.c -o gstrfuncs.o
gstrfuncs.c: In function `g_strsignal':
gstrfuncs.c:674: conflicting types for `strsignal'
/usr/include/string.h:70: previous declaration of `strsignal'
gstrfuncs.c:674: warning: extern declaration of `strsignal' doesn't match
global
 one
make[4]: *** [gstrfuncs.lo] Error 1
make[4]: Leaving directory `/usr/local/pkgconfig-0.5.0/glib-1.2.8'

Is there any environment that I must set before performing operation?

Thanks

Arion


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]