Date: Tue, 15 Jan 2002 12:19:27 -0500 (EST) From: Joe Clarke <marcus@marcuscom.com> To: Maxim Sobolev <sobomax@FreeBSD.org> Cc: gnome@FreeBSD.org Subject: Re: Another patch for testing (gnomelibs update) Message-ID: <20020115121900.H80449-100000@shumai.marcuscom.com> In-Reply-To: <3C43274E.17182FC@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020115121900.H80449-100000>