Date: Wed, 15 Jan 2003 20:47:10 -0800 (PST) From: bruno schwander <bruno@tinkerbox.org> To: hackers@freebsd.org Cc: ports@freebsd.org Subject: Re: trying to create a port of gnotime Message-ID: <Pine.BSF.4.21.0301152044310.275-100000@duron.bschwand.net> In-Reply-To: <Pine.BSF.4.21.0301151939470.275-100000@duron.bschwand.net>
next in thread | previous in thread | raw e-mail | index | archive | help
SOLVED! turns out I had a (I suppose obsolete ) directory /usr/X11R6/include/gdk-pixbuf that was conflicing with /usr/X11R6/include/gtk-2.0/gdk-pixbuf/ port coming along fine now... submitting soon bruno On Wed, 15 Jan 2003, bruno schwander wrote: > Hi all, > > I am trying to make a port of gnotime > ( http://sourceforge.net/projects/gttr/ ) > > and I am hitting a few problems. > I checked how other GNOME ports work and think I used all the right > flags. When I try to build, I get the following output (appended) > > I have other gnome apps that build fine. The listed dependencies for > gnotime (according to their readme) are libgnome and libgnomeui, so I > installed that first. > > BTW, is it correct to list those in the LIB_DEPENDS flag ? I found no > USE_GNOME label corresponding to these libs. > > If anybody with some experience building gnome apps can spot what is wrong > here, I'd be grateful for the help... > > bruno > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0301152044310.275-100000>