From: Khem Raj <raj.khem@gmail.com>
To: openembedded-core@lists.openembedded.org
Subject: Re: openssl does not build on recent distributions with perl-5.16.0
Date: Fri, 15 Jun 2012 08:59:14 -0700 [thread overview]
Message-ID: <4FDB5BD2.1040203@gmail.com> (raw)
In-Reply-To: <1339771010.4471.14.camel@ted>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 6/15/2012 7:36 AM, Richard Purdie wrote:
> On Fri, 2012-06-15 at 07:15 -0700, Khem Raj wrote:
>> On Thursday, June 14, 2012, Martin Jansa wrote: Hi,
>>
>> openembedded-core/meta/recipes-connectivity/openssl/openssl.inc
>>
>> is using perlpath.pl:
>>
>> do_configure () { cd util perl perlpath.pl
>> ${STAGING_BINDIR_NATIVE}
>>
>> I wonder why it's using host perl and not staged perl-native May
>> be missing inherit perlnative
>
> perlnative is not meant to be used as a replacement for the host
> system's perl, its meant for building target modules and target
> perl itself.
>
ah yes I was thinking of openssl and not openssl-native when replying
> We require perl to be on the host system. We're not meant to be
> using anything outside the standard perl install though. The
> alternative means effectively totally cratering build time as we'd
> have to build perl-native before pretty much anything else.
>
> So the best solution is likely to have something that adds find.pl
> to the native sysroot and have these recipes depend on it, at least
> short term. I'm extremely reluctant to start adding perl-native
> dependencies throughout the system due to performance
> considerations.
>
may be right fix should be fix openssl itself to not ask for obsolete
perl feature.
> Cheers,
>
> Richard
>
>
>
>
>
>
>
> _______________________________________________ Openembedded-core
> mailing list Openembedded-core@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAk/bW9IACgkQuwUzVZGdMxSdLACeOs47dlvb7HSwaRYf9dimuKl1
dfAAn0B52pE7ozkC+umlRloUsCZ8GZvW
=s8Bs
-----END PGP SIGNATURE-----
next prev parent reply other threads:[~2012-06-15 16:09 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-15 6:36 openssl does not build on recent distributions with perl-5.16.0 Martin Jansa
2012-06-15 14:15 ` Khem Raj
2012-06-15 14:19 ` Jack Mitchell
2012-06-15 14:27 ` Jack Mitchell
2012-06-15 14:32 ` Martin Jansa
2012-06-15 14:36 ` Richard Purdie
2012-06-15 15:59 ` Khem Raj [this message]
2012-06-15 20:39 ` Martin Jansa
2012-06-15 21:40 ` Richard Purdie
2012-06-16 6:43 ` [PATCH] openssl: add deprecated and unmaintained find.pl from perl-5.14 to fix perlpath.pl Martin Jansa
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4FDB5BD2.1040203@gmail.com \
--to=raj.khem@gmail.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.