Installing GTK+ apps

Arlequín amahoro@adinet.com.uy
Wed Feb 23 17:05:00 GMT 2005


Hello, there

I tried to install gFTP. So I had to install GTK+ first.

Then I followed the deps and grabbed the last versions of the required
packages

I have

atk-1.9.0.tar.bz2
gftp-2.0.18.tar.bz2
glib-2.6.2.tar.bz2
gtk+-2.6.2.tar.bz2
pango-1.8.0.tar.bz2.tar
pkgconfig-0.15.0.tar.bz2

In order to compile GTK+ I needed glib, ark and pango...

In order to compile glib I needed pkgconfig...

Well pkgconfig throw me errors when executing make after a clean compile:

<quote>
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: error: conflicting types for `strsignal'
/usr/include/string.h:75: error: 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/src/tarballs/pkgconfig-0.15.0/glib-1.2.8'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/usr/src/tarballs/pkgconfig-0.15.0/glib-1.2.8'
make[2]: *** [all-recursive-am] Error 2
make[2]: Leaving directory `/usr/src/tarballs/pkgconfig-0.15.0/glib-1.2.8'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/tarballs/pkgconfig-0.15.0'
make: *** [all-recursive-am] Error 2

</quote>


How can I compile a GTK+ based app under CygWin..??


-- 
Arlequín                             _o)
amahoro_AT_adinet_DOT_com_DOT_uy     / \\
http://counter.li.org/             _(___V
Linux Registered User              #207262



More information about the Cygwin-xfree mailing list