[Buildroot] [PATCH] ruby: fix build with recent openssl versions

Gustavo Zacarias gustavo at zacarias.com.ar
Thu May 22 18:28:19 UTC 2014


On 05/22/2014 10:52 AM, Thomas Petazzoni wrote:

> Dear Fatih Aşıcı,
> 
> On Wed, 21 May 2014 08:22:52 +0300, Fatih Aşıcı wrote:
> 
>> OpenSSL version on my system (Debian Wheezy) is 1.0.1e-2+deb7u9. When
>> building host-ruby it fails because of an undefined macro:
> 
> Then we should either:
> 
>  1) Build host-ruby without openssl support, if it's possible and not
>     necessary.
> 
>  2) Make host-ruby depend on host-openssl, but that wouldn't be really
>     nice.
> 
> No? I don't think we have OpenSSL development files as part of the
> mandatory requirements to run Buildroot, so we shouldn't rely on them.
> I believe option (1) above is possible, because my autobuilders don't
> have the openssl development files installed IIRC, but we don't see any
> ruby issue.

Patch sent to disable openssl for host-ruby (option 1) since there's
really no need for it at the moment.
Fatih can you give it a shot and report back?
Thanks.
Regards.



More information about the buildroot mailing list