gaim + gtk20 - missing definitions

Matt Dau mdau at vt.edu
Tue Apr 15 02:27:57 UTC 2003


Hi,

I am not sure this is the correct list... but I was trying to build the 
latest version of gaim after cvsup'ing.  Building gaim required a lot of 
other ports, one of them being x11-toolkits/gtk20.  Building of that 
port had errors (like the one in 
http://lists.freebsd.org/mailman/htdig/freebsd-ports-bugs/2003-April/000393.html), 
but I reattempted to build it and it finished and installed no problems 
after that.  Then it went on to compile gaim but it didn't get very far:

/bin/sh ../../libtool --silent --mode=compile cc -DHAVE_CONFIG_H -I. -I. 
-I../.. -I../../src    -DVERSION=\"0.61\"      
-DDATADIR=\"/usr/X11R6/share/gnome\"     -I/usr/local/include 
-I/usr/X11R6/include  -O -pipe  -I/opt/include -I../.. 
-I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 
-I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/gtk-2.0 
-I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 
-I/usr/X11R6/include -I/usr/local/include/freetype2 
-I/usr/local/include   -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED 
-DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -c docklet.c
In file included from /usr/X11R6/include/gtk-2.0/gtk/gtk.h:82,
                 from docklet.c:30:
/usr/X11R6/include/gtk-2.0/gtk/gtkimage.h:85: syntax error before 
`GdkPixbufAnimationIter'
In file included from ../../src/ui.h:36,
                 from ../../src/gaim.h:31,
                 from docklet.c:31:
../../src/gtkconv.h:89: syntax error before `GdkPixbufAnimationIter'
gmake[3]: *** [docklet.lo] Error 1
gmake[3]: Leaving directory 
`/usr/ports/net/gaim/work/gaim-0.61/plugins/docklet'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/usr/ports/net/gaim/work/gaim-0.61/plugins'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/net/gaim/work/gaim-0.61'
gmake: *** [all-recursive-am] Error 2
*** Error code 2

Stop in /usr/ports/net/gaim.


I think it might have something to do with gtk20 not working, but I 
really don't know where to start.. I tried google'ing but i'm not really 
sure what i'm looking for.  i'm willing to try anything if needed.. or 
give any more info.

thanks,
matt




More information about the freebsd-ports-bugs mailing list