From owner-freebsd-gnome Tue Jan 15 9:19:27 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from shumai.marcuscom.com (rdu57-28-046.nc.rr.com [66.57.28.46]) by hub.freebsd.org (Postfix) with ESMTP id 41BAB37B419; Tue, 15 Jan 2002 09:19:22 -0800 (PST) Received: from localhost (marcus@localhost) by shumai.marcuscom.com (8.11.6/8.11.6) with ESMTP id g0FHJRd81605; Tue, 15 Jan 2002 12:19:27 -0500 (EST) (envelope-from marcus@marcuscom.com) X-Authentication-Warning: shumai.marcuscom.com: marcus owned process doing -bs Date: Tue, 15 Jan 2002 12:19:27 -0500 (EST) From: Joe Clarke To: Maxim Sobolev Cc: gnome@FreeBSD.org Subject: Re: Another patch for testing (gnomelibs update) In-Reply-To: <3C43274E.17182FC@FreeBSD.org> Message-ID: <20020115121900.H80449-100000@shumai.marcuscom.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-gnome@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG medusa does not build: gmake[2]: Entering directory `/usr/ports/sysutils/medusa/work/medusa-0.5.1/indexer' cc -I.. -I.. -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/X11R6/include/gnome-vfs-1.0 -I/usr/X11R6/lib/gnome-vfs-1.0/include -I/usr/local/include -I/usr/X11R6/include -O -pipe -c medusa-file-index-daemon.c medusa-file-index-daemon.c:29: libgnome/gnome-defs.h: No such file or directory medusa-file-index-daemon.c:30: libgnome/gnome-i18n.h: No such file or directory medusa-file-index-daemon.c:31: libgnome/gnome-popt.h: No such file or directory In file included from medusa-file-index-daemon.c:44: I'm working on a patch. Joe On Mon, 14 Jan 2002, Maxim Sobolev wrote: > Folks, > > If possible, please somebody run attached patch through the full build > of gnome-fifth-toe. In this version location of most GNOME headers was > changes from ${PREFIX}/include to ${PREFIX}/include/gnome-1.0, so that > apps that don't respect output of gnome-config may be broken. Correct > procedure follows: > > # cd /usr/ports > # patch -p0 -s < /where/you/put/it/gnomelibs.diff > # cd /usr/ports/x11/gnome-fifth-toe > # make clean > # pkg_delete -r gnomelibs-\* > # make install > > Please report any problems ASAP, so that we will have a time to fix > them before 4.5 is out. > > Thank you in advance! > > -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message