Re: Missing exports in ORBit2 HEAD



ERDI Gergo <cactus@cactus.rulez.org> wrote:
> So I finally had the time to look at the standalone orbitcpp module, and
> there seems to be the same problem as ages ago: ORBit2 HEAD still doesn't
> export all the required TypeCode operations, so when I try to link an
> ORBit2/C++ program, I get this:
> 
> g++-3.1 `pkg-config --libs ORBit-2.0-cpp`  client.o test-cpp-common.o
> test-cpp-stubs.o test-common.o test-stubs.o   -o client
> /home/cactus/prog/gnome/gnome2/sandbox/lib/libORBit-2-cpp.so: undefined
> reference to `CORBA_TypeCode_length'

A patch for this problem was committed to the cpp branch six months ago,
but I wasn't allowed to commit it into HEAD.

The patches are in the mailing list archives somewhere, but I can't find
them. :/

You can retrieve them from CVS with a command something like this:

cvs -z3 diff -u -r 1.30.2.1 -r 1.30.2.2 src/orb/orb-core/corba-typecode.c
-- 
Sam "Eddie" Couter  |  mailto:sam@couter.dropbear.id.au
Debian Developer    |  mailto:eddie@debian.org
                    |  jabber:sam@jabber.topic.com.au
OpenPGP fingerprint:  A46B 9BB5 3148 7BEA 1F05  5BD5 8530 03AE DE89 C75C

PGP signature



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