[oe-issues] [Bug 2483] Perl 5.8.8 (r20) does not build (slugosbe)
bugzilla-daemon at tinman.treke.net
bugzilla-daemon at tinman.treke.net
Mon Jun 18 04:44:15 UTC 2007
http://bugs.openembedded.org/show_bug.cgi?id=2483
--- Comment #4 from Jamie Lenehan <lenehan at twibble.org> 2007-06-17 21:44:15 ---
You should be able to check the paths being used via devshell (see
the devshell section in OE user manual for info on this). The PATH
used is your normal user path but with the OE related paths
prepended, so I get this directories added to the start of my
standard PATH:
/home/lenehan/devel/oe/build/titan-glibc-25/tmp/staging/x86_64-linux/bin/sh4-linux
/home/lenehan/devel/oe/build/titan-glibc-25/tmp/staging/x86_64-linux/bin
/home/lenehan/devel/oe/build/titan-glibc-25/tmp/cross/bin
---
%~> bitbake -b packages/perl/perl_5.8.8.bb -c devshell
%~/devel/oe/build/titan-glibc-25/tmp/work/perl-5.8.8-r23/perl-5.8.8$ echo $PATH
/home/lenehan/devel/oe/build/titan-glibc-25/tmp/staging/x86_64-linux/bin/sh4-linux:/home/lenehan/devel/oe/build/titan-glibc-2
%~/devel/oe/build/titan-glibc-25/tmp/work/perl-5.8.8-r23/perl-5.8.8$ which
hostperl
/home/lenehan/devel/oe/build/titan-glibc-25/tmp/staging/x86_64-linux/bin/hostperl
%~/devel/oe/build/titan-glibc-25/tmp/work/perl-5.8.8-r23/perl-5.8.8$ hostperl
-v
This is perl, v5.8.8 built for x86_64-linux-thread-multi
Copyright 1987-2006, Larry Wall
Perl may be copied only under the terms of either the Artistic License or the
GNU General Public License, which may be found in the Perl 5 source kit.
Complete documentation for Perl, including FAQ lists, should be found on
this system using "man perl" or "perldoc perl". If you have access to the
Internet, point your browser at http://www.perl.org/, the Perl Home Page.
--
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Openembedded-issues
mailing list