From owner-freebsd-questions Thu Aug 1 20:34:48 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 63DDB37B401 for ; Thu, 1 Aug 2002 20:34:44 -0700 (PDT) Received: from picknowl.com.au (callisto.picknowl.com.au [203.24.77.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5E35343E70 for ; Thu, 1 Aug 2002 20:34:43 -0700 (PDT) (envelope-from imoore@picknowl.com.au) Received: from daemon (popadl-15-017.picknowl.com.au [210.48.132.17] (may be forged)) by callisto.picknowl.com.au (8.11.6/8.11.6) with ESMTP id g723YfW07414 for ; Fri, 2 Aug 2002 13:04:41 +0930 Content-Type: text/plain; charset="us-ascii" From: Ian Moore To: "bsd-questions" Subject: gdk-pixbuf.h problem Date: Fri, 2 Aug 2002 13:04:35 +0930 X-Mailer: KMail [version 1.4] MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200208021304.35731.imoore@picknowl.com.au> 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 Hi, I've searched through loads of postings about missing gnome library probl= ems=20 on 4.6 but can't seem to find an actual solution, so forgive me if this h= as=20 already been answered, I have tried :) I'm running 4.6-RELEASE with XFree86 4.2. I just ried to install=20 xcdroast-0.98.a.10 from the port and got the following output: =3D=3D=3D> Extracting for xcdroast-0.98.a.10 >> Checksum OK for xcdroast-0.98alpha10.tar.gz. =3D=3D=3D> xcdroast-0.98.a.10 depends on executable: gmake - found =3D=3D=3D> xcdroast-0.98.a.10 depends on shared library: X11.6 - found =3D=3D=3D> xcdroast-0.98.a.10 depends on shared library: glib12.3 - fou= nd =3D=3D=3D> xcdroast-0.98.a.10 depends on shared library: gtk12.2 - foun= d =3D=3D=3D> xcdroast-0.98.a.10 depends on shared library: Imlib.5 - foun= d =3D=3D=3D> Patching for xcdroast-0.98.a.10 =3D=3D=3D> Applying FreeBSD patches for xcdroast-0.98.a.10 for i in xcdroast.h Makefile ; do /usr/bin/perl -pi -e=20 "s|%%PREFIX%%|/usr/X11R6|g"=20 /usr/ports/sysutils/xcdroast/work/xcdroast-0.98alpha10/$i ; done for i in Makefile xcdroast.h ; do /usr/bin/perl -pi -e=20 "s|%%LOCALBASE%%|/usr/local|g"=20 /usr/ports/sysutils/xcdroast/work/xcdroast-0.98alpha10/$i ; done =3D=3D=3D> Configuring for xcdroast-0.98.a.10 =3D=3D=3D> Building for xcdroast-0.98.a.10 cc -Wall `/usr/X11R6/bin/gtk12-config --cflags` `gdk-pixbuf-config --cfla= gs`=20 -DPRE_PREFIX=3D"\"/usr/X11R6\"" -DPRE_LIBDIR=3D"\"/usr/X11R6/lib/xcdroast= -0.98\""=20 -DCDRTOOLS_PREFIX=3D"\"/usr/local\"" -D_LARGEFILE_SOURCE -D_FILE_OFFSET_B= ITS=3D64=20 -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 so= lve=20 it? BTW I use kde, so I don't have gnome installed, I just want this port. Cheers, Ian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message