[oe] perl 5.8.8 is ready

Jamie Lenehan lenehan at twibble.org
Wed May 2 00:36:41 UTC 2007


On Tue, May 01, 2007 at 12:14:40AM -0500, Junqian Gordon Xu wrote:
> Thanks. I fixed the hostperl problem.
> 
> Don't know why. Even I commented out the DEFAULT_PREFERENCE = "-1", 
> bitbake still try to get perl-5.8.7 compiled first
> 
> NOTE: package perl-5.8.8-r8: task do_unpack: completed
> NOTE: package perl-5.8.8: completed
> NOTE: Running task 285 of 302 (ID: 130, 
> /home/OE/org.openembedded.dev/packages/perl/perl_5.8.7.bb, do_fetch)
> NOTE: package perl-5.8.7: started
> NOTE: package perl-5.8.7-r22: task do_fetch: started

This turns out to be an error on my part in perl 5.8.8 - I didn't
tell bitbake that perl 5.8.8 was providing all the perl modules. So
when something needed perl-modules (because of a DEPEND or RDEPEND)
it found that perl 5.8.8 provided them while 5.8.8 didn't.

If you had perl 5.8.7 already compiled and lying around you didn't
notice this issue. Since I've been building and testing changes for
both version I had 5.8.7 and 5.8.8 always compiled.

Anyway, I just checked in a fix for this so it should be ok now.

> Besides, I noticed another issue:
> I had linux-libc-headers-2.6.15.99 compiled (I think it's determined 
> Machine and Distro) . But perl-5.8.8 wants linux-libc-headers-2.6.20. 
> Will that cause problem?

Perl shouldn't care about linux-libc-headers, I use 2.6.15.99 here at
the moment.

Thanks.

-- 
 Jamie Lenehan <lenehan at twibble.org>




More information about the Openembedded-devel mailing list