From owner-freebsd-questions Thu Aug 1 21:35:46 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C8E3B37B400 for ; Thu, 1 Aug 2002 21:35:43 -0700 (PDT) Received: from shumai.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id D02F943E65 for ; Thu, 1 Aug 2002 21:35:42 -0700 (PDT) (envelope-from marcus@marcuscom.com) Received: from shumai.marcuscom.com (localhost.marcuscom.com [127.0.0.1]) by shumai.marcuscom.com (8.12.5/8.12.5) with ESMTP id g724ZpVY006077; Fri, 2 Aug 2002 00:35:51 -0400 (EDT) (envelope-from marcus@marcuscom.com) Received: from localhost (marcus@localhost) by shumai.marcuscom.com (8.12.5/8.12.5/Submit) with ESMTP id g724Zpk4006074; Fri, 2 Aug 2002 00:35:51 -0400 (EDT) X-Authentication-Warning: shumai.marcuscom.com: marcus owned process doing -bs Date: Fri, 2 Aug 2002 00:35:51 -0400 (EDT) From: Joe Marcus Clarke To: Ian Moore Cc: bsd-questions Subject: Re: gdk-pixbuf.h problem In-Reply-To: <200208021304.35731.imoore@picknowl.com.au> Message-ID: <20020802003042.S87489-100000@shumai.marcuscom.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, 2 Aug 2002, Ian Moore wrote: > Hi, > I've searched through loads of postings about missing gnome library problems > on 4.6 but can't seem to find an actual solution, so forgive me if this has > already been answered, I have tried :) > I'm running 4.6-RELEASE with XFree86 4.2. I just ried to install > xcdroast-0.98.a.10 from the port and got the following output: > ===> Extracting for xcdroast-0.98.a.10 > >> Checksum OK for xcdroast-0.98alpha10.tar.gz. > ===> xcdroast-0.98.a.10 depends on executable: gmake - found > ===> xcdroast-0.98.a.10 depends on shared library: X11.6 - found > ===> xcdroast-0.98.a.10 depends on shared library: glib12.3 - found > ===> xcdroast-0.98.a.10 depends on shared library: gtk12.2 - found > ===> xcdroast-0.98.a.10 depends on shared library: Imlib.5 - found > ===> Patching for xcdroast-0.98.a.10 > ===> Applying FreeBSD patches for xcdroast-0.98.a.10 > for i in xcdroast.h Makefile ; do /usr/bin/perl -pi -e > "s|%%PREFIX%%|/usr/X11R6|g" > /usr/ports/sysutils/xcdroast/work/xcdroast-0.98alpha10/$i ; done > for i in Makefile xcdroast.h ; do /usr/bin/perl -pi -e > "s|%%LOCALBASE%%|/usr/local|g" > /usr/ports/sysutils/xcdroast/work/xcdroast-0.98alpha10/$i ; done > ===> Configuring for xcdroast-0.98.a.10 > ===> Building for xcdroast-0.98.a.10 > cc -Wall `/usr/X11R6/bin/gtk12-config --cflags` `gdk-pixbuf-config --cflags` > -DPRE_PREFIX="\"/usr/X11R6\"" -DPRE_LIBDIR="\"/usr/X11R6/lib/xcdroast-0.98\"" > -DCDRTOOLS_PREFIX="\"/usr/local\"" -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 > -DUSE_LARGEFILES -c main.c > gdk-pixbuf-config: not found > main.c:14: gdk-pixbuf/gdk-pixbuf.h: No such file or directory > gmake: *** [main.o] Error 1 > *** Error code 2 > > Stop in /usr/ports/sysutils/xcdroast. > > > gdk-pixbuf.h doesn't seem to be on my system. > Is there a way to fix the port, or do I have to cvsup my ports tree to solve > it? > BTW I use kde, so I don't have gnome installed, I just want this port. You will need to cvsup your ports. The latest xcdroast has the correct fix to find the gdk-pixbuf include path. Joe > Cheers, > Ian > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > > PGP Key : http://www.marcuscom.com/pgp.asc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message