Re: Problems in cvs-version of libtool.

2003-01-21 Thread Erik Assum
* Albert Chin | On Mon, Jan 20, 2003 at 05:39:50PM +0100, Erik Assum wrote: | > * Albert Chin | > | On Mon, Jan 20, 2003 at 03:27:25PM +0100, Erik Assum wrote: | > | > ld: fatal: symbol `bool Tango::operator==(const Tango::BlackBoxElt&,const |Tango::BlackBoxElt&)' is multiply-defined: | > | >

Re: Problems in cvs-version of libtool.

2003-01-20 Thread Albert Chin
On Mon, Jan 20, 2003 at 05:39:50PM +0100, Erik Assum wrote: > * Albert Chin > | On Mon, Jan 20, 2003 at 03:27:25PM +0100, Erik Assum wrote: > | > ld: fatal: symbol `bool Tango::operator==(const Tango::BlackBoxElt&,const >Tango::BlackBoxElt&)' is multiply-defined: > | > (file .libs/tangoSK.

Re: Problems in cvs-version of libtool.

2003-01-20 Thread Erik Assum
* Albert Chin | On Mon, Jan 20, 2003 at 03:27:25PM +0100, Erik Assum wrote: | > ld: fatal: symbol `bool Tango::operator==(const Tango::BlackBoxElt&,const |Tango::BlackBoxElt&)' is multiply-defined: | > (file .libs/tangoSK.o and file .libs/tangoDynSK.o); | > ld: fatal: symbol `bool Tango::o

Re: Problems in cvs-version of libtool.

2003-01-20 Thread Albert Chin
On Mon, Jan 20, 2003 at 03:27:25PM +0100, Erik Assum wrote: > ld: fatal: symbol `bool Tango::operator==(const Tango::BlackBoxElt&,const >Tango::BlackBoxElt&)' is multiply-defined: > (file .libs/tangoSK.o and file .libs/tangoDynSK.o); > ld: fatal: symbol `bool Tango::operator<(const Tango::

Problems in cvs-version of libtool.

2003-01-20 Thread Erik Assum
Hi, Trying to solve my problem with compiling C++ on Solaris, I downloaded and installed a newer of libtool version: /usr/bin/libtool --version ltmain.sh (GNU libtool) 1.4e (1.1178 2003/01/15 02:55:33) When compiling with: ./configure --with-omni=$HOME/omniorb --without-zlib --disable-static