[Angstrom-devel] Problems building (MACHINE not found)
Jeff Mitchell
jmitchell at ll.mit.edu
Tue Dec 6 19:07:39 CET 2011
Hi there,
I'm trying to build angstrom for pandaboard but I'm running into trouble
when running a bitbake.
I get a traceback that points to line 241 of sanity.bbclass, indicating
that it can't find the MACHINE environment variable. However, MACHINE is
defined both in conf/auto.conf, and I'm passing it into bitbake with
MACHINE=pandaboard bitbake virtual/kernel.
I tried putting in a dump of e.data.__dict__ in that sanity function,
and MACHINE is present, but marked as "unexport"...could that have
anything to do with it?
Thanks,
Jeff
More information about the Angstrom-distro-devel
mailing list