All of lore.kernel.org
 help / color / mirror / Atom feed
From: Khem Raj <raj.khem@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: pulseaudio issue
Date: Mon, 6 Sep 2010 22:57:08 -0700	[thread overview]
Message-ID: <AANLkTinGsnbP++GV+sLj3Q0g5R1HHHkq7NtBVWrhSmzh@mail.gmail.com> (raw)
In-Reply-To: <AANLkTikC4v+QEpYsos2=f4wtEUUCt8Q=VK9ByT56pn-L@mail.gmail.com>

On Sun, Sep 5, 2010 at 2:10 AM, Frans Meulenbroeks
<fransmeulenbroeks@gmail.com> wrote:
> I have an issue with pulseaudio:
>
> |   CC     libpulsecore_0.9.21_la-svolume_arm.lo
> | pulsecore/svolume_arm.c: In function 'pa_volume_s16ne_arm':
> | pulsecore/svolume_arm.c:53: error: can't find a register in class
> 'LO_REGS' while reloading 'asm'
> | pulsecore/svolume_arm.c:53: error: 'asm' operand has impossible constraints
> | make[3]: *** [libpulsecore_0.9.21_la-svolume_arm.lo] Error 1
>
> From searching the irc log this is a longer standing issue.
> Is there any suggested solution for this.
> If I understand corrrectly it affects all our armv4 and armv5 machines.
>

well its not arm v4 or v5 but its thumb. If you use arm instruction
set then it would
work. set ARM_INSTRUCTION_SET = "arm" in the recipe and retry.

> Frans
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>



  parent reply	other threads:[~2010-09-07  5:58 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-05  9:10 pulseaudio issue Frans Meulenbroeks
2010-09-05 12:14 ` Michael 'Mickey' Lauer
2010-09-06 19:53   ` Frans Meulenbroeks
2010-09-07  5:57 ` Khem Raj [this message]
2010-09-08 17:50   ` Frans Meulenbroeks

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=AANLkTinGsnbP++GV+sLj3Q0g5R1HHHkq7NtBVWrhSmzh@mail.gmail.com \
    --to=raj.khem@gmail.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /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.