Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Aug 2001 12:11:41 +0200
From:      Oliver Braun <obraun@informatik.unibw-muenchen.de>
To:        ports@freebsd.org
Subject:   Error installing today cvsuped xcdroast
Message-ID:  <20010816121141.A34911@nemesis.informatik.unibw-muenchen.de>

next in thread | raw e-mail | index | archive | help
Hi all,

I tried to install xcdroast with a today cvsuped portstree on a FreeBSD
4.3 Box.

# pwd
/usr/ports/sysutils/xcdroast

# make
===>  Extracting for xcdroast-0.98.a.9
>> Checksum OK for xcdroast-0.98alpha9.tar.gz.
===>   xcdroast-0.98.a.9 depends on executable: gmake - found
===>   xcdroast-0.98.a.9 depends on shared library: X11.6 - found
===>   xcdroast-0.98.a.9 depends on shared library: glib12.3 - found
===>   xcdroast-0.98.a.9 depends on shared library: gtk12.2 - found
===>   xcdroast-0.98.a.9 depends on shared library: Imlib.5 - found
===>  Patching for xcdroast-0.98.a.9
===>  Applying FreeBSD patches for xcdroast-0.98.a.9
for i in xcdroast.h Makefile ; do  /usr/bin/perl -pi -e "s|%%PREFIX%%|/usr/X11R6|g" /usr/ports/sysutils/xcdroast/work/xcdroast-0.98alpha9/$i ;  done
===>  Configuring for xcdroast-0.98.a.9
===>  Building for xcdroast-0.98.a.9
gcc -Wall `gtk-config --cflags` `imlib-config --cflags` -DPRE_PREFIX="\"/usr/X11R6\"" -DPRE_LIBDIR="\"/usr/X11R6/lib/xcdroast-0.98\"" -DCDRTOOLS_PREFIX="\"/usr/X11R6\"" -c main.c
gtk-config: not found
main.c:10: gtk/gtk.h: No such file or directory
main.c:11: gdk/gdk.h: No such file or directory
In file included from /usr/X11R6/include/gdk_imlib.h:5,
                 from main.c:12:
/usr/X11R6/include/gdk_imlib_types.h:1: gdk/gdk.h: No such file or directory
gmake: *** [main.o] Error 1
*** Error code 2

Stop in /usr/ports/sysutils/xcdroast.
*** Error code 1

Stop in /usr/ports/sysutils/xcdroast.
*** Error code 1

Stop in /usr/ports/sysutils/xcdroast.

# pkg_info | grep imlib
imlib-1.9.11

Maybe a bug, or is there anyone out there who could give me a solution.

Regards,
         Olli
-- 
Dipl.-Inform. (Univ.) Oliver Braun
Department of Computing Science
Federal Armed Forces University Munich
http://ist.unibw-muenchen.de/People/obraun/

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?20010816121141.A34911>