All of lore.kernel.org
 help / color / mirror / Atom feed
From: Koen Kooi <k.kooi@student.utwente.nl>
To: openembedded-devel@lists.openembedded.org
Subject: Re: enna: do_configure failed: automake: unknown warning category `cross'
Date: Sun, 28 Mar 2010 21:32:53 +0200	[thread overview]
Message-ID: <hooat6$p3d$1@dough.gmane.org> (raw)
In-Reply-To: <1269797481.8018.80.camel@mattotaupa>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 28-03-10 19:31, Paul Menzel wrote:
> Am Sonntag, den 28.03.2010, 10:55 +0200 schrieb Koen Kooi:
>> On 27-03-10 23:54, Paul Menzel wrote:
>>> I am trying to write the recipe for Enna [1].
>>
>> [..]
>>
>>> Now I am getting the following error message during `configure`.
>>>
>>>         […]
>>
>>>         configure.ac:35: required file `./config.rpath' not found
>>
>>> Any hint is appreciated.
>>
>> do_configure_prepend() {
>> 	autopoint || touch config.rpath
>> }
> 
> Thanks that worked!
> 
> Sorry for the next question. Is that workaround needed because of not
> having Automake 1.11.1? Or is the recommended fix, that upstream ships
> `config.rpath`?

It's a caused by this:

../../classes/autotools.bbclass:EXTRA_AUTORECONF = "--exclude=autopoint"

I don't know why we exclude it deliberately, but some recipes do need
it. And hence we try to run autopoint in efl.bbclass and create an empty
config.rpath when it fails.

regards,

Koen
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)

iD8DBQFLr67lMkyGM64RGpERAtG5AJ9xP8FP79T6+z61wtDTafs3keETgACgnA0S
Xc/1dzbc9EOB9aeV3gICJcY=
=BXrI
-----END PGP SIGNATURE-----




  reply	other threads:[~2010-03-28 19:36 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-27 22:54 enna: do_configure failed: automake: unknown warning category `cross' Paul Menzel
2010-03-28  6:40 ` Thomas Zimmermann
2010-03-28  7:46   ` Paul Menzel
2010-03-28  8:55 ` Koen Kooi
2010-03-28 17:31   ` Paul Menzel
2010-03-28 19:32     ` Koen Kooi [this message]
2010-03-30 11:50       ` [PATCH] autotool.bbclass: Remove `EXTRA_AUTORECONF = "--exclude=autopoint"` Paul Menzel
2010-03-30 12:38         ` Koen Kooi
2010-03-30 12:51           ` Phil Blundell
2010-03-30 18:15             ` Khem Raj
2010-03-31 13:31             ` Koen Kooi
2010-03-31 17:04               ` Khem Raj
2010-04-09 14:19         ` Enrico Scholz

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='hooat6$p3d$1@dough.gmane.org' \
    --to=k.kooi@student.utwente.nl \
    --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.