gnumeric compile problems (sheet.c)



  Just updated gnumeric (CVS) and while trying to build I get the following:

gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/local/GNOME/share/loca
le"\"           -DGNUMERIC_VERSION=\""0.23"\"                   -I/usr/local/GNO
ME/include                                              -I/usr/local/GNOME/inclu
de -DNEED_GNOMESUPPORT_H -I/usr/local/GNOME/lib/gnome-libs/include -I/usr/local/
lib/glib/include -I/usr/local/include -I/usr/X11R6/include
-I/usr/local/include  -I/usr/X11R6/include -I/usr/local/lib/glib
/include -I/usr/local/include  -g -O2 -Wall -Wno-unused  -c sheet.c
sheet.c: In function `sheet_insert_object':
sheet.c:3428: warning: implicit declaration of function `gnome_object_activate_w
ith_repo_id'
sheet.c:3428: warning: assignment makes pointer from integer without a cast
sheet.c:3450: structure has no member named `client_site_list'
sheet.c:3450: structure has no member named `client_site_list'
sheet.c:3455: warning: implicit declaration of function `sheet_view_insert_objec
t'
make[2]: *** [sheet.o] Error 1
make[2]: Leaving directory `/usr/local/src/Work/GNOME/gnumeric/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/Work/GNOME/gnumeric'
make: *** [all-recursive-am] Error 2

  I originally had the following failure and then did the CVS update to see
if that helped. I have the 'bonobo' module installed as I saw it was now
required when autogen.sh initially failed because I didn't have it :-) Since
the above error occurs earlier I don't know if it'll still fail when it hits
this spot again or not.

gcc -g -O2 -Wall -Wno-unused -o gnumeric-corba -Wl,--export-dynamic main.o corba
-args.o Gnumeric-impl.o Gnumeric-common.o Gnumeric-skels.o Gnumeric-stubs.o abou
t.o cell.o cellspan.o clipboard.o color.o cursors.o dates.o dialog-cell-comment.
o dialog-cell-format.o dialog-cell-sort.o dialog-function-select.o dialog-functi
on-wizard.o dialog-goal-seek.o dialog-goto-cell.o dialog-insert-cells.o dialog-d
efine-names.o dialog-delete-cells.o dialog-paste-special.o dialog-solver.o dialo
g-zoom.o dump.o eval.o expr.o file.o formats.o func.o fn-date.o fn-eng.o fn-fina
ncial.o fn-lookup.o fn-math.o fn-misc.o fn-sheet.o fn-stat.o fn-string.o format.
o gnumeric-sheet.o gnumeric-util.o item-bar.o item-cursor.o item-debug.o item-ed
it.o item-grid.o number-match.o parser.o pattern-selector.o plugin.o plugin-mana
ger.o render-ascii.o sheet.o sheet-autofill.o sheet-object.o sheet-view.o solver
-lp.o str.o style.o symbol.o utils.o widget-editable-label.o workbook.o xml-io.o
../plugins/excel/libexcel.a -rdynamic -L/usr/local/GNOME/lib -L/usr/local/lib -
L/usr/X11R6/lib -rdynamic -lgnomeui -lart_lgpl -lgdk_imlib -lSM -lICE -lgtk -lgd
k -lgmodule -lXext -lX11 -lgnome -lgnomesupport -lesd -laudiofile -lm -ldb -lgli
b -ldl -L/usr/local/GNOME/lib -lxml -lz -L/usr/local/lib -lguile -ldl -lreadline
-ltermcap -lm -rdynamic -lgnorba -lORBitCosNaming -lORBit -lIIOP -lORBitutil -l
gnomeui -lart_lgpl -lgdk_imlib -lSM -lICE -lgtk -lgdk -lgmodule -lXext -lX11 -lg
nome -lgnomesupport -lesd -laudiofile -lm -ldb -lglib -ldl -lm
corba-args.o: In function `gnumeric_arg_parse':
/usr/local/src/Work/GNOME/gnumeric/src/corba-args.c:26: undefined reference to `
bonobo_init'
collect2: ld returned 1 exit status
make[2]: *** [gnumeric-corba] Error 1
make[2]: Leaving directory `/usr/local/src/Work/GNOME/gnumeric/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/Work/GNOME/gnumeric'
make: *** [all-recursive-am] Error 2

--
You have got to EARN the right to be root ...

Mike Hall <mhall@riverside.org>, (MH993)   -    http://www.riverside.org
System Administrator (*nix, Perl, CGI hacker, certified OS/2 Specialist)



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