Help needed with Gdk-Pixbuf compile problem



Hi!  I'm trying to compile gaim 0.60 on a Slackware 8 Linux system w/
glib-2.2.1 and gtk+-2.2.1 installed.

When I compile gaim-0.60, I get this error:

make[3]: Entering directory `/build/gaim-0.60/src'
source='about.c' object='about.o' libtool=no \
depfile='.deps/about.Po' tmpdepfile='.deps/about.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I..    -I/opt/gnome/include
-I/opt/gnome/include -DLOCALEDIR=\"/opt/gnome/share/locale\"
-DLIBDIR=\"/opt/gnome/lib/gaim/\" -DDATADIR=\"/opt/gnome/share\"    -g
-O2 -I/opt/include -I.. -I/opt/gnome/include/gtk-2.0
-I/opt/gnome/lib/gtk-2.0/include -I/opt/gnome/include/atk-1.0
-I/opt/gnome/include/pango-1.0 -I/usr/X11R6/include
-I/usr/X11R6/include/freetype2 -I/opt/gnome/include/glib-2.0
-I/opt/gnome/lib/glib-2.0/include   -DG_DISABLE_DEPRECATED
-DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED
-DGTK_DISABLE_DEPRECATED -c `test -f 'about.c'
|| echo './'`about.c
In file included from /opt/gnome/include/gtk-2.0/gtk/gtk.h:82,
                 from about.c:30:
/opt/gnome/include/gtk-2.0/gtk/gtkimage.h:85: parse error before
"GdkPixbufAnimationIter"
/opt/gnome/include/gtk-2.0/gtk/gtkimage.h:85: warning: no semicolon at
end of struct or union
/opt/gnome/include/gtk-2.0/gtk/gtkimage.h:87: parse error before '}'
token
/opt/gnome/include/gtk-2.0/gtk/gtkimage.h:113: field `anim' has
incomplete type
In file included from ui.h:34,
                 from gaim.h:31,
                 from about.c:31:
gtkconv.h:89: parse error before "GdkPixbufAnimationIter"
gtkconv.h:89: warning: no semicolon at end of struct or union
gtkconv.h:92: parse error before '}' token
make[3]: *** [about.o] Error 1
make[3]: Leaving directory `/build/gaim-0.60/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/build/gaim-0.60/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/build/gaim-0.60'
make: *** [all] Error 2
tom linux:~/build/gaim-0.60$

Any ideas as to why gtkimage.h would have the compile error?  I'm using
gcc-3.2.2 as my compiler.

Thanks in advance for your time and assistance. :)

Peace...

Tom





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