gaim + gtk20 - missing definitions
Joe Marcus Clarke
marcus at marcuscom.com
Mon Apr 14 22:17:50 PDT 2003
On Mon, 2003-04-14 at 23:07, Matt Dau wrote:
> >>/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
You have an old include directory lying around in either
/usr/X11R6/include or /usr/local/include. If you send the ls -l for
those two directories, it should be clear what the problem is.
Note, you also have multiple versions of the same port installed. For
example:
gtk-1.2.10_2
gtk-1.2.10_3
You really should only have one of those, and it should be _9. The same
goes for guile, image, etc. You should probably consider doing some
massive spring cleaning on this machine.
Joe
> >>`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
> >>
--
PGP Key : http://www.marcuscom.com/pgp.asc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: This is a digitally signed message part
Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20030415/e227707d/attachment.bin
More information about the freebsd-gnome
mailing list