[oe] Building problems

Robert P. J. Day rpjday at crashcourse.ca
Thu Nov 19 07:19:42 UTC 2009


On Thu, 19 Nov 2009, Paolo Cremonese wrote:

> Hi ALL,
> I get suddenly a building problem.
> this is the output:
>
>
> paolo at 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 at ubuntu2:~/oe/stuff/build$
>
>
> Any suggestion?

  what branch are you using?  there was a short period where that
error was produced because of a removal of "import os", but it was
replaced shortly thereafter.  make sure your checkout is up to date.

rday
--


========================================================================
Robert P. J. Day                               Waterloo, Ontario, CANADA

            Linux Consulting, Training and Kernel Pedantry.

Web page:                                          http://crashcourse.ca
Twitter:                                       http://twitter.com/rpjday
========================================================================




More information about the Openembedded-devel mailing list