From owner-freebsd-questions Mon Mar 19 11:22:42 2001 Delivered-To: freebsd-questions@freebsd.org Received: from tmd.df.ru (cr219023-a.rchrd1.on.wave.home.com [24.43.203.140]) by hub.freebsd.org (Postfix) with ESMTP id 1240737B718 for ; Mon, 19 Mar 2001 11:22:38 -0800 (PST) (envelope-from tmd@tmd.df.ru) Received: by tmd.df.ru (Postfix, from userid 1001) id 0644EF5C8; Mon, 19 Mar 2001 14:22:36 -0500 (EST) Date: Mon, 19 Mar 2001 14:22:36 -0500 From: Vlad To: Alexey Koptsevich Cc: questions@freebsd.org, Kai_Allard_Liao@gmx.de Subject: Re: xcdroast Message-ID: <20010319142236.A39898@tmd.df.ru> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from kopts@astro.ioffe.rssi.ru on Mon, Mar 19, 2001 at 08:01:58PM +0300 X-Operating-System: FreeBSD 4.2-STABLE Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG looks like you don't have GTK's imlib. try installing ALL dependecies BEFORE installing the program itself. On Mon, Mar 19, 2001 at 08:01:58PM +0300, Alexey Koptsevich (kopts@astro.ioffe.rssi.ru) wrote: > > 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] Osibka 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 - -- tmd To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message