Hi,
I've been trying to compile orbitcpp-0.30 and can't seem to get around
the following compile error:
make[2]: Entering directory `/usr/local/src/orbitcpp-0.30/services/name'
/usr/bin/orbit-idl -l c++ --backenddir=../../compiler/.libs ./CosNaming.idl
** WARNING **: Module load failed:
../../compiler/.libs/liborbit-idl-c++-backend.so: cannot open shared
object file: No such file or directory
** CRITICAL **: file orbit-idl-driver.c: line 50 (orbit_idl_to_backend):
assertion `binfo && binfo->op_output' failed.
** WARNING **: ./CosNaming.idl compilation failed
sed -e 's/#include \"CosNaming\.h\"/#include
\"ORBitservices\/CosNaming.h\"/' CosNaming-cpp-common.hh > CosNaming.hh
sed: can't read CosNaming-cpp-common.hh: No such file or directory
make[2]: *** [CosNaming.cc] Error 2
make[2]: Leaving directory `/usr/local/src/orbitcpp-0.30/services/name'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/orbitcpp-0.30/services'
make: *** [all-recursive] Error 1
The only files in the compiler/.libs dir are:
total 4960
-rw-r--r-- 1 root root 5061762 Apr 28 00:53
liborbit-idl-c++-backend.a
lrwxrwxrwx 1 root root 30 Apr 28 00:53
liborbit-idl-c++-backend.la -> ../liborbit-idl-c++-backend.la
-rw-r--r-- 1 root root 672 Apr 28 00:53
liborbit-idl-c++-backend.lai
FWIW, I'm using RedHat 7.0 with gcc 2.96, with the ORBit-0.5.7-ximian.3
and ORBit-devel-0.5.7-ximian.3 packages.
Any advice? TIA
Ryan Olson
|