Openembedded Devel Discussions
 help / color / mirror / Atom feed
From: Tom Rini <tom_rini@mentor.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: automake-1.11 vs. host $perl_threads
Date: Mon, 22 Nov 2010 18:05:13 -0700	[thread overview]
Message-ID: <4CEB1349.6080602@mentor.com> (raw)
In-Reply-To: <AANLkTikQLnSYpAF4YivEWQODjHpOdHowndLOkyh3LJAp@mail.gmail.com>

On 11/22/2010 05:04 PM, Andrea Adami wrote:
> I found something in run.do_configure of automake-1.11
>
> do_configure() {
>          if false
>          then
>                  export
> ac_cv_path_PERL="${ac_cv_path_PERL=/oe/build/tmp/sysroots/i686-linux/usr/bin/perl}"
>          fi
>          autotools_do_configure
>
> }
>
> It comes from
>
>
> do_configure_prepend () {
>          if ${@['true', 'false'][bb.data.inherits_class('native', d)]}
>          then
>                  export ac_cv_path_PERL="${ac_cv_path_PERL=${bindir}/perl}"
>          fi
> }
>
> test fails...

Intentionally, yes.  There is no dependency on perl-native for 
autoconf/automake and instead on the fake "throwing our hands up" 
perl-runtime-native.

-- 
Tom Rini
Mentor Graphics Corporation



  parent reply	other threads:[~2010-11-23  1:06 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-22 23:46 automake-1.11 vs. host $perl_threads Andrea Adami
2010-11-23  0:04 ` Andrea Adami
2010-11-23  0:17   ` Khem Raj
2010-11-23  0:29     ` Andrea Adami
2010-11-23  1:05   ` Tom Rini [this message]
2010-11-24 10:59     ` Andrea Adami
2010-11-24 23:43       ` Andrea Adami
2010-12-07 12:36         ` Andrea Adami

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=4CEB1349.6080602@mentor.com \
    --to=tom_rini@mentor.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox