compile of current (head) version of ORBit



Hello!

I'm got a head version of orbit from cvs and have a troubles with a make
of this code.

1) a i'm to run `autogen` and got a warning about development version of
this code. Setup $CERTIFIED_GNOMIE to 1 for fix it and continue
`configure`

2) move libIDL from orbit-5.4.tar.gz distribution to source tree for fix
autogen warning and make errors. Where i can get a latest version of
libIDL?

3) have a "critical" error with IDLF_DECLSPEC_PIDL:

make[5]: Entering directory
`/home/mkul/corba/ORBit/src/orbit-idl-compiler/backends/c'
gcc -DHAVE_CONFIG_H -I. -I. -I../../../..
-I../../../../src/orbit-idl-compiler -I../../../..    -I../../../../src
-I../../../.. -I../../../../src        -I/usr/lib/glib/include
-D_REENTRANT    -g -O2 -Wall -Wunused -Wmissing-prototypes
-Wmissing-declarations -c orbit-idl-c-skels.c
orbit-idl-c-skels.c: In function `ck_output_skels':
orbit-idl-c-skels.c:39: `IDLF_DECLSPEC_PIDL' undeclared (first use in
this function)
orbit-idl-c-skels.c:39: (Each undeclared identifier is reported only
once
orbit-idl-c-skels.c:39: for each function it appears in.)
orbit-idl-c-skels.c: In function `ck_output_poastuff':
orbit-idl-c-skels.c:488: `IDLF_DECLSPEC_PIDL' undeclared (first use in
this function)
orbit-idl-c-skels.c: In function `cbe_skel_do_interface':
orbit-idl-c-skels.c:744: `IDLF_DECLSPEC_PIDL' undeclared (first use in
this function)
make[5]: *** [orbit-idl-c-skels.o] Error 1

i'm delete idl-compilter from compilation and replace it to
/usr/bin/orbit-idl from stable version, but he does not know how to
handle necessary command line keys. Where is a `IDLF_DECLSPEC_PIDL' can
be found ?

Michael




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