On Wed, Dec 29, 2010 at 6:29 PM, Josua Mayer <[email protected]> wrote:
> Hello all,
> Today I tried to build shr-unstable. I followed the wiki on Building SHR
> make image
> it starts building at seems to work fine for a while until it reaches the
> package intltool-native
> See the error in attachment
> I have done make update before to ensure I have the latest tree.
> Is this a known error? Do others get the same? If not, this is likely to be
> a bug now I'd say.

that's because of perl version change (from 5.8 to 5.10)

bitbake -c clean libdigest-sha1-perl-native liberror-perl-native
libipc-sharelite-perl-native libxml-namespacesupport-perl-native
libxml-parser-perl-native libxml-simple-perl-native
libxml-sax-perl-native sgmlspl-native
check if it's all perl modules you had built before by
find tmp/sysroots/x86_64-linux/usr/lib/perl/5.8.8/ | grep pm
or
ls tmp/stamps/x86_64-linux/*perl*do_setscene

then start image build again
_______________________________________________
Shr-User mailing list
[email protected]
http://lists.shr-project.org/mailman/listinfo/shr-user

Reply via email to