Re: RPMS of Gnumeric 0.25 now available



Erik Walthinsen wrote:
bonobo-0.1-990427-latest failure messages:

gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\"
-I. -I.. -I. -I/usr/include -I/usr/include -DNEED_GNOMESUPPORT_H
-I/usr/lib/gnome-libs/include -I/usr/lib/glib/include -I/usr/X11R6/include
-I/usr/X11R6/include -I/usr/lib/glib/include -g -O2 -Wall -Wno-unused -c
-fPIC -DPIC gnome-stream-memory.c -o gnome-stream-memory.lo
gnome-stream-memory.c: In function `mem_read':
gnome-stream-memory.c:80: structure has no member named `length'
gnome-stream-memory.c:82: request for member `_buffer' in something not a
structure or union
gnome-stream-memory.c: In function `gnome_stream_fs_class_init':
gnome-stream-memory.c:159: warning: assignment from incompatible pointer
type
make[2]: *** [gnome-stream-memory.lo] Error 1
make[2]: Leaving directory `/usr/src/redhat/BUILD/bonobo-0.1/bonobo'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/redhat/BUILD/bonobo-0.1'



line 80, the field is _length, not length.
line 82, surround the buffer indirection with parens.  (*buffer)->_buffer.


-d
-- 
 This is Linux Country. On a quiet night, you can hear Windows NT reboot!
  Do you remember how to -think- ? Do you remember how to experiment? Linux
__ is an operating system that brings back the fun and adventure in computing.
\/  for linux-kernel: please read linux/Documentation/* before posting problems

"Everything you see and believe in is there because you believe in it.  You
 have no idea how much you're missing, simply because you don't have a wider
 frame of reference.  And what keeps you from expanding your frame of
 reference is fear.  When you release your fear you begin to see things in a
 whole new way.  What was always right in front of you suddenly comes to
 life."

 --James F. Twyman, From the book, Emissary of Light
 

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