Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: "Fatih Aşıcı" <fatih.asici@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] ruby: fix build with recent openssl versions
Date: Wed, 21 May 2014 08:22:52 +0300	[thread overview]
Message-ID: <201405210822.52997.fatih.asici@gmail.com> (raw)
In-Reply-To: <87k39ggooi.fsf@dell.be.48ers.dk>

On Tuesday 20 May 2014 23:50:21 Peter Korsgaard wrote:
> >>>>> "Fatih" == Fatih A??c? <fatih.asici@gmail.com> writes:
>  > Signed-off-by: Fatih A??c? <fatih.asici@gmail.com>
> 
> What exact problem is it fixing? I just tried building ruby+openssl
> without problems.

OpenSSL version on my system (Debian Wheezy) is 1.0.1e-2+deb7u9. When
building host-ruby it fails because of an undefined macro:

make[3]: Entering directory `/home/fatih/git/buildroot/output/build/host-ruby-1.9.3-p545/ext/openssl'
compiling ossl_ssl.c
ossl_ssl.c: In function ?Init_ossl_ssl?:
ossl_ssl.c:1988:79: error: ?SSL_OP_MSIE_SSLV2_RSA_PADDING? undeclared (first use in this function)
ossl_ssl.c:1988:79: note: each undeclared identifier is reported only once for each function it appears in
make[3]: *** [ossl_ssl.o] Error 1
make[3]: Leaving directory `/home/fatih/git/buildroot/output/build/host-ruby-1.9.3-p545/ext/openssl'

  reply	other threads:[~2014-05-21  5:22 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-20 14:06 [Buildroot] [PATCH] ruby: fix build with recent openssl versions Fatih Aşıcı
2014-05-20 20:50 ` Peter Korsgaard
2014-05-21  5:22   ` Fatih Aşıcı [this message]
2014-05-22 13:52     ` Thomas Petazzoni
2014-05-22 18:28       ` Gustavo Zacarias
2014-05-23  6:56         ` Fatih Aşıcı

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201405210822.52997.fatih.asici@gmail.com \
    --to=fatih.asici@gmail.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox