[oe] [meta-oe][PATCH] mailx: Force mailx to build with openssl10

Alexander Kanavin alexander.kanavin at linux.intel.com
Wed Aug 16 08:58:47 UTC 2017


On 08/15/2017 10:24 PM, Jason Wessel wrote:
> The latest changes in oe-core switch to using openssl 1.1.  The
> SSLv3_client_method and RAND_egd functions are removed in the openssl
> 1.1. This causes mailx to fail to compile.
> 
> For now we can use openssl10 in the same manner that openssh is doing.
> At the point in time that openssl10 goes away the code for openssl in
> mailx will have to be altered.

Please note the following (from mailx removal commit in oe-core):

     This recipe was carried only for LSB compatibility,
     with upstream being defunct for a long time; if there is a need
     for a modern, supported implementation of mail/mailx, then
     s-nail (http://sdaoden.eu/code.html) or mailutils 
(http://mailutils.org/)    should be used.

So when openssl 1.0 goes away, it's better to package either of these two.


Alex



More information about the Openembedded-devel mailing list