Date: Thu, 13 May 1999 22:36:15 +0200 From: Jeremy Lea <reg@shale.csir.co.za> To: John-David Childs <jdc@nterprise.net> Cc: freebsd-ports@FreeBSD.ORG Subject: Re: compiling gnumeric 0.24/0.25 Message-ID: <19990513223615.F344@shale.csir.co.za> In-Reply-To: <19990513124439.00296@denver.net>; from John-David Childs on Thu, May 13, 1999 at 12:44:39PM -0600 References: <19990513124439.00296@denver.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, On Thu, May 13, 1999 at 12:44:39PM -0600, John-David Childs wrote: > Making all in src > cc -DHAVE_CONFIG_H -I. -I. -I.. > -DGNOMELOCALEDIR=\""/usr/X11R6/share/locale"\" > -DGNUMERIC_VERSION=\""0.25"\" -I/usr/X11R6/include -I../libglade > -I/usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/local/include/glib12 > -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include > -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/gtk12 > -I/usr/X11R6/include -I/usr/local/include/glib12 -O -pipe > -I/usr/X11R6/include -Wall -Wno-unused -c Gnumeric-impl.c > Gnumeric-impl.c:12: parse error before `POA_GNOME_Table' > Gnumeric-impl.c:12: warning: no semicolon at end of struct or union > Gnumeric-impl.c:15: parse error before `}' > Gnumeric-impl.c:15: warning: data definition has no type or storage class > Gnumeric-impl.c:18: parse error before `POA_GNOME_Spreadsheet' > Gnumeric-impl.c:18: warning: no semicolon at end of struct or union > Gnumeric-impl.c:21: parse error before `}' Try uninstalling and reinstalling ORBit. This looks like a problem which could be caused by a bug in orbit-idl. The port (0.25) does build on -STABLE, because it did not appear in the errorloggs on bento, and should be in the 3.2 packages. Otherwise, I'd suggest uninstalling most things it depends on and starting over. Unfortunately the GNOME ports are fairly prone to subtle version problems. Regards, -Jeremy -- | "I could be anything I wanted to, but one things true --+-- Never gonna be as big as Jesus, never gonna hold the world in my hand | Never gonna be as big as Jesus, never gonna build a promised land | But that's, that's all right, OK with me..." -Audio Adrenaline To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990513223615.F344>