View previous topic :: View next topic |
Author |
Message |
fn n00b

Joined: 18 Oct 2004 Posts: 24 Location: Germany
|
Posted: Mon Feb 07, 2005 6:10 pm Post subject: error while loading shared libraries: libpthread.so.0: |
|
|
Hallo,
ich versuche verzweifelt Together 7 für Eclipse zu installieren. Der Installer bricht mit folgender Meldung ab:
Code: |
Preparing to install...
Extracting the installation resources from the installer archive...
Configuring the installer for this system's environment...
awk: error while loading shared libraries: libdl.so.2: cannot open shared object file: No such file or directory
dirname: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
/bin/ls: error while loading shared libraries: librt.so.1: cannot open shared object file: No such file or directory
basename: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
dirname: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
basename: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
hostname: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
Launching installer...
grep: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
/opt/sun-jdk-1.4.2.06/bin/java: error while loading shared libraries: libpthread.so.0: cannot open shared object file: No such file or directory
|
Ich habe bereits nach der Ursache gesucht aber keinen konkreten Hinweis gefunden, außer, dass es evtl. an der nptl liegt. MIt java habe ich sonst noch nie Probleme gehabt und der Installer bricht auch ab, wenn ich das blackdown jre verwende.
Hat jemand einen Tip, wie ich Together letztens doch noch installiert bekomme?
Mein System:
Code: |
Gentoo Base System version 1.4.16
Portage 2.0.51-r15 (default-linux/x86/2004.3, gcc-3.3.5, glibc-2.3.4.20040808-r1, 2.6.9-gentoo-r13 i686)
=================================================================
System uname: 2.6.9-gentoo-r13 i686 Intel(R) Pentium(R) M processor 1400MHz
Python: dev-lang/python-2.3.4 [2.3.4 (#1, Jan 27 2005, 13:32:03)]
dev-lang/python: 2.3.4
sys-devel/autoconf: 2.13, 2.59-r6
sys-devel/automake: 1.5, 1.7.9-r1, 1.6.3, 1.4_p6, 1.9.4, 1.8.5-r3
sys-devel/binutils: 2.15.92.0.2-r1
sys-devel/libtool: 1.5.10-r4
virtual/os-headers: 2.6.8.1-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=pentium3 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=pentium3 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks fixpackages sandbox sfperms"
GENTOO_MIRRORS="ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo"
LANG="de_DE.utf8"
LC_ALL="de_DE.utf8"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X acpi alsa apm avi berkdb bitmap-fonts cdparanoia cdr crypt cups dvd dvdr encode esd f77 fam flac font-server foomaticdb fortran gdbm gif gnome gpm gstreamer gtk gtk2 imagemagick imlib ipv6 java jpeg libg++ libwww mad mikmod mmx motif mozilla mp3 mpeg ncurses nls nptl oggvorbis opengl oss pam pdflib perl png ppds python quicktime readline samba sdl spell sse ssl svga tcltk tcpd tetex tiff truetype truetype-fonts type1-fonts unicode usb xml xml2 xv zlib video_cards_radeon"
Unset: ASFLAGS, CBUILD, CTARGET, LDFLAGS, PORTDIR_OVERLAY
|
Grüße
Felix |
|
Back to top |
|
 |
mrsteven Veteran


Joined: 04 Jul 2003 Posts: 1939
|
Posted: Mon Feb 07, 2005 10:29 pm Post subject: |
|
|
Wenn du deine glibc mit dem USE-Flag nptlonly compiliert hast, nimm das mal raus. |
|
Back to top |
|
 |
fn n00b

Joined: 18 Oct 2004 Posts: 24 Location: Germany
|
Posted: Mon Feb 07, 2005 11:06 pm Post subject: |
|
|
Habe ich meines Wissens nicht - auf jeden Fall nicht explizit. Die USE-Flags oben sollten aktuell sein (ein "emerge -p --newuse world" spuckt auch keine ebuilds aus).
Für alle Fälle kompiliere ich die glibc über Nacht trotzdem mal neu, obwohl ich nicht glaube, dass das was bringt. |
|
Back to top |
|
 |
zworK Guru

Joined: 07 May 2004 Posts: 308
|
Posted: Tue Feb 08, 2005 12:55 am Post subject: |
|
|
ich habe Togehter 6.2 für Eclipse 2.1.1 problemlos mit nptl installiert und es funktioniert wunderbar. Ich glaube ein ähnliches Problem hatte ich mit der Whiteboard Edition. Vielleicht hilft es ja für die Installation auf Blackdown zu wechseln. |
|
Back to top |
|
 |
mrsteven Veteran


Joined: 04 Jul 2003 Posts: 1939
|
Posted: Tue Feb 08, 2005 12:02 pm Post subject: |
|
|
awk, grep und co funktionieren sonst aber schon, oder?  |
|
Back to top |
|
 |
fn n00b

Joined: 18 Oct 2004 Posts: 24 Location: Germany
|
Posted: Tue Feb 08, 2005 2:23 pm Post subject: |
|
|
Ja, die funktionieren. Die Bibliotheken sind auch alle vorhanden:
Code: |
# locate libdl.so.2 libc.so.6 librt.so.1 libpthread.so.0
/lib/libdl.so.2
/lib/libc.so.6
/lib/librt.so.1
/lib/libpthread.so.0
|
Habe am Rande noch was gelesen, dass es eventuell mit der LD_ASSUME_KERNEL Variablen zusammenhängen kann, werde aber daraus nicht schlau, da ich kein c Programmierer bin.
Ich werde auch mal in eine Together newsgroup posten, vielleicht liegt es doch am Installer und ist nicht Gentoo spezifisch. |
|
Back to top |
|
 |
Stormkings Guru


Joined: 27 Sep 2002 Posts: 352 Location: Europe
|
|
Back to top |
|
 |
fn n00b

Joined: 18 Oct 2004 Posts: 24 Location: Germany
|
Posted: Tue Feb 08, 2005 3:31 pm Post subject: |
|
|
Das war's, danke für den Tip! Und dabei war so nahe dran. Ich hatte nämlich einen Texteditor zum Editieren verwendet um export LD_ASSUME_KERNEL=2.2.5 auszukommentieren. Nachdem ich das L mit einem Hexeditor in ein # geändert habe - damit bleibt die Dateigröße und Anzahl der Zeichen gleich - funktioniert der Installer.
Allerdings bricht die Installation ab, da Together Eclipse 3.0 verlangt und ich 3.1 drauf habe - bravo Borland!  |
|
Back to top |
|
 |
fn n00b

Joined: 18 Oct 2004 Posts: 24 Location: Germany
|
Posted: Tue Feb 08, 2005 3:36 pm Post subject: |
|
|
Kleiner Tippfehler: ich hatte natürlich das "e" von"export" in ein "#" geändert. |
|
Back to top |
|
 |
|