Gnumeric: compilation error




Hi all,

I can't get gnumeric-bonobo to compile. The rest of gnome CVS tree is
ok, so I think it's a problem with gnumeric.

long story: I compiled and installed bonobo without problems,
sample-server works. The problems are in generated files
Gnumeric-stubs and Gnumeric-skels.

I use gcc-2.7.2.3 and ORBit from CVS, branch FOR_PANEL:

$ gcc --version
2.7.2.3
$ orbit-config --version
ORBit 0.4.3

Is it OK to use FOR_PANEL when compiling bonobo/gnumeric ?

Regards,
	bobo rajec
	bspc

-----------------------------------------------------------------

Gnumeric-stubs.c: In function `GNOME_Spreadsheet_set_string':
Gnumeric-skels.c: In function `_ORBIT_skel_GNOME_Spreadsheet_set_string':
Gnumeric-skels.c:26: `_ORBIT_GNOME_Table_OutOfRange_marshal' undeclared (first use this function)
Gnumeric-skels.c:26: (Each undeclared identifier is reported only once
Gnumeric-skels.c:26: for each function it appears in.)
Gnumeric-skels.c:26: initializer element for `_ORBIT_user_exceptions[0].marshal' is not constant
Gnumeric-stubs.c:30: `_ORBIT_GNOME_Table_OutOfRange_demarshal' undeclared (first use this function)
Gnumeric-stubs.c:30: (Each undeclared identifier is reported only once
Gnumeric-stubs.c:30: for each function it appears in.)
Gnumeric-stubs.c:30: initializer element for `_ORBIT_user_exceptions[0].demarshal' is not constant
Gnumeric-stubs.c: In function `GNOME_Spreadsheet_get_string':
Gnumeric-skels.c: In function `_ORBIT_skel_GNOME_Spreadsheet_get_string':
Gnumeric-skels.c:103: `_ORBIT_GNOME_Table_OutOfRange_marshal' undeclared (first use this function)
Gnumeric-skels.c:103: initializer element for `_ORBIT_user_exceptions[0].marshal' is not constant
Gnumeric-skels.c: In function `get_skel_GNOME_Spreadsheet':
Gnumeric-skels.c:170: `_ORBIT_skel_GNOME_Table_get' undeclared (first use this function)
Gnumeric-skels.c:196: `_ORBIT_skel_GNOME_Table_set' undeclared (first use this function)
Gnumeric-skels.c:217: warning: control reaches end of non-void function
Gnumeric-skels.c: In function `get_skel_GNOME_Gnumeric':
Gnumeric-skels.c:264: `_ORBIT_skel_GNOME_Table_get' undeclared (first use this function)
Gnumeric-skels.c:290: `_ORBIT_skel_GNOME_Table_set' undeclared (first use this function)
Gnumeric-skels.c:311: warning: control reaches end of non-void function
Gnumeric-stubs.c:118: `_ORBIT_GNOME_Table_OutOfRange_demarshal' undeclared (first use this function)
Gnumeric-stubs.c:118: initializer element for `_ORBIT_user_exceptions[0].demarshal' is not constant
make: *** [Gnumeric-skels.o] Error 1
make: *** [Gnumeric-stubs.o] Error 1



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]