[OE-core] Should openssl(-native) build-depends on perl-native?
Jens Rehsack
rehsack at gmail.com
Wed Nov 11 16:27:43 UTC 2015
> Am 09.11.2015 um 13:17 schrieb Burton, Ross <ross.burton at intel.com>:
>
>
> 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.
In my special case I have a very limited perl environment for testing some modules before uploading them to cpan ;)
It'll help to clean up my PATH before running bitbake ^^
Cheers
--
Jens Rehsack - rehsack at gmail.com
More information about the Openembedded-core
mailing list