CVS Gnome Core compiling error



So far I have successfully compiled the following CVS stuff: 

1.glib 
2.gtk+ 
3.imlib 
4.libIDL, ORBit 
5.gnome-libs, libvfs 
6.gnome-objc 
7.libgtop

But I have an error for gnome-core. Here is the generated error

 property-ui.c: In function `ui_setup':
property-ui.c:197: warning: passing arg 3 of `make_option_menu' from 
incompatible pointer type
property-ui.c:202: warning: passing arg 3 of `make_option_menu' from 
incompatible pointer type
property-ui.c:207: warning: passing arg 3 of `make_option_menu' from 
incompatible pointer type
property-ui.c:249: warning: implicit declaration of function 
`gnome_preferences_get_menubar_relief'
property-ui.c:252: `gnome_preferences_set_menubar_relief' undeclared 
(first use this function)
property-ui.c:252: (Each undeclared identifier is reported only once
property-ui.c:252: for each function it appears in.)
property-ui.c:314: warning: passing arg 3 of `make_option_menu' from 
incompatible pointer type
property-ui.c: At top level:
property-ui.c:355: warning: no previous prototype for `ui_register'
make[2]: *** [property-ui.o] Error 1
make[2]: Leaving directory 
`/home/nghia/gnome/gnome-core/desktop-properties'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/nghia/gnome/gnome-core'
make: *** [all-recursive-am] Error 2

It seems to have an undefined function.  I can't seem to find where it 
could be.  All the packages have been downloaded as of Nov 21.

Any idea?

______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com



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