From owner-freebsd-ports Mon Oct 15 2:14:25 2001 Delivered-To: freebsd-ports@freebsd.org Received: from prinz.cs.uni-magdeburg.de (prinz.CS.Uni-Magdeburg.De [141.44.21.2]) by hub.freebsd.org (Postfix) with ESMTP id DAF3737B407; Mon, 15 Oct 2001 02:14:21 -0700 (PDT) Received: from herzog.cs.uni-magdeburg.de (jesse@herzog [141.44.21.8]) by prinz.cs.uni-magdeburg.de (8.11.6/8.11.6) with ESMTP id f9F9EKI19804; Mon, 15 Oct 2001 11:14:20 +0200 (MEST) Received: (from jesse@localhost) by herzog.cs.uni-magdeburg.de (8.10.2+Sun/8.10.2) id f9F9EJj06589; Mon, 15 Oct 2001 11:14:19 +0200 (MEST) X-Authentication-Warning: herzog.cs.uni-magdeburg.de: jesse set sender to jesse@mail.cs.uni-magdeburg.de using -f To: freebsd-ports@freebsd.org Cc: gnome@freebsd.org Subject: Build of port x11/gnomelibs fails wrt imlib From: Roland Jesse Date: Mon, 15 Oct 2001 11:14:19 +0200 Message-ID: Lines: 16 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii User-Agent: Emacs Gnus 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' To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message