[Openembedded-users] Newbie question
David Lambert
dave at lambsys.com
Mon Nov 1 16:47:10 UTC 2010
I have installed OpenEmbedded according to the instructions in the
OpenEmbedded manual on Ubuntu 10.04 but I get the following persistent
error. I have tried re-installing it from scratch, so I am pretty
confident it is not just finger fumble. I am also attaching my
local.conf. Any help getting started would be much appreciated.
Best regards,
Dave.
dlambert at development:~/oe/build$ bitbake -D helloworld-image
DEBUG: Removed the following variables from the
environment:GDM_KEYBOARD_LAYOUT,GNOME_DESKTOP_SESSION_ID,LESSOPEN,SSH_AGENT_PID,GNOME_KEYRING_CONTROL,SHLVL,MANDATORY_PATH,WINDOWID,ADOBE_PATH,GDMSESSION,LESSCLOSE,ORBIT_SOCKETDIR,DEFAULTS_PATH,XDG_CONFIG_DIRS,GTK_MODULES,OLDPWD,GDM_LANG,SPEECHD_PORT,LS_COLORS
DEBUG: CONF including /home/dlambert/oe/build/conf/local.conf
DEBUG: CONF including
/home/dlambert/oe/openembedded/conf/machine/om-gta01.conf
DEBUG: CONF including
/home/dlambert/oe/openembedded/conf/distro/angstrom-2008.1.conf
DEBUG: CONF including
/home/dlambert/oe/openembedded/conf/distro/include/angstrom-jalimo.conf
DEBUG: CONF including /home/dlambert/oe/openembedded/conf/documentation.conf
DEBUG: CONF including /home/dlambert/oe/openembedded/conf/sanity.conf
DEBUG: CONF including /home/dlambert/oe/openembedded/conf/abi_version.conf
DEBUG: CONF including /home/dlambert/oe/openembedded/conf/enterprise.conf
DEBUG: CONF including
/home/dlambert/oe/openembedded/conf/compatibility-providers.conf
Traceback (most recent call last):
File "/home/dlambert/oe/bitbake/bin/bitbake", line 143, in <module>
main()
File "/home/dlambert/oe/bitbake/bin/bitbake", line 123, in main
cooker.parseConfiguration()
File "/home/dlambert/oe/bitbake/lib/bb/cooker.py", line 68, in
parseConfiguration
self.parseConfigurationFile( os.path.join( "conf", "bitbake.conf" ) )
File "/home/dlambert/oe/bitbake/lib/bb/cooker.py", line 402, in
parseConfigurationFile
bb.fetch.fetcher_init(self.configuration.data)
File "/home/dlambert/oe/bitbake/lib/bb/fetch/__init__.py", line 93,
in fetcher_init
pd = persist_data.PersistData(d)
File "/home/dlambert/oe/bitbake/lib/bb/persist_data.py", line 52, in
__init__
bb.mkdirhier(self.cachedir)
File "/home/dlambert/oe/bitbake/lib/bb/__init__.py", line 133, in
mkdirhier
debug(3, "mkdirhier(%s)" % dir)
File "/home/dlambert/oe/bitbake/lib/bb/__init__.py", line 103, in debug
bb.msg.debug(lvl, None, ''.join(args))
File "/home/dlambert/oe/bitbake/lib/bb/msg.py", line 100, in debug
bb.event.fire(MsgDebug(msg, None))
File "/home/dlambert/oe/bitbake/lib/bb/event.py", line 67, in fire
if tmpHandler(event) == Handled:
File "tmpHandler(e)", line 8, in tmpHandler
NameError: global name 'msg' is not defined
dlambert at development:~/oe/build$
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: local.conf
URL: <http://lists.openembedded.org/pipermail/openembedded-users/attachments/20101101/3d3c106d/attachment-0002.ksh>
More information about the Openembedded-users
mailing list