[oe] Does your own system matter

Jörg Bakker joerg at hakker.de
Wed Apr 1 20:30:11 UTC 2009


Here's another one using Ubuntu 8.10. Currently building basic bootstrap 
images with and w/o X, distro is angstrom, branch is org.openembedded.dev, all  
glibc. The stable branches bumped out very early (think it was the shasum 
package), so I stayed with org.openembedded.dev.

So far, two patches were needed (gcc-cross-kernel and kernel). I also had one 
issue with intltool:

| checking for XML::Parser... configure: error: XML::Parser perl module is 
required for intltool
| FATAL: oe_runconf failed
NOTE: Task failed: /home/jb/devel/cc/jammsession/oe/build/tmp/work/i586-
angstrom-linux/intltool-0.40.3-r2/temp/log.do_configure.21467
NOTE: package intltool-0.40.3-r2: task do_configure: failed

and fixed this by running:
bitbake libxml-parser-perl-native

Hope that gets you further down the road ...
Joerg

Am Mittwoch 01 April 2009 18:21:57 schrieb Robert Schuster:
> Hi,
>
> Mauri Sandberg schrieb:
> > ----------------------------------------
> >
> >> Date: Wed, 1 Apr 2009 15:10:41 +0200
> >> From: theBohemian at gmx.net
> >>
> >> I am using Ubuntu 8.10 (x86) and Debian squeeze (amd64) for OE
> >> development. Works like a charm.
> >
> > That sounds reassuring. Are you building uclibc at all? Also,
> > does it matter what versions of gcc and g++ packages you have
> > installed locally? I am using what ever is the latests, 4.x.
>
> I've not build uclibc for some time. Will try again to build a current
> image for a AVR32-based NGW when I at that machine.
>
> Regards
> Robert





More information about the Openembedded-devel mailing list