On 9 November 2015 at 01:42, Randy MacLeod <[email protected]>
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 <[email protected]>
> 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 <[email protected]>
>     Signed-off-by: Ross Burton <[email protected]>
>
> ---
>
> $ 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
-- 
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to