Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 May 1999 12:44:39 -0600
From:      John-David Childs <jdc@nterprise.net>
To:        freebsd-ports@freebsd.org
Subject:   compiling gnumeric 0.24/0.25
Message-ID:  <19990513124439.00296@denver.net>

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




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