Date: Fri, 22 Mar 2002 22:31:09 -0800 From: "Lucky Green" <shamrock@cypherpunks.to> To: <gnome@freebsd.org> Subject: gal port color-palette.lo error Message-ID: <009001c1d234$5239b310$c33a080a@LUCKYVAIO>
next in thread | raw e-mail | index | archive | help
Hi there, The port of gal, Makefile version 1.30, PORTVERSION 0.19 aborts with the following error: [...] -I/usr/local/include -I/usr/X11R6/include -O -pipe -march=pentiumpro -I/usr/X11R6/include -Wall -Wunused -c color-palette.c -fPIC -DPIC -o .libs/color-palette.lo In file included from color-palette.h:37, from color-palette.c:39: /usr/X11R6/include/gnome-1.0/libgnomeui/gnome-color-picker.h:13: gdk_imlib.h: No such file or directory In file included from color-palette.h:37, from color-palette.c:39: /usr/X11R6/include/gnome-1.0/libgnomeui/gnome-color-picker.h:42: syntax error before `GdkImlibImage' color-palette.c: In function `color_palette_button_new': color-palette.c:335: warning: implicit declaration of function `gdk_imlib_get_visual' color-palette.c:335: warning: passing arg 1 of `gtk_widget_push_visual' makes pointer from integer without a cast color-palette.c:336: warning: implicit declaration of function `gdk_imlib_get_colormap' color-palette.c:336: warning: passing arg 1 of `gtk_widget_push_colormap' makes pointer from integer without a cast gmake[3]: *** [color-palette.lo] Error 1 gmake[3]: Leaving directory `/usr/ports/x11-toolkits/gal/work/gal-0.19/gal/widgets' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/x11-toolkits/gal/work/gal-0.19/gal' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/x11-toolkits/gal/work/gal-0.19' gmake: *** [all-recursive-am] Error 2 *** Error code 2 Stop in /usr/ports/x11-toolkits/gal. *** Error code 1 Stop in /usr/ports/x11-toolkits/gal. *** Error code 1 Stop in /usr/ports/x11-toolkits/gal. --------------------------------------------------- Machine configuration: FreeBSD 4.5-RELEASE-p2 XFree86 4.2, compiled from the individual port components earlier today. (Since the metaport is in the ports tree is currently broken...). Thanks, --Lucky To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?009001c1d234$5239b310$c33a080a>