From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Korsgaard Date: Thu, 16 Dec 2010 10:35:24 +0100 Subject: [Buildroot] can't compile mplayer for ARM with actual buildroot 5a6f6bfe885754955b615ca9353baa3496682c6f In-Reply-To: (Kelvin Cheung's message of "Thu, 16 Dec 2010 11:21:01 +0800") References: <20101213174444.3b328c36@surf> <20101213205936.10a69e66@surf> <87d3p5i34o.fsf@macbook.be.48ers.dk> Message-ID: <8739pyhxgj.fsf@macbook.be.48ers.dk> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net >>>>> "Kelvin" == Kelvin Cheung writes: Kelvin> Hi Belisko, Kelvin> The ARMv4(including arm920t) does not support pld instruction. Kelvin> So, try to patch armv4l/dsputil_arm_s.S with following code: Kelvin> #if !HAVE_PLD Kelvin> .macro pld reg Kelvin> .endm Kelvin> #endif Thanks. It would be great if you could send the fix to the mplayer developers so it can get integrated in their svn. -- Bye, Peter Korsgaard