Date: 07 Jul 2002 16:53:40 -0400 From: Joe Marcus Clarke <marcus@marcuscom.com> To: Jan Lentfer <Jan.Lentfer@web.de> Cc: Jan Lentfer <jan@localhost.homeip.net>, gnome@FreeBSD.ORG Subject: Re: can't build gal-0.19.3 from ports Message-ID: <1026075221.345.20.camel@gyros.marcuscom.com> In-Reply-To: <1026074703.2275.43.camel@jan-linnb.lan> References: <1026066041.2275.23.camel@jan-linnb.lan> <1026073357.345.3.camel@gyros.marcuscom.com> <1026074703.2275.43.camel@jan-linnb.lan>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 2002-07-07 at 16:45, Jan Lentfer wrote: > 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? Glad it's working. I'm not sure how that va_copy snook in there. Joe > > Jan > > -- PGP Key : http://www.marcuscom.com/pgp.asc 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?1026075221.345.20.camel>