ORBit on Solaris 7 doesn't compile



Hi, I hope this is the right place to report bugs and get a little help.
I wanted to compile ORBit 0.4.0 (as distributed with GNOME 1.0) on Solaris
7 with Sun's cc 5.0, but it failed.

First, there is a missing `#include <alloca.h>' in popt/popthelp.c
I fixed that and then I was presented with this:

cc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../src -I/usr/local/lib/glib/include -I/usr/local/include -DORBit_SYSRC=\"/usr/local/etc/orbitrc\" -xO3 -xarch=v8 -xchip=ultra -xdepend -xprefetch=yes -c -KPIC -DPIC allocators.c -o allocators.o
"../orb/allocator-defs.h", line 36: warning: syntax error:  empty declaration
"../orb/allocator-defs.h", line 37: warning: syntax error:  empty declaration
"../orb/allocator-defs.h", line 38: warning: syntax error:  empty declaration
"../orb/dii.h", line 30: cannot find include file: "orb/interface_repository.h"
"../orb/dii.h", line 92: syntax error before or at: CORBA_OperationDef
"../orb/dii.h", line 92: warning: undefined or missing type for: CORBA_OperationDef
"../orb/dii.h", line 93: warning: undefined or missing type for: CORBA_NVList
"../orb/dii.h", line 94: warning: undefined or missing type for: CORBA_Environment
"../orb/orb.h", line 30: cannot find include file: "orb/interface_repository.h"
"../orb/orb.h", line 107: undefined or not a type: CORBA_InterfaceDef
"../orb/orb.h", line 107: cannot recover from previous errors
cc: acomp failed for allocators.c
make[3]: *** [allocators.lo] Error 1
make[3]: Leaving directory `/home/dave/gnome/ORBit-0.4.0/src/orb'

I could probably fix errors in allocator-defs.h, but I can't do anything
about missing interface_repository.h. Could somebody help?

-- 
 .-.   .-.    Life is a sexually transmitted disease.
(_  \ /  _)
     |        dave@srce.hr
     |        dave@fly.cc.fer.hr



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