Skip site navigation (1)Skip section navigation (2)
Date:      07 Jul 2002 22:45:03 +0200
From:      Jan Lentfer <Jan.Lentfer@web.de>
To:        Joe Marcus Clarke <marcus@marcuscom.com>
Cc:        Jan Lentfer <jan@localhost.homeip.net>, gnome@FreeBSD.ORG
Subject:   Re: can't build gal-0.19.3 from ports
Message-ID:  <1026074703.2275.43.camel@jan-linnb.lan>
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>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1026074703.2275.43.camel>