All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] can't compile mplayer for ARM with actual buildroot 5a6f6bfe885754955b615ca9353baa3496682c6f
Date: Mon, 13 Dec 2010 17:44:44 +0100	[thread overview]
Message-ID: <20101213174444.3b328c36@surf> (raw)
In-Reply-To: <AANLkTimto_ZpVXosSAAv8YtVS6o+o94y12MU3mx5cOcj@mail.gmail.com>

Hello,

On Mon, 13 Dec 2010 11:48:03 +0100
Belisko Marek <marek.belisko@gmail.com> wrote:

> Trying to compile mplayer for ARM produce following error:
> 
> buildroot/output/staging/usr/bin/arm-unknown-linux-uclibcgnueabi-gcc
> --sysroot=/home/open-nandra/projects/buildroot/output/staging
> -I../libswscale -I../libavcodec  -DHAVE_AV_CONFIG_H -D_ISOC9X_SOURCE
> -I.. -I.. -I../libavutil -Wdisabled-optimization -Wno-pointer-sign
> -Wdeclaration-after-statement -I. -I.. -I../libavutil -pipe -Os
> -mtune=arm920t -march=armv4t -mabi=aapcs-linux -msoft-float
> -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64
> -I/home/open-nandra/projects/buildroot/output/staging/usr/include
> -I/home/open-nandra/projects/buildroot/output/staging/include
> -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
> -D_LARGEFILE64_SOURCE -DHAVE_CONFIG_H
> -I/home/open-nandra/projects/buildroot/output/staging/usr/include   -c
> -o armv4l/dsputil_arm_s.o armv4l/dsputil_arm_s.S
> armv4l/dsputil_arm_s.S: Assembler messages:
> armv4l/dsputil_arm_s.S:79: Error: selected processor does not support
> `pld [r1]' armv4l/dsputil_arm_s.S:90: Error: selected processor does
> not support `pld [r1]' armv4l/dsputil_arm_s.S:100: Error: selected
> processor does not support `pld [r1]'
> armv4l/dsputil_arm_s.S:111: Error: selected processor does not support
> `pld [r1]'

mplayer is using optimized assembly code that isn't valid for the
selected armv4t architecture.

Could you post the full mplayer build log ?

For information, I just sent yesterday a new version of the mplayer
package, that uses a very recent mplayer compared to the 1.0-rc2
currently packaged in Buildroot. You'll find the patch on the list if
you want to try.

Regards,

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com

  reply	other threads:[~2010-12-13 16:44 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-13 10:48 [Buildroot] can't compile mplayer for ARM with actual buildroot 5a6f6bfe885754955b615ca9353baa3496682c6f Belisko Marek
2010-12-13 16:44 ` Thomas Petazzoni [this message]
2010-12-13 18:30   ` Belisko Marek
2010-12-13 19:59     ` Thomas Petazzoni
2010-12-14  0:56       ` Peter Korsgaard
2010-12-14  7:05         ` Belisko Marek
2010-12-14  7:33           ` Thomas Petazzoni
2010-12-15 10:20         ` Belisko Marek
2010-12-16  3:21           ` Kelvin Cheung
2010-12-16  9:27             ` Belisko Marek
2010-12-16  9:35             ` Peter Korsgaard
2010-12-16  9:37               ` Belisko Marek
2010-12-16  9:58               ` Kelvin Cheung

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20101213174444.3b328c36@surf \
    --to=thomas.petazzoni@free-electrons.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.