From owner-freebsd-ports Thu May 13 11:44:34 1999 Delivered-To: freebsd-ports@freebsd.org Received: from milehigh.denver.net (milehigh.denver.net [204.144.180.2]) by hub.freebsd.org (Postfix) with ESMTP id 3B00E14F0C for ; Thu, 13 May 1999 11:44:31 -0700 (PDT) (envelope-from jdc@milehigh.denver.net) Received: (from jdc@localhost) by milehigh.denver.net (8.8.8/8.8.8) id MAA20436; Thu, 13 May 1999 12:44:39 -0600 (MDT) Message-ID: <19990513124439.00296@denver.net> Date: Thu, 13 May 1999 12:44:39 -0600 From: John-David Childs To: freebsd-ports@freebsd.org Subject: compiling gnumeric 0.24/0.25 Reply-To: jdc@nterprise.net Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.79 Organization: Enterprise Internet Solutions Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I cannot seem to get gnumeric 0.24 or 0.25 to compile under 3.1-stable, either through the port or by hand from the original tarball. The package seems to be stuck all the way back at 0.6 (which should have really been labeled 0.06 ;-) Compilation seems to fail at the exact same place in both 0.24 and 0.25: Any advice/suggestions appreciated...I've given it a cursory glance and the problem isn't obvious to me. Please CC me on any replies to the list. Script started on Thu May 13 12:34:27 1999 # make ===> Building for gnumeric-0.25 make all-recursive Making all in intl Making all in po Making all in macros Making all in libglade Making all in glade Making all in plugins Making all in stat Making all in excel Making all in ff-csv Making all in text Making all in python Making all in perl Making all in guile 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 `}' [ad nauseum] Script done on Thu May 13 12:34:42 1999 -- John-David Childs (JC612) Enterprise Internet Solutions Systems Administration http://www.nterprise.net & Network Engineering 8707 E. Florida Ave #814 Denver, CO 80231 Mad, adj.: Affected with a high degree of intellectual independence ... -- Ambrose Bierce, "The Devil's Dictionary" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message