<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">On 15/06/12 15:19, Jack Mitchell wrote:<br>
</div>
<blockquote cite="mid:4FDB4476.2070105@communistcode.co.uk"
type="cite">
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
<div class="moz-cite-prefix">On 15/06/12 15:15, Khem Raj wrote:<br>
</div>
<blockquote
cite="mid:CAMKF1srmOijugSfqfOivt2Sqfi0CvUVfZDRgUCprSShJ4nzf_w@mail.gmail.com"
type="cite"><br>
<br>
On Thursday, June 14, 2012, Martin Jansa wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
openembedded-core/meta/recipes-connectivity/openssl/openssl.inc<br>
<br>
is using <a moz-do-not-send="true" href="http://perlpath.pl"
target="_blank">perlpath.pl</a>:<br>
<br>
do_configure () {<br>
cd util<br>
perl <a moz-do-not-send="true"
href="http://perlpath.pl" target="_blank">perlpath.pl</a>
${STAGING_BINDIR_NATIVE}</blockquote>
<div><br>
</div>
<div>I wonder why it's using host perl and not staged
perl-native</div>
<div>May be missing inherit perlnative <span></span></div>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex"> ...<br>
<br>
and <a moz-do-not-send="true" href="http://perlpath.pl"
target="_blank">perlpath.pl</a> is using <a
moz-do-not-send="true" href="http://find.pl" target="_blank">find.pl</a>:<br>
openssl-1.0.0i/util/<a moz-do-not-send="true"
href="http://perlpath.pl" target="_blank">perlpath.pl</a>:<br>
#!/usr/local/bin/perl<br>
#<br>
# modify the '#!/usr/local/bin/perl'<br>
# line in all scripts that rely on perl.<br>
#<br>
<br>
require "<a moz-do-not-send="true" href="http://find.pl"
target="_blank">find.pl</a>";<br>
...<br>
<br>
which was removed in perl-5.16.0 and marked as deprecated and<br>
unmaintained in 5.14 and older:<br>
/tmp/usr/lib/perl5/5.14.2/<a moz-do-not-send="true"
href="http://find.pl" target="_blank">find.pl</a>:<br>
warn "Legacy library @{[(caller(0))[6]]} will be removed from
the Perl<br>
core distribution in the next major release. Please install
it from the<br>
CPAN distribution Perl4::CoreLibs. It is being used at
@{[(caller)[1]]},<br>
line @{[(caller)[2]]}.\n";<br>
<br>
# This library is deprecated and unmaintained. It is included
for<br>
# compatibility with Perl 4 scripts which may use it, but it
will be<br>
# removed in a future version of Perl. Please use the
File::Find module<br>
# instead.<br>
<br>
Cheers,<br>
<br>
--<br>
Martin 'JaMa' Jansa jabber: <a moz-do-not-send="true"
href="javascript:;" onclick="_e(event, 'cvml',
'Martin.Jansa@gmail.com')">Martin.Jansa@gmail.com</a><br>
</blockquote>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Openembedded-core mailing list
<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:Openembedded-core@lists.openembedded.org">Openembedded-core@lists.openembedded.org</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core">http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core</a>
</pre>
</blockquote>
<tt><br>
I can confirm I also ran into this issue using Archlinux, I
thought it was an issue with my Perl install but obviously not!<br>
<br>
Regards, </tt><br>
<pre class="moz-signature" cols="72">--
Jack Mitchell (<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:jack@embed.me.uk">jack@embed.me.uk</a>)
Embedded Systems Engineer
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://www.embed.me.uk">http://www.embed.me.uk</a>
--
</pre>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Openembedded-core mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Openembedded-core@lists.openembedded.org">Openembedded-core@lists.openembedded.org</a>
<a class="moz-txt-link-freetext" href="http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core">http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core</a>
</pre>
</blockquote>
<tt><br>
Also, from a quick check adding perlnative to openssl.inc allows
it to build, now fighting with sgml-common-native :/<br>
<br>
Regards,</tt><br>
<pre class="moz-signature" cols="72">--
Jack Mitchell (<a class="moz-txt-link-abbreviated" href="mailto:jack@embed.me.uk">jack@embed.me.uk</a>)
Embedded Systems Engineer
<a class="moz-txt-link-freetext" href="http://www.embed.me.uk">http://www.embed.me.uk</a>
--
</pre>
</body>
</html>