From owner-freebsd-gnome@FreeBSD.ORG Thu Apr 8 20:08:09 2004 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4A0F816A4CE for ; Thu, 8 Apr 2004 20:08:09 -0700 (PDT) Received: from svr38.ehostpros.com (svr38.ehostpros.com [66.98.148.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB73343D60 for ; Thu, 8 Apr 2004 20:08:08 -0700 (PDT) (envelope-from vijay@ehostpros.com) Received: from [202.53.76.19] (helo=[12.0.0.7]) by svr38.ehostpros.com with asmtp (Exim 4.24) id 1BBmNj-0007bA-O0 for freebsd-gnome@freebsd.org; Thu, 08 Apr 2004 20:08:40 -0700 From: Vijay To: freebsd-gnome@freebsd.org Content-Type: text/plain Organization: EHostPros.com WebHosting Message-Id: <1081480082.10621.5.camel@neo.vijaykiran.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Fri, 09 Apr 2004 08:38:03 +0530 Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - svr38.ehostpros.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - ehostpros.com Subject: Goats : Sticky Notes Not working : gnome2.6 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Apr 2004 03:08:09 -0000 Hi, At the outset .. thank you for the Gnome 2.6 :) Its simply wonderful. I tried to add stcky notes to the panel. It has been added successfully. But I cannot see the menu names . They are simply blank, but I can see the icons, When I try to add the text, I don't see any thing there typed in the notes. So, I cvsupped to the latest ports tree. And tried to make the goats. But fit failed. Here's the output of the make. Thank you helping out. ===> Building for goats-2.2_2 gmake all-recursive gmake[1]: Entering directory `/usr/ports/deskutils/goats/work/goats-2.2' Making all in po gmake[2]: Entering directory `/usr/ports/deskutils/goats/work/goats-2.2/po' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/usr/ports/deskutils/goats/work/goats-2.2/po' Making all in src gmake[2]: Entering directory `/usr/ports/deskutils/goats/work/goats-2.2/src' cc -O -pipe -mcpu=pentiumpro -L/usr/local/lib -o goats-applet -DORBIT2=1 -D_THREAD_SAFE -I/usr/local/include/libart-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/atk-1.0 -I/usr/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/X11R6/include/libgnomeprintui-2.2 -I/usr/X11R6/include/libgnomeprint-2.2 -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/panel-2.0 -I/usr/X11R6/include/libgnomeui-2.0 -I/usr/X11R6/include/libbonoboui-2.0 -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/libglade-2.0 goats-applet.o goats-applet-callbacks.o goats-applet-preferences.o goats-applet-summary.o goats-common.o goat.o goat-callbacks.o ipmsg.o goatx.o -Wl,--export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -lgnomeprintui-2-2 -lgnomeprint-2-2 -lpanel-applet-2 -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lpangoft2-1.0 -lbonobo-2 -lgconf-2 -lgnomevfs-2 -lbonobo-activation -lORBit-2 -lgthread-2.0 -lc_r -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -lXrandr -lXi -lXinerama -lXcursor -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lXft -lfreetype -lz -lXrender -lXext -lfontconfig -lpangox-1.0 -lX11 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv gmake[2]: Leaving directory `/usr/ports/deskutils/goats/work/goats-2.2/src' gmake[1]: Leaving directory `/usr/ports/deskutils/goats/work/goats-2.2' *** Error code 2 Stop in /usr/ports/deskutils/goats.