[oe] Unable to build system

Kousik Maiti kousiklinux at gmail.com
Mon Aug 16 11:48:10 UTC 2010


Thanks Frans.

But now I am facing another problem.

bitbake task-base
/var/lib/python-support/python2.6/bb/COW.py:30: DeprecationWarning: the sets
module is deprecated
  import os, types, sets
ERROR: no files to build.

NOTE: Parsing finished. 0 cached, 0 parsed, 0 skipped, 0 masked.
NOTE: Cache is clean, not saving.
Traceback (most recent call last):
  File "/usr/bin/bitbake", line 143, in <module>
    main()
  File "/usr/bin/bitbake", line 140, in main
    cooker.cook()
  File "/var/lib/python-support/python2.6/bb/cooker.py", line 643, in cook
    return self.buildTargets(pkgs_to_build)
  File "/var/lib/python-support/python2.6/bb/cooker.py", line 530, in
buildTargets
    bb.event.fire(bb.event.BuildStarted(buildname, targets,
self.configuration.event_data))
  File "/var/lib/python-support/python2.6/bb/event.py", line 67, in fire
    if tmpHandler(event) == Handled:
  File "tmpHandler(e)", line 3, in tmpHandler
  File "<bb>", line 19, in check_sanity
NameError: global name 'os' is not defined

I have changed into /usr/share/bitbake/conf/bitbake.conf according to
http://forums.xkcd.com/viewtopic.php?f=20&t=50227

Can anybody help???

Thanks in advanced.

With regards,
Kousik

On Mon, Aug 16, 2010 at 1:29 PM, Frans Meulenbroeks <
fransmeulenbroeks at gmail.com> wrote:

> 2010/8/16 Kousik Maiti <kousiklinux at gmail.com>:
> > Hi List,
> > I am new to openembeded.
> > I read the usermanual of openembeded. I configured my system as given in
> the
> > manual. But when I run
> > $ bitbake -b /home/kousikm/work/oe/openembedded/recipes/linux/
> > linux_2.6.34.bb
> >
> Don't use bitbake -b. If you are doing that packages that are needed
> to build the package are not build.
> If you're new start with
> bitbake helloworld
> if you are daring then you can do
> bitbake virtual/kernel
> and/or
> bitbake console-image
>
> don't use -b.
>
> Have fun! Frans
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>



More information about the Openembedded-devel mailing list