[BUG!!!!!!] Gnumeric compile problem!



Doing a make on a cvs update from today yielded the following failure:

gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/local/gnome/share/locale"\" 		-DGNUMERIC_VERSION=\""0.25"\"			-I/usr/local/gnome/include				 		-I../libglade		
		-I/usr/local/gnome/include -DNEED_GNOMESUPPORT_H -I/usr/local/gnome/lib/gnome-libs/include -I/usr/local/gnome/lib/glib/include -I/usr/X11R6/include					-I/usr/local/gnome/include -DNEED_GNOMESUPPORT_H -I/usr/local/gnome/lib/gnome-libs/include -I/usr/local/gnome/lib/glib/include -I/usr/X11R6/include  -I/usr/X11R6/include -I/usr/local/gnome/lib/glib/include -I/usr/local/gnome/include  -g -O2 -Wall -Wno-unused -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith  -c corba-sheet.c
make[2]: *** No rule to make target `corba-workbook.c', needed by `corba-workbook.o'.  Stop.
make[2]: Leaving directory `/home/jsight/gnomecvs/gnumeric/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/jsight/gnomecvs/gnumeric'
make: *** [all-recursive-am] Error 2

Going to the online CVS tree at http://cvs.gnome.org/bonsai/rview.cgi?cvsroot=/cvs/gnome&dir=gnumeric/src
revealed that the file "corba-workbook.c" is not there.

But then I noticed this ChangeLog entry.

[begin quote]
1999-05-01  Miguel de Icaza  <miguel@nuclecu.unam.mx>

        * src/corba-workbook.c, src/corba-sheet.c: New files implementing
        most of the new Gnumeric.idl interface.

        * src/Gnumeric.idl: Make it useful.
[end quote]

Hmmm, could it be that someone forgot to import this one into CVS?  Oops.  :)

---------------
Jesse D. Sightler
http://www3.pair.com/jsight/

"An honest answer can get you into a lot of trouble." 
         - Anonymous



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