From owner-freebsd-gnome Fri Mar 22 22:31:32 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from a.smtp-out.sonic.net (a.smtp-out.sonic.net [208.201.224.38]) by hub.freebsd.org (Postfix) with SMTP id CF05537B41A for ; Fri, 22 Mar 2002 22:31:29 -0800 (PST) Received: (qmail 14280 invoked from network); 23 Mar 2002 06:31:28 -0000 Received: from sub.sonic.net (208.201.224.8) by a.smtp-out.sonic.net with SMTP; 23 Mar 2002 06:31:28 -0000 Received: from LUCKYVAIO (adsl-208-201-244-240.sonic.net [208.201.244.240]) by sub.sonic.net (8.11.6/8.8.5) with ESMTP id g2N6VS713633 for ; Fri, 22 Mar 2002 22:31:28 -0800 X-envelope-info: From: "Lucky Green" To: Subject: gal port color-palette.lo error Date: Fri, 22 Mar 2002 22:31:09 -0800 Organization: Cypherpunks Jihad Message-ID: <009001c1d234$5239b310$c33a080a@LUCKYVAIO> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.3416 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-gnome@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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