Diego Biurrun <di...@biurrun.de> writes:

>> Hello Reimar,
>> indeed its a PPC G3 Ibook without altivec.
>
> And indeed this is the cause for the crash.  Fixing this is going to be
> tricky.  As a personal workaround, compile your own MPlayer without
> AltiVec support.

I envision two approached to fix this problem:

 a. compile mplayer twice on powerpc and install as
    /usr/bin/mplayer.altivec and /usr/bin/mplayer.non-altivec. Then a
    shell wrapper that detects altivec e.g. in /proc/cpuinfo or
    something is calling the real binary

 b. compile mplayer twice on powerpc and install as
    /usr/bin/mplayer.altivec and /usr/bin/mplayer.non-altivec. The
    mplayer package's postinst will then symlink /usr/bin/mplayer to the
    "right" binary.

Is one of the two an acceptable solution? If yes, which one is better?


-- 
Gruesse/greetings,
Reinhard Tartler, KeyID 945348A4



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to