View previous topic :: View next topic |
Author |
Message |
Simonheld Apprentice
Joined: 20 Nov 2005 Posts: 151 Location: Deepest Black Bavaria
|
Posted: Sun Nov 20, 2005 4:02 pm Post subject: 32bit Anwendung auf amd64:Cannot execute binary file; |
|
|
Hallo
ich habe (denke ich) ein grundlegendes Problem mit 32-bit Anwendungen auf meinen amd64...
wenn ich versuche z.B Unreal Tournament auszuführen kommt folgende Fehlermeldung:
Code: |
simon@Balrog ~/ut $ ./ut
./ut: line 84: /home/simon/ut/System/ut-bin: cannot execute binary file
./ut: line 84: /home/simon/ut/System/ut-bin: Success
simon@Balrog ~/ut $
|
eine entsprechende Fehlermeldung bekomme ich wenn ich Opera oder openoffice aus der bash starten will...
Alle emul-linux packete sind per emerge installiert! (ausser wenn [masked])
beide Anwendungen sind vor kurzem noch einwandfrei gelaufen(ut, opera)
erst nachdem ich wärend eines Versuchs einen FrameBuffer zum laufen zu kriegen die
NVidia-Treiber neu emergen musste (nvidia-glx + nvidia kernel)
trat das beschrieben Problem auf ....
Einträge in /var/log/messages treten nicht auf!
Meine /etc/make.conf
Code: | # These settings were set by the catalyst build script that automatically built this stage
# Please consult /etc/make.conf.example for a more detailed example
#CFLAGS="-O2 -mcpu=i686 -fomit-frame-pointer"
CFLAGS="-O3 -march=athlon64 -ffast-math -funroll-all-loops -funit-at-a-time -fpeel-loops -ftracer -funswitch-loops -fomit-frame-pointer -pipe"
CHOST="x86_64-pc-linux-gnu"
CXXFLAGS="${CFLAGS}"
MAKEOPTS="-j2"
GENTOO_MIRRORS="ftp://mirrors.sec.informatik.tu-darmstadt.de/gentoo/ http://mirrors.sec.informatik.tu-darmstadt.de/gentoo/ http://gentoo.inode.at/ http://ftp.du.se/pub/os/gentoo"
USE="3dnow aalib acl acpi alsa apm arts audiofile avi berkdb cdr crypt cscope cups curl dga directfb divx4linux doc dvd dvdr emacs emacs-w3 encode esd fam fbcon fftw flac flash gdbm ggi gif gmp gnome gpm gstreamer gtk gtk2 gtkhtml imap imagemagick imlib ipv6 java joystick jikes jpeg kde lcms ldap leim libwww mad mbox mmx motif lesstif mpeg mule ncurses nls offensive oggvorbis opengl oss pampdflib perl png python qt quicktime readline ruby samba sdl slang spell sse ssl svga tcltk tetex tiff truetype unicode usb videos wmf wxwindows X Xaw3d xface xinerama xosd xml xml2 xmms xv xvid zlib cdparanoia pam"
LINGUAS="de"
|
kann mir irgendjemand weiterhelfen ... ?[/b] |
|
Back to top |
|
|
avendesora Veteran
Joined: 16 Aug 2002 Posts: 1739 Location: Betelgeuse vicinity
|
Posted: Sun Nov 20, 2005 4:46 pm Post subject: |
|
|
You should try the German forum.
You'll have a better chance of people understanding you there. |
|
Back to top |
|
|
nixnut Bodhisattva
Joined: 09 Apr 2004 Posts: 10974 Location: the dutch mountains
|
Posted: Sun Nov 20, 2005 5:13 pm Post subject: |
|
|
Moved from Portage & Programming to Deutsches Forum (German). _________________ Please add [solved] to the initial post's subject line if you feel your problem is resolved. Help answer the unanswered
talk is cheap. supply exceeds demand |
|
Back to top |
|
|
Kuhrscher Guru
Joined: 29 Dec 2003 Posts: 498 Location: Hamburg, Germany
|
Posted: Sun Nov 20, 2005 5:15 pm Post subject: |
|
|
Hast Du möglicherweise einen neuen Kernel installiert, in dem die 32bit-Emulation nicht aktiviert ist? |
|
Back to top |
|
|
Simonheld Apprentice
Joined: 20 Nov 2005 Posts: 151 Location: Deepest Black Bavaria
|
Posted: Sun Nov 20, 2005 6:03 pm Post subject: |
|
|
ui - danke des wars ... volltreffer ... ich kann mich zwar nicht erinnern diese option abgewählt zu haben ...
aber das hat gefehlt ... danke |
|
Back to top |
|
|
Kuhrscher Guru
Joined: 29 Dec 2003 Posts: 498 Location: Hamburg, Germany
|
Posted: Sun Nov 20, 2005 11:08 pm Post subject: |
|
|
Kein Problem |
|
Back to top |
|
|
|