Issue 16510 - rebuild connectivity : libstdc++.so.3 ??
Summary: rebuild connectivity : libstdc++.so.3 ??
Status: CLOSED DUPLICATE of issue 16908
Alias: None
Product: Base
Classification: Application
Component: code (show other issues)
Version: OOo 1.0.3
Hardware: PC Linux, all
: P3 Trivial (vote)
Target Milestone: ---
Assignee: Frank Schönheit
QA Contact: issues@dba
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-06 17:38 UTC by Unknown
Modified: 2006-05-31 14:29 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description Unknown 2003-07-06 17:38:31 UTC
I try to rebuild OpenOffice (oo_1.0.3_src) on my linux, but I receive this error
on connectivity:

Checking DLL ../../../unxlngi4.pro/lib/check_libmozabdrv2.so ...: ERROR:
libstdc++.so.3: cannot open shared object file: No such file or directory

The file 'libstdc++.so.3' doesn't exist, but I have (newer?) versions:
/usr/lib/libstdc++.so.2.7.2 -> libstdc++.so.2.7.2.8
/usr/lib/libstdc++.so.2.7.2.8
/usr/lib/libstdc++.so.2.8 -> libstdc++.so.2.8.0
/usr/lib/libstdc++.so.2.8.0
/usr/lib/libstdc++.so.2.9 -> libstdc++.so.2.9.dummy
/usr/lib/libstdc++.so.2.9.dummy
/usr/lib/libstdc++.so.5 -> libstdc++.so.5.0.3
/usr/lib/libstdc++.so.5.0.3

this are the rpm-packages
$> rpm -qa | grep libstdc++
compat-libstdc++-7.3-2.96.118
libstdc++-3.2.2-5
libstdc++-devel-3.2.2-5

but
$> rpm -ql libstdc++-3.2.2-5
/usr/lib/libstdc++.so.5
/usr/lib/libstdc++.so.5.0.3
$> rpm -ql compat-libstdc++-7.3-2.96.118
/usr/lib/libg++.so.2.7.2.8
/usr/lib/libstdc++-2-libc6.1-1-2.9.0.so
/usr/lib/libstdc++-3-libc6.2-2-2.10.0.so
/usr/lib/libstdc++-libc6.2-2.so.3
/usr/lib/libstdc++.so.2.7.2.8
/usr/lib/libstdc++.so.2.8.0
/usr/lib/libstdc++.so.2.9.dummy

my /etc/ld.so.conf
/usr/kerberos/lib
/usr/X11R6/lib
/usr/lib/qt-3.0.5/lib
/usr/lib/sane
/usr/lib/qt-3.1/lib

more items concerning my configuration:
glibc-2.3.2-27.9
linux 2.4.20-18.9
gcc (GCC) 3.2.2 20030222 (Red Hat Linux 3.2.2-5)
g++ (GCC) 3.2.2 20030222 (Red Hat Linux 3.2.2-5)

Questions:
1) is there a source-version that buils with the my configuration ?
2) other workaround ?
Comment 1 Frank Schönheit 2003-09-02 11:48:43 UTC
since fixing issue 16908, mozab does not link against libstdc++.so.3,
but .5. Going to mark this as a duplicate.

*** This issue has been marked as a duplicate of 16908 ***
Comment 2 hans_werner67 2004-02-02 12:56:39 UTC
change subcomponent to 'none'
Comment 3 foskey 2004-12-22 20:52:38 UTC
closing, fixed.