Hello, I cannot compile the package on=20
the (german) RedHat 7.0 or 7.1 using the=20
default installation nor on the RH 7.1 using
the new GCC 3.0.
With the default installation I get the following:
-------
Making all in services
make[1]: Changing to directory =BB/tmp/.tmp/orbitcpp-0.30.1/services=AB
Making all in name
make[2]: Changing to directory =BB/tmp/.tmp/orbitcpp-0.30.1/services/name=
=AB
/usr/bin/orbit-idl -l c++ --backenddir=3D../../compiler/.libs
./CosNaming.idl
** WARNING **: Module load failed:
../../compiler/.libs/liborbit-idl-c++-backend.so: undefined symbol:
what__C13runtime_error
** 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 =BB/tmp/.tmp/orbitcpp-0.30.1/services/name=AB
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory =BB/tmp/.tmp/orbitcpp-0.30.1/services=AB
make: *** [all-recursive] Error 1
--------
Can someone help?
-Frank
|