Re: Building gpe for spitz

"Justin Patrin" <[email protected]> Mon, 10 Jul 2006 17:33:24 -0700
Newsgroups gmane.comp.handhelds.gpe
Message-ID <[email protected]>
On 7/10/06, yan <[email protected]> wrote:
> Justin Patrin wrote:
> > On 7/10/06, yan <[email protected]> wrote:
> >> If anyone has built gpe from source for spitz (Zaurus SL-C3100) could
> >> you please post your local.conf file?  I am trying to follow the
> >> openzaurus wiki, but there is very little information on how to build an
> >> image for a specific platform....
> >>
> >> I am trying to rebuild hostap to include download support.....
> >>
> >
> > Juts use the sample local.conf and fill in the MACHINE and DISTRO vars
> > correctly (as well as the others it tells you to set).
> >
> Thanks, but when I follow the wiki and set up the local.conf as best as
> I know how, I get a load of errors on running bitbake...
>
> There are basically two errors:
>
> ERROR: name 'oe_filter_out' is not defined while parsing
> org.openembedded.dev/packages/uclibc/uclibc_0.9.28.bb
> NOTE: exceptions.NameError:name 'oe_filter_out' is not defined while
> evaluating:
> ${@oe_filter_out('-I\S+',
> '-isystem/home/yan/stuff/tmp/staging/INVALID-INVALID/include
> -fexpensive-optimizations -fomit-frame-pointer -frename-registers -O2', d)}
>
> and
>
> ERROR: name 'base_set_filespath' is not defined while parsing
> org.openembedded.dev/packages/genext2fs/genext2fs-native_1.3.bb
> NOTE: exceptions.NameError:name 'base_set_filespath' is not defined
> while evaluating:
> ${@base_set_filespath([
> '/home/yan/stuff/org.openembedded.dev/packages/glibc/glibc-2.2.5',
> '/home/yan/stuff/org.openembedded.dev/packages/glibc/glibc',
> '/home/yan/stuff/org.openembedded.dev/packages/glibc/files',
> '/home/yan/stuff/org.openembedded.dev/packages/glibc' ], d)}
>
> repeated many, many times.  The bitbake command ends with
>
> NOTE: Parsing finished. 3495 cached, 2 parsed, 23 skipped, 0 masked.
> ERROR: Nothing provides dependency gpe-image
>
>
> Clearly, something is hosed in my config.... But what?  Neitehr
> base_set_filespath nor oe_filter_out are mentioned in the local.conf
> file....
>

Are you sure you set your paths correctly? Are you using bitbake form
svn with the 1.4 branch?

Perhaps your python is not the correct version?

-- 
Justin Patrin