You are not logged in.

#1 2009-05-27 09:26:50

baude
Member
From: France, Toulouse
Registered: 2007-08-22
Posts: 18

[SOLVED] Mplayer-svn does not compile anymore on 64b

Hi there,

Since x264 has been updated, I have to recompile my mplayer-svn package. However the compilation process explodes when it comes to assemble the file "loader/wrapper.S" It claims that some asm instructions, like pusha, are not supported under 64bits systems... WTF ?

Thanks.

Last edited by baude (2009-05-28 07:58:54)

Offline

#2 2009-05-27 15:53:46

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [SOLVED] Mplayer-svn does not compile anymore on 64b

asm errors may have sth to do w/ the new toolchain. If that build is for x86_64 (check arch in PKGBUILD) I really have no idea.

Offline

#3 2009-05-27 17:21:05

baude
Member
From: France, Toulouse
Registered: 2007-08-22
Posts: 18

Re: [SOLVED] Mplayer-svn does not compile anymore on 64b

Yes it is for x86_64. I am trying to compile mplayer-svn for the k8 architecture.

Offline

#4 2009-05-27 17:38:07

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [SOLVED] Mplayer-svn does not compile anymore on 64b

Are you doing anything out of the ordinary or have some really fancy setup?
Are you sure your cpu supports x86_64? http://www.cpu-world.com/CPUs/K8/ shows
AMD Sempron 64 2800+ - SDA2800AIO3BX (SDA2800BXBOX) and AMD Mobile K8 Athlon XP-M 3000+ - AHN3000BIX3AP as 32-bit.

Last edited by karol (2009-05-27 17:55:40)

Offline

#5 2009-05-27 18:14:10

jordz
Member
Registered: 2006-02-01
Posts: 248

Re: [SOLVED] Mplayer-svn does not compile anymore on 64b

Tried rebuilding as root (no fakeroot)?
http://bugs.archlinux.org/task/12897

Offline

#6 2009-05-27 22:40:21

baude
Member
From: France, Toulouse
Registered: 2007-08-22
Posts: 18

Re: [SOLVED] Mplayer-svn does not compile anymore on 64b

Yes Karol, I am sure that I have a x86_64 capable CPU, since it is a Turion 64 X-2 which is running Arch 64.
However you are right, there was a stupid setting in my configure options... Actually I had put "--enable-win32dll"... :s shame on me. I don't know why the hell I left this one.

So I finally got my brand new mplayer. Thank you for your help.

Offline

Board footer

Powered by FluxBB