Still the same ORBit error



Felix Bellaby wrote:

> What you need to do is a make clean in ORBit/idl-compiler (and
> perhaps libIDL) and then do a make and make install in these
> directories before building the rest of ORBit.

-----

	Well, I just tried that: making all clean in libIDL and idl-compiler,
rebuilding libIDL, install (then ldconfig).
Then the same thing for idl-compiler, it's now running into my gnome
install directory.

But the same problem persists: the .h file created by orbit-idl  from
the .idl file remains empty. I still get the same compilation error.

Anyone has an idea ? This could probably help many other people too...

-----------
Making all in orb
make[3]: Entering directory `/usr/local/gnome/download/ORBit/src/orb'
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..
-I.. -I
../../src -I/usr/local/gnome/lib/glib/include -I/usr/local/gnome/include
-DORBit
_SYSRC=\"/usr/local/gnome/etc/orbitrc\"  -g -O2 -c allocators.c
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../src
-I/usr/local/gnome/lib/glib
/include -I/usr/local/gnome/include
-DORBit_SYSRC=\"/usr/local/gnome/etc/orbitrc
\" -g -O2 -Wp,-MD,.deps/allocators.p -c -fPIC -DPIC allocators.c
In file included from orbit.h:61,
                 from allocators.c:5:
../orb/dii.h:92: parse error before `CORBA_OperationDef'
In file included from orbit.h:67,
                 from allocators.c:5:
../orb/orb.h:107: parse error before `CORBA_Object_get_interface'
../orb/orb.h:109: warning: data definition has no type or storage class
../orb/orb.h:201: parse error before `CORBA_StructMemberSeq'
../orb/orb.h:209: parse error before `CORBA_UnionMemberSeq'
../orb/orb.h:216: parse error before `CORBA_EnumMemberSeq'
../orb/orb.h:230: parse error before `CORBA_StructMemberSeq'
make[3]: *** [allocators.lo] Error 1
make[3]: Leaving directory `/usr/local/gnome/download/ORBit/src/orb'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/local/gnome/download/ORBit/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/gnome/download/ORBit'
make: *** [all-recursive-am] Error 2
----------------


Thanks!

-
Jérome OUFELLA
Department of Telecommunications & Network engineering
Universitary Institute of Technology of Aix en Provence
Marseille, FRANCE
-



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