Date: Sun, 13 Mar 2005 09:37:42 -0600 From: Chris <racerx@makeworld.com> To: "T.F. Cheng" <tfcheng@yahoo.com> Cc: FreeBSD <freebsd-questions@freebsd.org> Subject: Re: gtk2 problem? Message-ID: <42345E46.4010209@makeworld.com> In-Reply-To: <20050313153612.84691.qmail@web51001.mail.yahoo.com> References: <20050313153612.84691.qmail@web51001.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
T.F. Cheng wrote: >Hi, > just about to install velocity but bump into a lot >of dependency upgrade, like atk (1.8-> 1.9) and gtk2 >(2.4 -> 2.6) and pango, etc. anyway, gnomevfs2 failed >to compile: > >gmake[2]: Entering directory >`/usr/ports/devel/gnomevfs2/work/gnome-vfs-2.10.0/libgnomevfs' >/usr/local/bin/orbit-idl-2 -I `pkg-config >--variable=idldir bonobo-activation-2.0` >./GNOME_VFS_Daemon.idl >/libexec/ld-elf.so.1: Shared object >"libgobject-2.0.so.400" not found, required by >"orbit-idl-2" >gmake[2]: *** [GNOME_VFS_Daemon.h] Error 1 >gmake[2]: Leaving directory >`/usr/ports/devel/gnomevfs2/work/gnome-vfs-2.10.0/libgnomevfs' >gmake[1]: *** [all-recursive] Error 1 >gmake[1]: Leaving directory >`/usr/ports/devel/gnomevfs2/work/gnome-vfs-2.10.0' >gmake: *** [all] Error 2 >*** Error code 2 > > >and want to reinstall gtk-gnutella, since gtk related >stuff are change, but this is what I got: > >cc -c -I../../../.. -I../../.. -I../.. -DXTHREADS >-DXUSE_MTSAFE_API -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 >-I/usr/X11R6/include/pango-1.0 >-I/usr/local/include/freetype2 -I/usr/local/include >-I/usr/local/include/libxml2 -I/usr/local/include >-DGUI_SOURCES -DCURDIR=src/ui/gtk/gtk2 -O -O -pipe >-I/usr/local/include/ downloads.c >In file included from downloads.c:30: >pbarcellrenderer.h:57:1: warning: >"GTK_TYPE_CELL_RENDERER_PROGRESS" redefined >In file included from >/usr/X11R6/include/gtk-2.0/gtk/gtk.h:53, > from ../../gtk/gui.h:31, > from downloads.c:26: >/usr/X11R6/include/gtk-2.0/gtk/gtkcellrendererprogress.h:34:1: >warning: this is the location of the previous >definition >In file included from downloads.c:30: >pbarcellrenderer.h:62: error: redefinition of typedef >'GtkCellRendererProgress' >/usr/X11R6/include/gtk-2.0/gtk/gtkcellrendererprogress.h:41: >error: previous declaration of >'GtkCellRendererProgress' was here >pbarcellrenderer.h:63: error: redefinition of typedef >'GtkCellRendererProgressClass' >/usr/X11R6/include/gtk-2.0/gtk/gtkcellrendererprogress.h:42: >error: previous declaration of >'GtkCellRendererProgressClass' was here >pbarcellrenderer.h:66: error: redefinition of `struct >_GtkCellRendererProgress' >pbarcellrenderer.h:71: error: redefinition of `struct >_GtkCellRendererProgressClass' >*** Error code 1 > >I am not sure if this is due to gtk2 or something, >would anybody help me? thank you! > > > > What does /usr/ports/UPDATING tell you?! -- Best regards, Chris PGP Fingerprint = D976 2575 D0B4 E4B0 45CC AA09 0F93 FF80 C01B C363
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?42345E46.4010209>