Compiling GTK+1.0* programs with GTK+1.1*



I have on my system (RH5.1, i386) Gnome 0.30 running
And i also have the following RPMs installed :
GTK+-1.1.2
GTK+-devel-1.1.2
GTK+10-1.0.6
glib-1.1.3
glib-devel-1.1.3
glib10-1.06
And when i try to compile the Gimp 1.0 now, i obtain this
error:

../gck/gcktypes.h:122: parse error before `GtkAcceleratorTable'
../gck/gcktypes.h:122: warning: no semicolon at end of struct or union
../gck/gcktypes.h:124: parse error before `}'
../gck/gcktypes.h:124: warning: data definition has no type or storage class
In file included from ../gck/gck.h:41,
                 from gckcolor.c:35:
../gck/gckui.h:36: parse error before `*'
../gck/gckui.h:36: warning: data definition has no type or storage class
../gck/gckui.h:37: parse error before `*'
../gck/gckui.h:129: parse error before `GtkAcceleratorTable'
../gck/gckui.h:132: parse error before `GtkAcceleratorTable'
make[4]: *** [gckcolor.lo] Error 1
make[4]: Leaving directory `/root/gimp-1.0.0/plug-ins/libgck/gck'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/root/gimp-1.0.0/plug-ins/libgck'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/root/gimp-1.0.0/plug-ins'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/gimp-1.0.0'
make: *** [all-recursive-am] Error 2

What i have to do ?
Thanks in advance.
            
                Tof



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