From: Saul Wold <sgw@linux.intel.com>
To: "yanjun.zhu" <yanjun.zhu@windriver.com>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH] pulseaudio_2.1: when do_compile, pulseaudio needs fftw3.h header file. In order to provide fftw3.h, the dependence of fftw is added.
Date: Fri, 01 Feb 2013 11:21:21 -0800 [thread overview]
Message-ID: <510C15B1.3050103@linux.intel.com> (raw)
In-Reply-To: <1359701137-15892-1-git-send-email-yanjun.zhu@windriver.com>
On 01/31/2013 10:45 PM, yanjun.zhu wrote:
> From: "yanjun.zhu" <yanjun.zhu@windriver.com>
>
> Signed-off-by: yanjun.zhu <yanjun.zhu@windriver.com>
> ---
> meta/recipes-multimedia/pulseaudio/pulseaudio_2.1.bb | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/meta/recipes-multimedia/pulseaudio/pulseaudio_2.1.bb b/meta/recipes-multimedia/pulseaudio/pulseaudio_2.1.bb
> index a576368..5110cca 100644
> --- a/meta/recipes-multimedia/pulseaudio/pulseaudio_2.1.bb
> +++ b/meta/recipes-multimedia/pulseaudio/pulseaudio_2.1.bb
> @@ -1,8 +1,8 @@
> require pulseaudio.inc
>
> -PR = "r15"
> +PR = "r16"
>
> -DEPENDS += "libjson gdbm speex libxml-parser-perl-native"
> +DEPENDS += "libjson gdbm speex libxml-parser-perl-native fftw"
>
This looks like a possibly host contamination issue, since oe-core
itself does not provide fftw, you could instead add --without-fftw.
This will ensure that fftw is not picked up from the host.
Thanks
Sau!
> inherit gettext perlnative
>
>
next prev parent reply other threads:[~2013-02-01 19:37 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <3826>
2013-02-01 6:45 ` [PATCH] pulseaudio_2.1: when do_compile, pulseaudio needs fftw3.h header file. In order to provide fftw3.h, the dependence of fftw is added yanjun.zhu
2013-02-01 19:21 ` Saul Wold [this message]
2013-02-04 2:52 ` yzhu1
2013-02-04 6:38 ` yzhu1
2013-02-04 6:48 ` [V2PATCH] pulseaudio_2.1: Remove the dependence of fftw. Signed-off-by: yanjun.zhu <yanjun.zhu@windriver.com> yanjun.zhu
2013-02-04 6:51 ` yzhu1
2013-02-04 6:54 ` [V2 PATCH] pulseaudio_2.1: Remove the dependence of fftw yanjun.zhu
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=510C15B1.3050103@linux.intel.com \
--to=sgw@linux.intel.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=yanjun.zhu@windriver.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox