baboon problems



When I try to build baboon, I get the errors that it cannot find mc_open,
mc_close etc..

I have found the prototypes for those in the vfs.h file that comes with
mc. However, building and installing mc hasn't given me what I need. I can
substitute the vfs.h from mc with the vfs.h from my system, (Linux 2.0.35)
and baboon will build, but then it won't let me build gnome-games
(gnothello, specifically) and gives :

game-stubs.o(.text+0x301): undefined reference to `ORBit_handle_exception'
game-stubs.o(.text+0x308): undefined reference to `giop_recv_buffer_unuse'
game-stubs.o(.text+0x317): undefined reference to `giop_recv_buffer_unuse'
/usr/local/lib/libgnorba.so: undefined reference to `CORBA_exception_free'
/usr/local/lib/libgnorba.so: undefined reference to `CORBA_exception_init'
/usr/local/lib/libgnorba.so: undefined reference to
`CORBA_ORB_string_to_object'

(as well as a lot more) as errors.

Can anyone help?

dave



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