Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 34336 - java-jre 1.4 on gentoo 1.2 updates to gcc-3.x-compiled version
Summary: java-jre 1.4 on gentoo 1.2 updates to gcc-3.x-compiled version
Status: RESOLVED CANTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-25 07:22 UTC by nachtklavier
Modified: 2004-07-16 04:31 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description nachtklavier 2003-11-25 07:22:09 UTC
[/opt/blackdown-jre-1.4.1/lib/i386/client] # ldd libjvm.so
        libnsl.so.1 => /lib/libnsl.so.1 (0x40397000)
        libdl.so.2 => /lib/libdl.so.2 (0x403ac000)
        libpthread.so.0 => /lib/libpthread.so.0 (0x403b0000)
        libstdc++.so.5 => not found
        libm.so.6 => /lib/libm.so.6 (0x403c4000)
        libc.so.6 => /lib/libc.so.6 (0x403e5000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x80000000)
        libgcc_s.so.1 => not found

# find . -name "libstdc++*"
./opt/kde3-old/share/apps/kdevdoctreeview/tocs/libstdc++.toc
./opt/kde3-old/share/apps/devdoctreeview/indices/libstdc++.index
./usr/lib/libstdc++.so.2.9.dummy
./usr/lib/libstdc++.so.2.7.2.8
./usr/lib/libstdc++-2-libc6.1-1-2.9.0.so
./usr/lib/gcc-lib/i686-pc-linux-gnu/2.95.3/libstdc++.so
./usr/lib/gcc-lib/i686-pc-linux-gnu/2.95.3/libstdc++-3-libc6.2-2-2.10.0.so
./usr/lib/gcc-lib/i686-pc-linux-gnu/2.95.3/libstdc++.a
./usr/lib/gcc-lib/i686-pc-linux-gnu/2.95.3/libstdc++-libc6.2-2.so.3
./usr/lib/gcc-lib/i686-pc-linux-gnu/2.95.3/libstdc++-libc6.2-2.a.3
./usr/lib/gcc-lib/i686-pc-linux-gnu/2.95.3/libstdc++-3-libc6.2-2-2.10.0.a
./usr/lib/libstdc++-libc6.2-2.so.3
./usr/lib/libstdc++.so.2.8
./usr/lib/libstdc++.so.2.9
./usr/lib/libstdc++.so.2.7.2
./usr/lib/libstdc++.so.2.8.0
./usr/lib/libstdc++-libc6.1-1.so.2


Reproducible: Always
Steps to Reproduce:
1.
2.
3.



Expected Results:  
it should run? :)

Portage 2.0.49-r15 (default-1.0, gcc-2.95.3, glibc-2.2.5-r2,2.2.5-r9, 2.6.
0-test9-mm5)
=================================================================
System uname: 2.6.0-test9-mm5 i686 AMD Athlon(tm) Processor
Gentoo Base System version 1.4.3.10
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=i686 -O3 -pipe -funroll-loops"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config 
/usr/X11R6/lib/X11/xkb /usr/kde/3/share/config 
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ 
/usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-march=i686 -O3 -pipe -funroll-loops"
DISTDIR="/usr/portage/distfiles"
FEATURES="sandbox ccache autoaddcvs"
GENTOO_MIRRORS="http://mirrors.sec.informatik.tu-darmstadt.de/gentoo http:
//gentoo.mirror.sdv.fr rsync://mirrors.sec.informatik.tu-darmstadt.de/gentoo 
ftp://ftp.uni-erlangen.de/pub/mirrors/gentoo http://ftp.uni-erlangen.
de/pub/mirrors/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="x86 oss 3dnow apm avi crypt cups encode jpeg libg++ mikmod mmx mpeg ncurses 
pdflib quicktime spell truetype xml2 xmms xv alsa arts berkdb cdr esd gdbm gif 
gnome-libs gpm gtk imlib java kde libwww motif nls oggvorbis opengl pam perl png 
python qt readline scanner sdl slang ssl svga tcltk tcpd tetex tiff X"
Comment 1 Alexander Gabert (RETIRED) gentoo-dev 2004-03-04 05:59:31 UTC
hi

did you put the path for the libstdc++ into your /etc/ld.so.conf and run ld-config and env-update

are you bound to gcc-2.95 or could you probably also update your gcc?

thanks,

Alex
Comment 2 Thomas Matthijs (RETIRED) gentoo-dev 2004-07-16 04:31:01 UTC
been a year now, shouldn't be running 1.2 anymore, closing