From owner-freebsd-ports Mon Oct 15 6:59: 8 2001 Delivered-To: freebsd-ports@freebsd.org Received: from ipcard.iptcom.net (ipcard.iptcom.net [212.9.224.5]) by hub.freebsd.org (Postfix) with ESMTP id 0460F37B403; Mon, 15 Oct 2001 06:59:01 -0700 (PDT) Received: from vega.vega.com (h57.228.dialup.iptcom.net [212.9.228.57]) by ipcard.iptcom.net (8.9.3/8.9.3) with ESMTP id QAA18710; Mon, 15 Oct 2001 16:58:56 +0300 (EEST) (envelope-from max@vega.com) Received: (from max@localhost) by vega.vega.com (8.11.6/8.11.3) id f9FDwOf45313; Mon, 15 Oct 2001 16:58:24 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) From: Maxim Sobolev Message-Id: <200110151358.f9FDwOf45313@vega.vega.com> Subject: Re: Build of port x11/gnomelibs fails wrt imlib To: jesse@mail.CS.Uni-Magdeburg.De (Roland Jesse) Date: Mon, 15 Oct 2001 16:58:24 +0300 (EEST) Cc: freebsd-ports@FreeBSD.ORG, gnome@FreeBSD.ORG In-Reply-To: from "Roland Jesse" at Oct 15, 2001 11:14:19 AM X-Mailer: ELM [version 2.5 PL5] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > > Hi, > > I just wanted to let you know that building port x11/gnomelibs on a > 4.4-stable machine fails with: > > ... > cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -DNEED_GNOMESUPPORT_H -I../support -I../support -I../intl -I../intl -I/usr/X11R6/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include -DGNOMELIBDIR=\"/usr/X11R6/lib\" -DGNOMEDATADIR=\"/usr/X11R6/share/gnome\" -DGNOMEBINDIR=\"/usr/X11R6/bin\" -DGNOMELOCALSTATEDIR=\"/usr/X11R6/share/gnome\" -DGNOMELOCALEDIR=\"/usr/X11R6/share/locale\" -DG_LOG_DOMAIN=\"GnomeUI\" -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -O -pipe -march=pentiumpro -Wall -Wunused -c gnome-stock.c -fPIC -DPIC -o .libs/gnome-stock.lo > gnome-stock.c:755: `imlib_new' undeclared here (not in a function) > gnome-stock.c:755: initializer element is not constant > gnome-stock.c:755: (near initialization for `entries_data[0].rgb_data') > ... > gnome-stock.c:916: `imlib_text_strikeout' undeclared here (not in a function) > gnome-stock.c:916: initializer element is not constant > gnome-stock.c:916: (near initialization for `entries_data[157].rgb_data') > gmake[3]: *** [gnome-stock.lo] Error 1 > gmake[3]: Leaving directory `/usr/ports/x11/gnomelibs/work/gnome-libs-1.4.1.2/libgnomeui' What version of imlib you have installed? Please make sure that it is the latest version available from the ports (1.9.11), update if necessary and try again. -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message