View previous topic :: View next topic |
Author |
Message |
Martux Veteran
Joined: 04 Feb 2005 Posts: 1917
|
Posted: Tue Mar 08, 2005 7:06 pm Post subject: HILFE: Amarok & XMMS gehen nicht mehr...(geschlossen) |
|
|
Aloha!
Ich habe im Moment ein großes Problem:
Ich habe bei meinen Eltern Amaork emerged.
Zuerst 1.2.1 dann 1.2.0 dann 1.0.2
Resultat bei allen Versionen:
Code: |
shalama@tux shalama $ usr/kde/3.3/bin/amarok
bash: usr/kde/3.3/bin/amarok: No such file or directory
shalama@tux shalama $ usr/kde/3.3/bin/amarokapp
bash: usr/kde/3.3/bin/amarokapp: No such file or directory
shalama@tux shalama $
|
oder
Code: | tux shalama # /usr/kde/3.3/bin/amarok
amaroK: [Loader] Starting amarokapp..
amaroK: [Loader] Don't run gdb, valgrind, etc. against this binary! Use amarokapp.
amaroK: [Loader] amarokapp probably crashed!
tux shalama # /usr/kde/3.3/bin/amarokapp
Segmentation fault
|
Ich habe weder gdb, valgrind, etc noch sonstwas laufen...
das Schlimme ist,das XMMS jetzt auch nicht mehr will was vorher einfach lief...
kann wir da jemand helfen??
Es kann einige Zeit dauern bis ich mich wieder melde, da ich mich erst via ssh bei meinen Eltern einlggen muß... _________________ "Coincidence is God's way of remaining anonymous."
Albert Einstein
"The road to success is always under construction"
Last edited by Martux on Sat Mar 26, 2005 2:57 pm; edited 1 time in total |
|
Back to top |
|
|
Martux Veteran
Joined: 04 Feb 2005 Posts: 1917
|
Posted: Tue Mar 08, 2005 7:07 pm Post subject: |
|
|
ps:
die make.conf meiner Alten:
# 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
CHOST="i686-pc-linux-gnu"
MAKEOPTS="-j2"
USE="usb nptl nptlonly xine xmms cdparanoia gtk2 audiofile
cdr dvd alsa -oss -arts kde -gnome"
FEATURES="ccache"
ALSA_CARDS="ens1371"
CFLAGS="-march=athlon -O3 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -falign-functions=4 $
CXXFLAGS="${CFLAGS}"
#note : -m3dnow and -mmmx optimisations are implied by -march=
LANG="de"
LINGUAS="de" _________________ "Coincidence is God's way of remaining anonymous."
Albert Einstein
"The road to success is always under construction" |
|
Back to top |
|
|
Corax Apprentice
Joined: 14 Apr 2004 Posts: 222 Location: Berlin, Germany
|
Posted: Sat Mar 26, 2005 2:19 pm Post subject: |
|
|
Was Deinen ersten Code-Einschub betrifft: In den Aufrufen fehlt das führende Slash. Bash kann also dem Verzeichnisbaum überhaupt gar nicht folgen. Im zweiten Code-Posting hast Du's ja richtig gemacht. Daß Amarok sich aufhängt, kann daran liegen, daß Du mit recht aggressiven CFLAGS zu Werke gehst. Bevor Du irgendwem die Schuld geben willst, versuche doch mal Code: | CFLAGS="-march=athlon -O2 -pipe -fomit-frame-pointer" | und kompiliere Amarok neu. Und wo Du schon mal dabei bist, vielleicht auch die Sound - Engine, die Du verwendest...
edit: Tippfehler korrigiert _________________ There's no such priest //
that can pray me to heaven.
-- Nightwish, "Bare grace misery"
Last edited by Corax on Sat Mar 26, 2005 3:00 pm; edited 1 time in total |
|
Back to top |
|
|
Martux Veteran
Joined: 04 Feb 2005 Posts: 1917
|
Posted: Sat Mar 26, 2005 2:55 pm Post subject: |
|
|
Hi Corax, danke für die Antwort.
Komischerweise hat sich mein Problem nach einem xorg-x11-update von selbst behoben
Bin jetzt auf xorg-x11-6.8.2-r1 und alles geht wieder einwandfrei.
Diesen Thread werde ich als geschlossen markieren, da ich auch nicht weiß wie das lief... _________________ "Coincidence is God's way of remaining anonymous."
Albert Einstein
"The road to success is always under construction" |
|
Back to top |
|
|
|