Date: Mon, 19 Mar 2001 20:01:58 +0300 (MSK) From: Alexey Koptsevich <kopts@astro.ioffe.rssi.ru> To: questions@freebsd.org Cc: Kai_Allard_Liao@gmx.de Subject: xcdroast Message-ID: <Pine.BSF.4.21.0103191946420.2935-100000@astro.ioffe.rssi.ru>
next in thread | raw e-mail | index | archive | help
Hello, Would be grateful for help: how to compile xcdroast? A log of my insuccessful attempt is attached. Thanks, Alex /usr/ports/sysutils/xcdroast ROOT >uname -sr FreeBSD 4.2-RELEASE /usr/ports/sysutils/xcdroast ROOT >make ===> Extracting for xcdroast-0.98.a.8 >> Checksum OK for xcdroast-0.98alpha8.tar.gz. ===> xcdroast-0.98.a.8 depends on executable: gmake - found ===> xcdroast-0.98.a.8 depends on shared library: X11.6 - found ===> xcdroast-0.98.a.8 depends on shared library: glib12.3 - found ===> xcdroast-0.98.a.8 depends on shared library: gtk12.2 - found ===> Patching for xcdroast-0.98.a.8 ===> Applying FreeBSD patches for xcdroast-0.98.a.8 ===> Configuring for xcdroast-0.98.a.8 ===> Building for xcdroast-0.98.a.8 cc -O -pipe -Wall `/usr/X11R6/bin/gtk12-config --cflags` `imlib-config --cflags` -DPRE_PREFIX="\"/usr/X11R6\"" -DPRE_LIBDIR="\"/usr/X11R6/lib/xcdroast-0.98\"" -c main.c imlib-config: not found main.c:10: gdk_imlib.h: No such file or directory main.c: In function `create_main': main.c:157: `GdkImlibImage' undeclared (first use in this function) main.c:157: (Each undeclared identifier is reported only once main.c:157: for each function it appears in.) main.c:157: `im' undeclared (first use in this function) main.c:157: warning: statement with no effect main.c:158: syntax error before `*' main.c:212: `tmp' undeclared (first use in this function) main.c:213: warning: implicit declaration of function `gdk_imlib_load_image' main.c:215: `w' undeclared (first use in this function) main.c:216: `h' undeclared (first use in this function) main.c:217: warning: implicit declaration of function `gdk_imlib_render' main.c:218: warning: implicit declaration of function `gdk_imlib_move_image' main.c:218: warning: assignment makes pointer from integer without a cast main.c:219: warning: implicit declaration of function `gdk_imlib_move_mask' main.c:219: warning: assignment makes pointer from integer without a cast main.c:220: `xcdroast_logo' undeclared (first use in this function) main.c:235: warning: assignment makes pointer from integer without a cast main.c:236: warning: assignment makes pointer from integer without a cast main.c:237: `burnproof_logo' undeclared (first use in this function) main.c:241: `logoalign' undeclared (first use in this function) main.c: In function `main': main.c:280: warning: implicit declaration of function `gdk_imlib_init' main.c:281: warning: implicit declaration of function `gdk_imlib_get_colormap' main.c:281: warning: passing arg 1 of `gtk_widget_push_colormap' makes pointer from integer without a cast main.c:282: warning: implicit declaration of function `gdk_imlib_get_visual' main.c:282: warning: passing arg 1 of `gtk_widget_push_visual' makes pointer from integer without a cast gmake: *** [main.o] ïÛÉÂËÁ 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. 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?Pine.BSF.4.21.0103191946420.2935-100000>