From owner-freebsd-gnome Sun Jul 7 13:46:40 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 6367937B400 for ; Sun, 7 Jul 2002 13:46:39 -0700 (PDT) Received: from smtp.web.de (smtp02.web.de [217.72.192.151]) by mx1.FreeBSD.org (Postfix) with ESMTP id D6A6643E42 for ; Sun, 7 Jul 2002 13:46:38 -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 17RIvW-0005KB-00; Sun, 07 Jul 2002 22:46:38 +0200 Received: from localhost (localhost.lan [127.0.0.1]) by floundjan.homeip.net (Postfix on FreeBSD 4.5) with ESMTP id 41D4D6D; Sun, 7 Jul 2002 22:46:37 +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 1ABFF37C; Sun, 7 Jul 2002 22:46:34 +0200 (CEST) Subject: Re: can't build gal-0.19.3 from ports From: Jan Lentfer To: Joe Marcus Clarke Cc: Jan Lentfer , gnome@FreeBSD.ORG In-Reply-To: <1026073357.345.3.camel@gyros.marcuscom.com> References: <1026066041.2275.23.camel@jan-linnb.lan> <1026073357.345.3.camel@gyros.marcuscom.com> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8 Date: 07 Jul 2002 22:45:03 +0200 Message-Id: <1026074703.2275.43.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 Am Son, 2002-07-07 um 22.22 schrieb Joe Marcus Clarke: > On Sun, 2002-07-07 at 14:20, Jan Lentfer wrote: > > This does not seem to be the issue with missing headers, since I have > > gnomecanvas AND libgnomecanvas installed: > > You may want to rebuild and reinstall glib12. va_copy() is not defined > in FreeBSD (4.x anyway), and should not be used by glib. However, it > looks like for whatever reason, glib's configure found a va_copy, and > defined G_VA_COPY to be va_copy. The G_VA_COPY macro should be defined > to be as a simple assignment. That did it.... how did you know? The configure script in glib12 check for va_copy and said "no" - how did get in there last time I compiled? Jan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message