[oe] Bitbake build error on Fedora 12 x86 64-bit

Graeme Gregory dp at xora.org.uk
Sat Jan 23 12:39:57 UTC 2010


On Sat, Jan 23, 2010 at 03:16:04PM +0400, Elvis Dowson wrote:
> Hi,
>                   I get the following error when attempting to build overo on Fedora 12 x86 64-bit version. 
> 
> Can you tell me how you can resolve this?
> 
> bitbake omap3-console-image
> 
> Traceback (most recent call last):
>   File "/tool/overo-oe/bitbake/bin/bitbake", line 143, in <module>
>     main()
>   File "/tool/overo-oe/bitbake/bin/bitbake", line 123, in main
>     cooker.parseConfiguration()
>   File "/tool/overo-oe/bitbake/lib/bb/cooker.py", line 68, in parseConfiguration
>     self.parseConfigurationFile( os.path.join( "conf", "bitbake.conf" ) )
>   File "/tool/overo-oe/bitbake/lib/bb/cooker.py", line 404, in parseConfigurationFile
>     bb.event.fire(bb.event.ConfigParsed(self.configuration.data))
>   File "/tool/overo-oe/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
> 

That is almost certainly caused by not using the latest bitbake.

Graeme





More information about the Openembedded-devel mailing list