Problems porting GTK+ 1.1.1 to IBM AIX 4.1



Using IBM AIX, trying to port GTK+ 1.1.1.

Using IBM cc, with GNU make.

Got the following error after successfully running configure then make:

make all-recursive
make[1]: Entering directory `/usr/local/tools/gtk+-1.1.1'
Making all in gdk
make[2]: Entering directory `/usr/local/tools/gtk+-1.1.1/gdk'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/tools/gtk+-1.1.1/gdk'
Making all in gtk
make[2]: Entering directory `/usr/local/tools/gtk+-1.1.1/gtk'
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I..
-I/usr/local/lib/glib/include -I/usr/local/include   -
g -DGTK_NO_CHECK_CASTS -DUSE_XIM -c gtkaccelgroup.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/local/lib/glib/include
-I/usr/local/include -g -DGTK_NO_CHECK_CASTS -DUSE_XIM -c
-DPIC gtkaccelgroup.c
"gtkaccelgroup.c", line 698.1: 1506-343 (S) Redeclaration of
gtk_accelerator_valid differs from previous declaration on line
147 of "gtkaccelgroup.h".
"gtkaccelgroup.c", line 698.1: 1506-377 (I) The type "unsigned int" of
parameter 2 differs from the previous type "enum {...}
".
"gtkaccelgroup.c", line 1019.1: 1506-343 (S) Redeclaration of
gtk_accelerator_set_default_mod_mask differs from previous decl
aration on line 154 of "gtkaccelgroup.h".
"gtkaccelgroup.c", line 1019.1: 1506-377 (I) The type "unsigned int" of
parameter 1 differs from the previous type "enum {...
}".
make[2]: *** [gtkaccelgroup.lo] Error 1
make[2]: Leaving directory `/usr/local/tools/gtk+-1.1.1/gtk'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/tools/gtk+-1.1.1'
make: *** [all-recursive-am] Error 2
root@sp1t1n07:/usr/local/tools/gtk+-1.1.1#


Has anyone successfully ported GTK+ to AIX?
--
Paul Gillingwater <P.Gillingwater@iaea.org>
Internet Systems Administrator, 
International Atomic Energy Agency (http://www.iaea.org) 
PGP Key from: http://www.iaea.org/tech/pgpkeys/



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]