All of lore.kernel.org
 help / color / mirror / Atom feed
* Building problems
@ 2009-11-19  6:46 Paolo Cremonese
  2009-11-19  7:19 ` Robert P. J. Day
  0 siblings, 1 reply; 3+ messages in thread
From: Paolo Cremonese @ 2009-11-19  6:46 UTC (permalink / raw)
  To: openembedded-devel

Hi ALL,
I get suddenly a building problem.
this is the output:


paolo@ubuntu2:~/oe/stuff/build$ bitbake x11-image
Traceback (most recent call last):
  File "/home/paolo/oe/stuff/bitbake/bin/bitbake", line 143, in <module>
    main()
  File "/home/paolo/oe/stuff/bitbake/bin/bitbake", line 123, in main
    cooker.parseConfiguration()
  File "/home/paolo/oe/stuff/bitbake/lib/bb/cooker.py", line 69, in
parseConfiguration
    self.parseConfigurationFile( os.path.join( "conf",
"bitbake.conf" ) )
  File "/home/paolo/oe/stuff/bitbake/lib/bb/cooker.py", line 405, in
parseConfigurationFile
    bb.event.fire(bb.event.ConfigParsed(self.configuration.data))
  File "/home/paolo/oe/stuff/bitbake/lib/bb/event.py", line 67, in fire
    if tmpHandler(event) == Handled:
  File "tmpHandler(e)", line 4, in tmpHandler
  File "<bb>", line 18, in check_sanity
NameError: global name 'os' is not defined
paolo@ubuntu2:~/oe/stuff/build$ 


Any suggestion?

Thanks in advance,
Paolo




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-11-20 10:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-19  6:46 Building problems Paolo Cremonese
2009-11-19  7:19 ` Robert P. J. Day
2009-11-20 10:07   ` Paolo Cremonese

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.