Hi, When compiling a (large) project with multiple Makefiles (with make -k -j6 all ) , I get errors from libtool:
../../../../../libtool: line 747: echo: write error: Broken pipe ../../../../../../library/DagdaORB/.libs/libdagdaorb.so: undefined reference to `PortableServer::POA::dispatch(DagdaORB::ObjectId const&, DagdaORB::MessageBody&)' collect2: ld returned 1 exit status make[1]: *** [ServantActivatorServer] Error 1 make[1]: Target `all' not remade because of errors. make[1]: write error /bin/bash: line 10: echo: write error: Broken pipe ../../../../../libtool: line 747: echo: write error: Broken pipe I have the impression that it occurs whenever there is a link error, but I am not 100% sure. Although it is not a real urgent problem, it confuses my development environment and makes finding the error difficult. So, is there anything I can do so that libtool finishes normally? TIA -- Groeten, Joost Kraaijeveld Askesis B.V. Molukkenstraat 14 6524NB Nijmegen tel: 024-3888063 / 06-51855277 fax: 024-3608416 web: www.askesis.nl