Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Aug 2002 13:04:35 +0930
From:      Ian Moore <imoore@picknowl.com.au>
To:        "bsd-questions" <freebsd-questions@FreeBSD.ORG>
Subject:   gdk-pixbuf.h problem
Message-ID:  <200208021304.35731.imoore@picknowl.com.au>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200208021304.35731.imoore>