Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] host-mariadb: add host-openssl dependency
Date: Fri, 28 Jul 2017 08:14:47 +0200	[thread overview]
Message-ID: <20170728081447.09e2f63a@windsurf.lan> (raw)
In-Reply-To: <CAFSsvmoJFa01=6uQzaS6YvXoE6Zs=05D1RxW42Ws+4EL6Gmtmg@mail.gmail.com>

Hello,

On Thu, 27 Jul 2017 18:34:52 -0400, Adam Duskett wrote:

> > This means that host-mariadb does not require host-openssl, but uses
> > OpenSSL if available. So the proper solution is to pass some option at
> > configure time to tell host-mariadb to not attempt to use OpenSSL.
> > Indeed, we are not really interested in having OpenSSL support in
> > host-mariadb.
> >  
> True; what about if host-openssl is already selected?
> 
> > It apparently needs an SSL implementation, but has a small bundled one
> > based on yassl. Can you try:
> >
> > HOST_MARIADB_CONF_OPTS += -DWITH_SSL=bundled
> >
> > and see if it fixes the problem for you ?  
> This works and properly builds mariadb.  That being said; should is there
> a way to check if host-openssl is already selected? Or does it not matter?

We currently have no way to know if a host package is selected, because
we don't have Config.in options for most host packages.

Best regards,

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com

      reply	other threads:[~2017-07-28  6:14 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-27 13:35 [Buildroot] [PATCH 1/1] host-mariadb: add host-openssl dependency Adam Duskett
2017-07-27 14:10 ` Ryan Coe
2017-07-27 15:10 ` Thomas Petazzoni
2017-07-27 22:34   ` Adam Duskett
2017-07-28  6:14     ` Thomas Petazzoni [this message]

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=20170728081447.09e2f63a@windsurf.lan \
    --to=thomas.petazzoni@free-electrons.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