On Oct 3, 2007, at 2:32 PM, Matthias Brennwald wrote:

On 03.10.2007, at 13:33, Randall Wood wrote:

Try "sudo port -p install gnome" that should install every gnome dependency that builds right now. It will give you a (mostly) working gnome installation.

Aehm, no, that did not work:

sudo port -p install gnome
Password:
--->  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

Error: The following dependencies failed to build: gnome-desktop- suite gedit gnome-applets gnome-audio gnome-backgrounds gnome-games gnome-python-desktop py25-gnome libzvt gnome-session py25-orbit guile gmp readline gnome-keyring-manager gnome-media gnome-system- monitor gnome-user-docs gnome-utils gnopernicus gst-plugins-good flac id3lib libcaca libcdio libcddb libshout2 speex taglib wavpack gucharmap libgail-gnome libgtkhtml3 seahorse gpgme gnupg bzip2 pth system-tools-backends vino gnutls libtasn1 lzo opencdk yelp firefox- x11 zip libgtkhtml zenity
Error: Status 1 encountered during processing.



On 3 Oct 2007, at 07:14, Matthias Brennwald wrote:

Ok. Actually, I encountered this problem when I tried to install gnome (sudo port install gnome). So, in the meantime, Is it possible to install gnome without gedit?

Matthias

On 03.10.2007, at 13:11, macports-users- [EMAIL PROTECTED] wrote:

Message: 7
Date: Wed, 3 Oct 2007 07:11:06 -0400
From: Randall Wood <[EMAIL PROTECTED]>
Subject: Re: Can't install gedit
To: Matthias Brennwald <[EMAIL PROTECTED]>
Cc: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=ISO-8859-1; delsp=yes; format=flowed

This is a known situation and I am working towards solving it.
Unfortunately, I do not have an ETA on a working gedit port.


I got the about the same result, except that the ERROR 1 occurred during the build of gcalctool.

Error: The following dependencies failed to build: gnome-desktop- suite gcalctool gconf-editor gdm gedit gtksourceview gnuregex gtkspell2 aspell gnome-applets gnome-audio gnome-backgrounds gnome- games gnome-python-desktop py25-gnome libzvt gnome-session py25-orbit guile gmp gnome-keyring-manager gnome-media gnome-system-monitor gnome-user-docs gnome-utils gnopernicus gst-plugins-good flac id3lib libcaca libcdio libcddb libshout2 speex taglib wavpack gucharmap libgail-gnome libgtkhtml3 seahorse gpgme gnupg pth system-tools- backends vino gnutls libtasn1 lzo opencdk yelp firefox-x11 zip zenity

W. Davis

_______________________________________________
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/macports-users

Reply via email to