Re: [Quickfix-developers] Re: [Quickfix-users] QuickFIX 1.9.1 Available
Brought to you by:
orenmnero
|
From: Joerg T. <Joe...@ma...> - 2004-09-15 11:12:40
|
Hans Bausewein wrote:
> On Wed, 2004-09-15 at 12:30, Hans Bausewein wrote:
>>
>>I get a linker problem:
>>
>>Exception in thread "main" java.lang.UnsatisfiedLinkError:
>>/home/hans/src/quickfix/src/java/.libs/libquickfix_jni.so.7.1.0:
>>/home/hans/src/quickfix/src/C++/.libs/libquickfix.so.3: undefined
>>symbol: _ZNKSt11logic_error4whatEv
>>
>>
>>I also get many libraries with different version numbers:
>>libquickfix_jni.la libquickfix_jni.so.8 libquickfix.so.3
>>libquickfix_jni.so libquickfix_jni.so.8.0.0 libquickfix.so.3.1.0
>>libquickfix_jni.so.7 libquickfix.la libquickfix.so.4
>>libquickfix_jni.so.7.1.0 libquickfix.so libquickfix.so.4.0.0
>>
>>The 1.9.1 libraries are libquickfix.so.3.1.0 and
>>libquickfix_jni.so.7.1.0, while the 1.9.0 libraries had newer version
>>numbers: libquickfix.so.4.0.0 and libquickfix_jni.so.8.0.0 .
>>
>>
>>I'll try to delete the 1.9.0 libraries and recompile.
>>
>>OS = RedHat Linux 8.0 (kernel 2.4.20)
Which GCC version do you use?
> This happened when running the "test/runat_java 10005" command.
>
> bin/run_banzai resulted in a similar error.
Cheers, Jörg
--
Joerg Thoennes
http://macd.com
Tel.: +49 (0)241 44597-24 Macdonald Associates GmbH
Fax : +49 (0)241 44597-10 Lothringer Str. 52, D-52070 Aachen
|