2009/5/8 Arfrever Frehtes Taifersar Arahesis <arfrever.fta_at_gmail.com>:
> 2009-05-07 12:53:23 Mary Ellen Foster napisaĆ(a):
>> I've been unable to use Subclipse through Eclipse on Fedora
>> (soon-to-be) 11, and it appears to be because the javahl native
>> library is not linked against libstdc++.
>
> I can't reproduce it:
> $ scanelf -qF '%F: %n' /usr/lib64/libsvnjavahl-1.so.0.0.0
> /usr/lib64/libsvnjavahl-1.so.0.0.0: libsvn_repos-1.so.0,libsvn_client-1.so.0,libsvn_wc-1.so.0,libsvn_ra-1.so.0,libsvn_delta-1.so.0,libsvn_diff-1.so.0,libsvn_fs-1.so.0,libsvn_fs_util-1.so.0,libsvn_subr-1.so.0,libsqlite3.so.0,libaprutil-1.so.0,libapr-1.so.0,libuuid.so.1,librt.so.1,libcrypt.so.1,libneon.so.29,libgnutls.so.26,libtasn1.so.3,libz.so.1,libgcrypt.so.11,libgpg-error.so.0,libpakchois.so.0,libdl.so.2,libpthread.so.0,libexpat.so.1,libstdc++.so.6,libm.so.6,libc.so.6,libgcc_s.so.1
Here's my corresponding output (note lack of libstdc++):
/usr/lib64/libsvnjavahl-1.so.0.0.0:
libsvn_client-1.so.0,libsvn_wc-1.so.0,libsvn_ra-1.so.0,libsvn_ra_local-1.so.0,libsvn_repos-1.so.0,libsvn_ra_svn-1.so.0,libsasl2.so.2,libsvn_ra_neon-1.so.0,libsvn_diff-1.so.0,libsvn_fs-1.so.0,libsvn_fs_fs-1.so.0,libsvn_fs_base-1.so.0,libsvn_delta-1.so.0,libsvn_fs_util-1.so.0,libsvn_subr-1.so.0,libz.so.1,libsqlite3.so.0,libaprutil-1.so.0,libcrypt.so.1,libdb-4.7.so,libexpat.so.1,libapr-1.so.0,libpthread.so.0,libdl.so.2,libneon.so.27,libgcc_s.so.1,libc.so.6
> What compiler and libtool do you use?
This is on Fedora 11, where the current versions are:
- gcc-c++-4.4.0-4.x86_64
- libtool-2.2.6-11.fc11.x86_6
The build system may have used a *slightly* older version of one or
the other, but probably basically the same compilers.
What is yours compiled with?
MEF
--
Mary Ellen Foster -- http://homepages.inf.ed.ac.uk/mef/
ICCS, School of Informatics, University of Edinburgh
The University of Edinburgh is a charitable body, registered in
Scotland, with registration number SC005336.
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2118366
Received on 2009-05-08 20:37:12 CEST