* Failure building hostap-modules-0.4.7
@ 2006-11-19 2:41 Peter Bell
2006-11-20 9:35 ` Marcin Juszkiewicz
0 siblings, 1 reply; 2+ messages in thread
From: Peter Bell @ 2006-11-19 2:41 UTC (permalink / raw)
To: openembedded-devel
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Failure building hostap-modules-0.4.7
2006-11-19 2:41 Failure building hostap-modules-0.4.7 Peter Bell
@ 2006-11-20 9:35 ` Marcin Juszkiewicz
0 siblings, 0 replies; 2+ messages in thread
From: Marcin Juszkiewicz @ 2006-11-20 9:35 UTC (permalink / raw)
To: openembedded-devel
Dnia niedziela, 19 listopada 2006 03:41, Peter Bell napisał:
> I've just started trying to use oe, and am attempting to build a
> distribution for the Freescale MX31ADS development board.
Please update your metadata and rebuild. I removed 'hostap-modules'
dependency from 'hostap-utils' so your config should be buildable.
Revision: e7c3c58ffc25bb74008c4dda3d77ba4eae16e8f0
Ancestor: 73d70f59f2e6cdd251e1e656d513bb2feb1a7656
Author: hrw@openembedded.org
Date: 2006-11-20T09:29:50
Branch: org.openembedded.dev
Modified files:
packages/hostap/hostap-utils.inc
packages/hostap/hostap-utils_0.3.7.bb
packages/hostap/hostap-utils_0.4.0.bb
ChangeLog:
hostap-utils: removed rrecommending hostap-modules
- most of our target devices run kernels newer then 2.6.14 so they have
hostap modules from kernel as kernel-module-hostap*
- hostap modules and utils are now both added into dependency of task-base
for machines with pcmcia or pci feature
--
JID: hrw-jabber.org
OpenEmbedded developer/consultant
Despair is just another word for 'not enough coffee'
Wally
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-11-20 9:38 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-19 2:41 Failure building hostap-modules-0.4.7 Peter Bell
2006-11-20 9:35 ` Marcin Juszkiewicz
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.