[Pkg-ace-devel] libtao static libs

Cyrille Gautard cyrille.gautard@wanadoo.fr
Mon, 02 Aug 2004 15:24:40 +0200


Hello,

First, excuse me for my very bad english ... :-(

I'm currently working on a project using libtao-dev. I use tao-config to
set the different flags with g++. The compile process works fine but it
fails when it tries to link with the librairie.

/usr/include/tao/Object_T.cpp:99: undefined reference to
`CORBA::Environment::Environment[in-charge]()'
idl/communicationC.o(.text+0x1a6): In function
`Com::Connection::connect(char const*, char const*)':
idl/communicationC.cc:167: undefined reference to
`TAO::Invocation_Adapter::invoke(TAO::Exception_Data*, unsigned long)'

I saw you don't include the static libs. Do I need these files to use
your distribution of libtao ? Where I can get it ? Does a .deb package
available ?

I use the unstable distribution.

Thanks in advance

Cyrille