From owner-freebsd-gnome Sun Jul 7 11:22:18 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AB7A137B400 for ; Sun, 7 Jul 2002 11:22:16 -0700 (PDT) Received: from smtp.web.de (smtp01.web.de [194.45.170.210]) by mx1.FreeBSD.org (Postfix) with ESMTP id 30A6E43E09 for ; Sun, 7 Jul 2002 11:22:16 -0700 (PDT) (envelope-from Jan.Lentfer@web.de) Received: from [217.82.38.36] (helo=floundjan.homeip.net) by smtp.web.de with esmtp (WEB.DE(Exim) 4.70 #5) id 17RGfm-0004on-00 for gnome@freebsd.org; Sun, 07 Jul 2002 20:22:14 +0200 Received: from localhost (localhost.lan [127.0.0.1]) by floundjan.homeip.net (Postfix on FreeBSD 4.5) with ESMTP id DE9D43F9 for ; Sun, 7 Jul 2002 20:22:13 +0200 (CEST) Received: from jan-linnb.lan (jan-linnb.lan [192.168.0.25]) by floundjan.homeip.net (Postfix on FreeBSD 4.5) with ESMTP id B599637C for ; Sun, 7 Jul 2002 20:22:10 +0200 (CEST) Subject: can't build gal-0.19.3 from ports From: Jan Lentfer To: gnome@freebsd.org Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8 Date: 07 Jul 2002 20:20:40 +0200 Message-Id: <1026066041.2275.23.camel@jan-linnb.lan> Mime-Version: 1.0 X-Virus-Scanned: by AMaViS perl-10 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 This does not seem to be the issue with missing headers, since I have gnomecanvas AND libgnomecanvas installed: jan-alpha# pkg_info | grep canva gnomecanvas-0.18.0 A graphics library for GNOME libgnomecanvas-2.0.1 A graphics library for GNOME The build fails with: cc -O -pipe -mcpu=ev56 -I/usr/X11R6/include -Wall -Wunused -L/usr/X11R6/lib -o e-completion-test e-completion-test.o .libs/libetext.al -L/usr/local/lib ../../gal/e-table/.libs/libetable.al -Wl,-E -L/usr/X11R6/lib -L/usr/local/lib -lgnomeprint -lfreetype -lglade-gnome -lglade -lxml -lXpm -ljpeg -lgnomeui -lart_lgpl -lgdk_imlib -ltiff -lungif -lpng -lz -lSM -lICE -lgnome -lgnomesupport -lesd -lgnugetopt -laudiofile -lgdk_pixbuf -lgtk12 -lgdk12 -lgmodule12 -lglib12 -lintl -lXext -lX11 -lm -lgnomecanvaspixbuf -L/usr/X11R6/lib -lgdk_imlib -ltiff -lungif -lpng -lz -lm -L/usr/X11R6/lib -L/usr/X11R6/lib -lgtk12 -lgdk12 -L/usr/local/lib -Wl,-E -lgmodule12 -lglib12 -lintl -lXext -lX11 -lm -L/usr/local/lib -liconv ../../gal/widgets/.libs/libwidgets.al -liconv ../../gal/unicode/.libs/libunicode.al ../../gal/util/.libs/libutil.al -L/usr/local/lib ../../gal/util/.libs/libutil.al(e-util.lo): In function `e_strdup_append_strings': e-util.lo(.text+0x2d08): undefined reference to `va_copy' e-util.lo(.text+0x2d0c): undefined reference to `va_copy' gmake[3]: *** [e-completion-test] Error 1 gmake[3]: Leaving directory `/usr/ports/x11-toolkits/gal/work/gal-0.19.3/gal/e-text' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/x11-toolkits/gal/work/gal-0.19.3/gal' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/x11-toolkits/gal/work/gal-0.19.3' gmake: *** [all-recursive-am] Error 2 *** Error code 2 Stop in /usr/ports/x11-toolkits/gal. jan-alpha# Any help appreciated, Jan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message