Now, after rebuild everything, I still have the port_proxy related error, but the message_producer libraries loads correctly.<br><br>$ deployer-gnulinux 0.204 [ ERROR  ][DeploymentComponent::configure] Could not load library &#39;/home/lesire/work/rock/install/lib/orocos/libport_proxy-tasks-gnulinux.so&#39;:<br>
0.204 [ ERROR  ][DeploymentComponent::configure] /home/lesire/work/rock/install/lib/orocos/libport_proxy-tasks-gnulinux.so: undefined symbol: _ZN11omni_thread6init_tD1Ev<br>
0.387 [ ERROR  ][TypekitRepository::Import] A protocol with id 2 was already added for type /message_driver/Message<br>   Switched to : Deployer<br><br>The message_driver / message_procuder types are correctly loaded and understood by the Deployer.<br>
<br>However, all the basic RTT types are unknown:<br><br>Deployer [S]&gt; 3<br> = (unknown_t)<br><br>Deployer [S]&gt; true<br> = (unknown_t)<br>
<div class="gmail_extra"><br><br><div class="gmail_quote">2012/11/23 Sylvain Joyeux <span dir="ltr">&lt;<a href="mailto:sylvain.joyeux@dfki.de" target="_blank">sylvain.joyeux@dfki.de</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On 11/23/2012 11:56 AM, Peter Soetens wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
There was a similar issue with the TaskContextProxy/Server headers in rtt, pulling in omniorb symbols. We accepted a patch to create a rtt header which won&#39;t cause the client to include corba headers and hence don&#39;t link with the omniorb libraries, but only to the orocos-rtt-corba library. As such, client code was free of the specific corba implementation.<br>

<br>
Would that work here too ?<br>
</blockquote></div>
Could, but would not fix the actual issue: message_producer should still be available even though the port_proxy library cannot be loaded.<br>
<br>
As I understand it, the issue was that message_producer was linking to port_proxy ... which it should definitely not do.<div class="HOEnZb"><div class="h5"><br>
<br>
-- <br>
Sylvain Joyeux (Dr.Ing.)<br>
Senior Researcher<br>
<br>
Space &amp; Security Robotics<br>
Underwater Robotics<br>
<br>
!!! Achtung, neue Telefonnummer!!!<br>
<br>
Standort Bremen:<br>
DFKI GmbH<br>
Robotics Innovation Center<br>
Robert-Hooke-Straße 5<br>
28359 Bremen, Germany<br>
<br>
Phone: <a href="tel:%2B49%20%280%29421%20178-454136" value="+49421178454136" target="_blank">+49 (0)421 178-454136</a><br>
Fax:   <a href="tel:%2B49%20%280%29421%20218-454150" value="+49421218454150" target="_blank">+49 (0)421 218-454150</a><br>
E-Mail: <a href="mailto:robotik@dfki.de" target="_blank">robotik@dfki.de</a><br>
<br>
Weitere Informationen: <a href="http://www.dfki.de/robotik" target="_blank">http://www.dfki.de/robotik</a><br>
------------------------------<u></u>------------------------------<u></u>-----------<br>
Deutsches Forschungszentrum fuer Kuenstliche Intelligenz GmbH<br>
Firmensitz: Trippstadter Straße 122, D-67663 Kaiserslautern<br>
Geschaeftsfuehrung: Prof. Dr. Dr. h.c. mult. Wolfgang Wahlster<br>
(Vorsitzender) Dr. Walter Olthoff<br>
Vorsitzender des Aufsichtsrats: Prof. Dr. h.c. Hans A. Aukes<br>
Amtsgericht Kaiserslautern, HRB 2313<br>
Sitz der Gesellschaft: Kaiserslautern (HRB 2313)<br>
USt-Id.Nr.:    DE 148646973<br>
Steuernummer:  19/673/0060/3<br>
------------------------------<u></u>------------------------------<u></u>-----------<br>
<br>
</div></div></blockquote></div><br></div>