gnome lib build fails



When trying to build gnome-libs on Redhat-5.2, I get 

orbitgtk.c:73: parse error before `gnome_ORBit_request_validate'
orbitgtk.c:76: warning: return-type defaults to `int'
orbitgtk.c: In function `gnome_ORBit_request_validate':
orbitgtk.c:80: `ORBIT_MESSAGE_ALLOW_ALL' undeclared (first use this
function)
orbitgtk.c:80: (Each undeclared identifier is reported only once
orbitgtk.c:80: for each function it appears in.)
orbitgtk.c:82: `ORBIT_MESSAGE_BAD' undeclared (first use this function)
orbitgtk.c:83: warning: control reaches end of non-void function
orbitgtk.c: In function `_gnorba_cookie_setup':
orbitgtk.c:198: warning: passing arg 1 of
`ORBit_set_request_validation_handler' from incompatible pointer type
make: *** [orbitgtk.lo] Error 1
[root@maggie libgnorba]# !g      
grep ORBIT_MESSAGE *
orbitgtk.c:             return ORBIT_MESSAGE_ALLOW_ALL;
orbitgtk.c:             return ORBIT_MESSAGE_BAD;
<IT_MESSAG /usr/local/lib/glib/include/glibconfig.h 

what am I missing?

Any help would be greatly appreciated.

Thanks in advance.

Scott Moser

                --------------------------------------------
                In a world without walls, who needs windows?
                --------------------------------------------



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