All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Bell <pbell@ink-media.com>
To: openembedded-devel@lists.openembedded.org
Subject: Failure building hostap-modules-0.4.7
Date: Sat, 18 Nov 2006 18:41:30 -0800	[thread overview]
Message-ID: <1163904090.7453.9.camel@inkdev> (raw)

Hi, everyone

I've just started trying to use oe, and am attempting to build a
distribution for the Freescale MX31ADS development board.

I have the following settings:

MACHINE = "mx31ads"
DISTRO = "angstrom-2007.1"

Everything appears to be setup correctly, and "bitbake nano" executes
with no problems.  When I attempted to do "bitbake bootstrap-image", the
compile fails with the following message.

| *** Can't build for 2.6 with a non-2.6 source!
| make: *** [2.6] Error 1
| FATAL: oe_runmake failed

The problem appears to be that the KERNEL_SRC variable is set to
<workdir>/tmp/staging/mx31ads-angstrom-linux-gnueabi/kernel, but the
kernel source is not there, it's in
<workdir>/tmp/work/mx31ads-angstrom-linux-gnueabi/mx31ads-kernel-2.6.19rc5-r2

It looks like it would be easy to fix by editing the .bb file for
hostap-modules, but this would be likely to break other platforms -
what's the recommended way of sorting this out?  Copy the kernel source
to staging?

Regards,

Pete Bel





             reply	other threads:[~2006-11-19  2:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-19  2:41 Peter Bell [this message]
2006-11-20  9:35 ` Failure building hostap-modules-0.4.7 Marcin Juszkiewicz

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=1163904090.7453.9.camel@inkdev \
    --to=pbell@ink-media.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.