I'm trying to install gnumeric on OS10.2.8.
I finally got as far as building gnumeric when the following happens.
Can anyone explain it please?
gcc -DHAVE_CONFIG_H -I. -I. -I../..
-DGNOMELOCALEDIR=\"/opt/local/share/locale\" -I../../src -I../../src
-DORBIT2=1 -I/opt/local/include/glib-2.0
-I/opt/local/lib/glib-2.0/include -I/opt/local/include/libgsf-1
-I/opt/local/include/libxml2 -I/opt/local/include
-I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include
-I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0
-I/opt/local/include/freetype2 -I/usr/X11R6/include
-I/opt/local/include/libglade-2.0
-I/opt/local/include/libgnomecanvas-2.0 -I/opt/local/include/libart-2.0
-I/opt/local/include/libgnome-2.0 -I/opt/local/include/orbit-2.0
-I/opt/local/include/libbonobo-2.0 -I/opt/local/include/gconf/2
-I/opt/local/include/gnome-vfs-2.0
-I/opt/local/lib/gnome-vfs-2.0/include
-I/opt/local/include/bonobo-activation-2.0
-I/opt/local/include/libgnomeui-2.0
-I/opt/local/include/libbonoboui-2.0
-I/opt/local/include/libgnomeprint-2.2
-I/opt/local/include/libgnomeprintui-2.2 -g -O2 -Wall
-Wmissing-prototypes -Wsign-compare -Wpointer-arith -Wnested-externs
-Wchar-subscripts -Wwrite-strings -c applix-read.c -fno-common -DPIC
-o .libs/applix-read.o
applix-read.c:137:345: missing terminating ' character
applix-read.c:137:345: warning: character constant too long
applix-read.c: In function `applix_parse_value':
applix-read.c:137: parse error before '\x22202920'
applix-read.c:141: parse error before "else"
applix-read.c:148: parse error before "return"
applix-read.c:157: `begin' undeclared (first use in this function)
applix-read.c:157: (Each undeclared identifier is reported only once
applix-read.c:157: for each function it appears in.)
applix-read.c:157: `end' undeclared (first use in this function)
applix-read.c:157: `start' undeclared (first use in this function)
applix-read.c:162: `sheet' undeclared (first use in this function)
applix-read.c:169: `wb' undeclared (first use in this function)
applix-read.c: In function `applix_rangeref_parse':
applix-read.c:184: warning: implicit declaration of function
`applix_sheetref_parse'
applix-read.c:184: warning: assignment makes pointer from integer
without a cast
applix-read.c:204: warning: assignment makes pointer from integer
without a cast
applix-read.c: In function `applix_parse_value':
applix-read.c:1516: warning: no previous prototype for `applix_read'
applix-read.c:1589: parse error at end of input
make[3]: *** [applix-read.lo] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive-am] Error 2
1
Bill Bedford
"Nothing is as important as model railways and even that isn't very
important"
-some wiseguy somewhere
|