Gentoo Archives: gentoo-dev

From: "Thomas T. Veldhouse" <veldy@×××××.net>
To: gentoo-dev@g.o
Subject: [gentoo-dev] Missing libstdc++-libc6.1-1.so.2 on Gentoo 1.4
Date: Fri, 23 Aug 2002 21:47:09
Message-Id: 000c01c24b18$8adca710$0101a8c0@cascade
1 Is there a simple way to get around the problem of a missing binary C++
2 library (from gcc-2.95.3) on my Gentoo 1.4 system?
3
4 I am getting the following from the jdk1.4. I would prefer not to recompile
5 gcc just to get the compat lib.
6
7 /opt/sun-jdk-1.3.1.04/bin/i386/native_threads/java: error while loading
8 shared libraries: libstdc++-libc6.1-1.so.2: cannot open shared object file:
9 No such file or directory
10
11 It seems Linux suffers from the same problem as old windows, DLL hell ;)
12
13 Tom Veldhouse

Replies

Subject Author
Re: [gentoo-dev] Missing libstdc++-libc6.1-1.so.2 on Gentoo 1.4 Bart Verwilst <verwilst@g.o>