Dear all I can't install gedit on my PowerBook with 10.4.10: sudo port install gedit ---> Building gedit with target all Error: Target org.macports.build returned: shell command " cd "/opt/ local/var/macports/build/ _opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_g edit/work/gedit-2.16.2" && make all " returned error 2 Command output: make all-recursive Making all in bindings make[3]: Nothing to be done for `all-am'. Making all in gedit make all-recursive Making all in dialogs make[4]: Nothing to be done for `all'. if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -DXTHREADS -DORBIT2=1 -D_REENTRANT -I/opt/local/ include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/ include -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/ include/pango-1.0 -I/opt/local/include/freetype2 -I/opt/local/include/ libpng12 -I/usr/X11R6/include -I/opt/local/include/gtksourceview-1.0 - I/opt/local/include/libxml2 -I/opt/local/include/libgnomeprint-2.2 -I/ opt/local/include/libart-2.0 -I/opt/local/include/libgnomeui-2.0 -I/ opt/local/include/gconf/2 -I/opt/local/include/gnome-keyring-1 -I/opt/ local/include/libgnome-2.0 -I/opt/local/include/libbonoboui-2.0 -I/ opt/local/include/libgnomecanvas-2.0 -I/opt/local/include/gnome- vfs-2.0 -I/opt/local/lib/gnome-vfs-2.0/include -I/opt/local/include/ orbit-2.0 -I/opt/local/include/libbonobo-2.0 -I/opt/local/include/ bonobo-activation-2.0 -I/opt/local/include/gail-1.0 -I/opt/local/ include/libglade-2.0 -I/opt/local/include/libgnomeprintui-2.2 -Wall -Wmissing-prototypes -DDATADIR=\""/opt/local/share"\" - DGEDIT_DATADIR=\""/opt/local/share/gedit-2"\" -DGEDIT_LOCALEDIR=\""/ opt/local/share/locale"\" -DGEDIT_UI_DIR=\""/opt/local/share/gedit-2/ ui/"\" -DGEDIT_PLUGINDIR=\""/opt/local/lib/gedit-2/plugins"\" - DGEDIT_GLADEDIR=\""/opt/local/share/gedit-2/glade/"\" -DGEDIT_ICONDIR= \""/opt/local/share/gedit-2/icons"\" -I/opt/local/include -L/opt/ local/lib -O2 -no-cpp-precomp -flat_namespace -undefined suppress -L/ opt/local/lib -MT gedit-languages-manager.lo -MD -MP -MF ".deps/gedit- languages-manager.Tpo" -c -o gedit-languages-manager.lo gedit- languages-manager.c; \ then mv -f ".deps/gedit-languages-manager.Tpo" ".deps/gedit-languages- manager.Plo"; else rm -f ".deps/gedit-languages-manager.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -DXTHREADS -DORBIT2=1 - D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/ include -I/opt/local/include -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/ include/cairo -I/opt/local/include/pango-1.0 -I/opt/local/include/ freetype2 -I/opt/local/include/libpng12 -I/usr/X11R6/include -I/opt/ local/include/gtksourceview-1.0 -I/opt/local/include/libxml2 -I/opt/ local/include/libgnomeprint-2.2 -I/opt/local/include/libart-2.0 -I/ opt/local/include/libgnomeui-2.0 -I/opt/local/include/gconf/2 -I/opt/ local/include/gnome-keyring-1 -I/opt/local/include/libgnome-2.0 -I/ opt/local/include/libbonoboui-2.0 -I/opt/local/include/ libgnomecanvas-2.0 -I/opt/local/include/gnome-vfs-2.0 -I/opt/local/ lib/gnome-vfs-2.0/include -I/opt/local/include/orbit-2.0 -I/opt/local/ include/libbonobo-2.0 -I/opt/local/include/bonobo-activation-2.0 -I/ opt/local/include/gail-1.0 -I/opt/local/include/libglade-2.0 -I/opt/ local/include/libgnomeprintui-2.2 -Wall -Wmissing-prototypes - DDATADIR=\"/opt/local/share\" -DGEDIT_DATADIR=\"/opt/local/share/ gedit-2\" -DGEDIT_LOCALEDIR=\"/opt/local/share/locale\" - DGEDIT_UI_DIR=\"/opt/local/share/gedit-2/ui/\" -DGEDIT_PLUGINDIR=\"/ opt/local/lib/gedit-2/plugins\" -DGEDIT_GLADEDIR=\"/opt/local/share/ gedit-2/glade/\" -DGEDIT_ICONDIR=\"/opt/local/share/gedit-2/icons\" - I/opt/local/include -L/opt/local/lib -O2 -no-cpp-precomp - flat_namespace -undefined suppress -L/opt/local/lib -MT gedit- languages-manager.lo -MD -MP -MF .deps/gedit-languages-manager.Tpo -c gedit-languages-manager.c -fno-common -DPIC -o .libs/gedit-languages- manager.o gedit-languages-manager.c:115: error: conflicting types for 'gdk_color_to_string' /opt/local/include/gtk-2.0/gdk/gdkcolor.h:137: error: previous declaration of 'gdk_color_to_string' was here make[4]: *** [gedit-languages-manager.lo] Error 1 make[3]: *** [all-recursive] Error 1 make[2]: *** [all] Error 2 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 ------- Matthias Brennwald Lägernstrasse 6 CH 8037 Zürich +41 (0)44 364 17 03 matthias@brennwald.org
This is a known situation and I am working towards solving it. Unfortunately, I do not have an ETA on a working gedit port. On 3 Oct 2007, at 01:40, Matthias Brennwald wrote:
Dear all
I can't install gedit on my PowerBook with 10.4.10:
sudo port install gedit ---> Building gedit with target all Error: Target org.macports.build returned: shell command " cd "/opt/ local/var/macports/build/ _opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome _gedit/work/gedit-2.16.2" && make all " returned error 2 Command output: make all-recursive Making all in bindings make[3]: Nothing to be done for `all-am'. Making all in gedit make all-recursive Making all in dialogs make[4]: Nothing to be done for `all'. if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H - I. -I. -I.. -I.. -I. -DXTHREADS -DORBIT2=1 -D_REENTRANT -I/opt/ local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/ local/include -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/ include -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/ opt/local/include/pango-1.0 -I/opt/local/include/freetype2 -I/opt/ local/include/libpng12 -I/usr/X11R6/include -I/opt/local/include/ gtksourceview-1.0 -I/opt/local/include/libxml2 -I/opt/local/include/ libgnomeprint-2.2 -I/opt/local/include/libart-2.0 -I/opt/local/ include/libgnomeui-2.0 -I/opt/local/include/gconf/2 -I/opt/local/ include/gnome-keyring-1 -I/opt/local/include/libgnome-2.0 -I/opt/ local/include/libbonoboui-2.0 -I/opt/local/include/ libgnomecanvas-2.0 -I/opt/local/include/gnome-vfs-2.0 -I/opt/local/ lib/gnome-vfs-2.0/include -I/opt/local/include/orbit-2.0 -I/opt/ local/include/libbonobo-2.0 -I/opt/local/include/bonobo- activation-2.0 -I/opt/local/include/gail-1.0 -I/opt/local/include/ libglade-2.0 -I/opt/local/include/libgnomeprintui-2.2 -Wall - Wmissing-prototypes -DDATADIR=\""/opt/local/share"\" - DGEDIT_DATADIR=\""/opt/local/share/gedit-2"\" -DGEDIT_LOCALEDIR=\""/ opt/local/share/locale"\" -DGEDIT_UI_DIR=\""/opt/local/share/ gedit-2/ui/"\" -DGEDIT_PLUGINDIR=\""/opt/local/lib/gedit-2/ plugins"\" -DGEDIT_GLADEDIR=\""/opt/local/share/gedit-2/glade/"\" - DGEDIT_ICONDIR=\""/opt/local/share/gedit-2/icons"\" -I/opt/local/ include -L/opt/local/lib -O2 -no-cpp-precomp -flat_namespace - undefined suppress -L/opt/local/lib -MT gedit-languages-manager.lo - MD -MP -MF ".deps/gedit-languages-manager.Tpo" -c -o gedit- languages-manager.lo gedit-languages-manager.c; \ then mv -f ".deps/gedit-languages-manager.Tpo" ".deps/gedit- languages-manager.Plo"; else rm -f ".deps/gedit-languages- manager.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -DXTHREADS -DORBIT2=1 - D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/ include -I/opt/local/include -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/ include/cairo -I/opt/local/include/pango-1.0 -I/opt/local/include/ freetype2 -I/opt/local/include/libpng12 -I/usr/X11R6/include -I/opt/ local/include/gtksourceview-1.0 -I/opt/local/include/libxml2 -I/opt/ local/include/libgnomeprint-2.2 -I/opt/local/include/libart-2.0 -I/ opt/local/include/libgnomeui-2.0 -I/opt/local/include/gconf/2 -I/ opt/local/include/gnome-keyring-1 -I/opt/local/include/libgnome-2.0 -I/opt/local/include/libbonoboui-2.0 -I/opt/local/include/ libgnomecanvas-2.0 -I/opt/local/include/gnome-vfs-2.0 -I/opt/local/ lib/gnome-vfs-2.0/include -I/opt/local/include/orbit-2.0 -I/opt/ local/include/libbonobo-2.0 -I/opt/local/include/bonobo- activation-2.0 -I/opt/local/include/gail-1.0 -I/opt/local/include/ libglade-2.0 -I/opt/local/include/libgnomeprintui-2.2 -Wall - Wmissing-prototypes -DDATADIR=\"/opt/local/share\" -DGEDIT_DATADIR= \"/opt/local/share/gedit-2\" -DGEDIT_LOCALEDIR=\"/opt/local/share/ locale\" -DGEDIT_UI_DIR=\"/opt/local/share/gedit-2/ui/\" - DGEDIT_PLUGINDIR=\"/opt/local/lib/gedit-2/plugins\" - DGEDIT_GLADEDIR=\"/opt/local/share/gedit-2/glade/\" -DGEDIT_ICONDIR= \"/opt/local/share/gedit-2/icons\" -I/opt/local/include -L/opt/ local/lib -O2 -no-cpp-precomp -flat_namespace -undefined suppress - L/opt/local/lib -MT gedit-languages-manager.lo -MD -MP -MF .deps/ gedit-languages-manager.Tpo -c gedit-languages-manager.c -fno- common -DPIC -o .libs/gedit-languages-manager.o gedit-languages-manager.c:115: error: conflicting types for 'gdk_color_to_string' /opt/local/include/gtk-2.0/gdk/gdkcolor.h:137: error: previous declaration of 'gdk_color_to_string' was here make[4]: *** [gedit-languages-manager.lo] Error 1 make[3]: *** [all-recursive] Error 1 make[2]: *** [all] Error 2 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2
------- Matthias Brennwald Lägernstrasse 6 CH 8037 Zürich +41 (0)44 364 17 03 matthias@brennwald.org
_______________________________________________ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo/macports-users
Randall Wood rhwood@mac.com http://shyramblings.blogspot.com "The rules are simple: The ball is round. The game lasts 90 minutes. All the rest is just philosophy."
participants (2)
-
Matthias Brennwald
-
Randall Wood