Re: [orbitcpp-list] Problem with ORBit-idl
Status: Beta
Brought to you by:
philipd
From: Sam C. <sa...@to...> - 2001-07-05 00:03:21
|
Matteo Airaghi <te...@ti...> wrote: > Hello, > I'm using ORBitcpp v.0.30 (I have installation problem with v. 0.30.1). > When I launch orbit-idl -l c++ file.idl it gives me an error message: >=20 > "** WARNING ** : module load failed: > /usr/lib/orbit-idl/liborbit-idl-c++-backend.so:cannot open shared object > file:no such file or directory This is because your C++ IDL backend library is in a different directory from where ORBit expects to find it (/usr/lib/orbit-idl). You already know the solution to this, because you've used it in the next part of your message: > When I launch orbit-idl --backenddir/usr/local/lib/orbit-idl -l c++ > file.idl (this directory contains the file liborbit-idl-c++-backend.so) > it giaves another error message: >=20 > "Indentation screwup. This is a bug. > Aborted (core dumped)." >=20 > What's the problem? It's a bug, just like it says. It's probably fixed in 0.30.1. Try the latest version. --=20 Sam Couter | Internet Engineer | http://www.topic.com.au/ sa...@to... | tSA Consulting | OpenPGP key ID: DE89C75C, available on key servers OpenPGP fingerprint: A46B 9BB5 3148 7BEA 1F05 5BD5 8530 03AE DE89 C75C |