All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jamie Lenehan <lenehan@twibble.org>
To: "Luís Cargnini" <lvcargnini@gmail.com>
Cc: openembedded-devel@lists.openembedded.org
Subject: Re: problems doing bitbake task-base
Date: Thu, 14 Jun 2007 12:53:56 +1000	[thread overview]
Message-ID: <20070614025356.GA6177@twibble.org> (raw)
In-Reply-To: <ae36f8040706131940x128ce3b5ic2422b3fc5f6c99d@mail.gmail.com>

On Wed, Jun 13, 2007 at 11:40:51PM -0300, Luís Cargnini wrote:
> thanks for your answers
> So why OE perl-native isn't compiling for me ???

Because perl-native is compiled with your hosts's compiler, and you have a
version of linux-headers (I think that's what gentoo calls them) that has
removed /usr/include/asm/page.h

I *think* this was removed and then re-added back later on (since so much
stuff includes this header). In which case updating linux-headers on your
system to a later version should fix it.

If I'm wrong on this I can remove the need for it from perl, but I need to
make sure I don't break perl-native on other systems if I do that.

> and perl-native use my host kernel ? probably not, because in this case we
> won't have problem with page.h ? I'm right ?

It doesn't use your kernel headers, but the linux-headers, which are
generated from the kernel headers. So the version of linux-headers is not
usually related to the version of the kernel that you are using.

> And how to fix this ???

Try the latest gentoo linux-headers package (or an older version). If that
doesn't work then wait for me to test and remove it from the perl-native in
OE.

-- 
 Jamie Lenehan <lenehan@twibble.org>



  reply	other threads:[~2007-06-14  2:57 UTC|newest]

Thread overview: 42+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-03  2:59 problems doing bitbake task-base Luís Cargnini
2007-06-03 18:13 ` Philip Balister
2007-06-03 19:27 ` Holger Freyther
2007-06-04  3:19   ` Luís Cargnini
2007-06-04  7:35     ` Koen Kooi
2007-06-04 12:55       ` Luís Cargnini
2007-06-04 13:01         ` Luís Cargnini
2007-06-04 13:19         ` Koen Kooi
2007-06-05 17:04           ` Luís Cargnini
2007-06-05 18:36             ` Luís Cargnini
2007-06-05 19:09               ` Holger Freyther
2007-06-05 19:51                 ` Luís Cargnini
2007-06-05 21:01                   ` Koen Kooi
2007-06-06  1:06                     ` Luís Cargnini
2007-06-06  1:52                       ` Luís Cargnini
2007-06-06  2:26                         ` Luís Cargnini
2007-06-06  6:19                       ` Koen Kooi
2007-06-06  6:42                         ` Koen Kooi
2007-06-06 16:37                           ` Luís Cargnini
2007-06-06 17:36                             ` Luís Cargnini
2007-06-06 18:43                               ` Luís Cargnini
2007-06-07 22:45                                 ` Luís Cargnini
2007-06-12 15:17                                   ` Luís Cargnini
2007-06-12 15:23                                     ` Koen Kooi
2007-06-12 16:34                                       ` Luís Cargnini
2007-06-12 16:46                                         ` Koen Kooi
2007-06-12 18:06                                           ` Luís Cargnini
2007-06-12 18:40                                             ` Luís Cargnini
2007-06-13 12:39                                   ` Jamie Lenehan
2007-06-13 16:31                                     ` Luís Cargnini
2007-06-14  1:35                                       ` Jamie Lenehan
2007-06-14  2:40                                         ` Luís Cargnini
2007-06-14  2:53                                           ` Jamie Lenehan [this message]
2007-06-18 13:14                                             ` Luís Cargnini
2007-06-20 16:48                                             ` Luís Cargnini
2007-06-22  4:57                                               ` Jamie Lenehan
     [not found]                                                 ` <ae36f8040706212233kcaf86b0k9498869fce6cddff@mail.gmail.com>
2007-06-22 14:09                                                   ` Luís Cargnini
2007-06-24 21:49                                                     ` Luís Cargnini
2007-06-24 21:50                                                       ` Luís Cargnini
2007-06-05 19:13               ` Michael Krelin
2007-06-05 19:51                 ` Holger Freyther
2007-06-05 20:27                   ` Michael Krelin

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=20070614025356.GA6177@twibble.org \
    --to=lenehan@twibble.org \
    --cc=lvcargnini@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.