[OE-core] Should openssl(-native) build-depends on perl-native?
Burton, Ross
ross.burton at intel.com
Mon Nov 9 12:17:47 UTC 2015
On 9 November 2015 at 01:42, Randy MacLeod <randy.macleod at windriver.com>
wrote:
> openssl fails to build on Fedora 23 with this signature.
> I suspect that bigint.pm isn't standard and that we
> need to re-work:
>
> commit cd3eddcf2842b9a360f72caf4337ab2968462bb2
> Author: Cristian Iorga <cristian.iorga at intel.com>
> Date: Tue Jun 16 00:32:15 2015 +0300
>
> openssl: fix building on x32 systems
>
> Fix build on Fedora 21 i686.
>
> When building on x32 systems where the default type is 32bit,
> make sure that 64bit integers can be represented transparently.
>
> Signed-off-by: Cristian Iorga <cristian.iorga at intel.com>
> Signed-off-by: Ross Burton <ross.burton at intel.com>
>
> ---
>
> $ git show cd3eddcf2842b9a360f72caf4337ab2968462bb2 | grep bigint
> +Subject: [PATCH] crypto: use bigint in x86-64 perl
> ++ use bigint;
> file://crypto_use_bigint_in_x86-64_perl.patch \
>
>
> More later in the week unless someone has fixed this already.
>
That's right (#8562). Installing perl-bignum should fix that. Ideally
someone who understands perl can rewrite the patch so that it works out of
the box on F23.
Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20151109/d7336c38/attachment-0002.html>
More information about the Openembedded-core
mailing list