From: "Benoît Thébaudeau" <benoit@wsystem.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2] openssl: always build apps
Date: Tue, 7 Jul 2015 10:42:07 +0200 [thread overview]
Message-ID: <559B90DF.4080906@wsystem.com> (raw)
In-Reply-To: <20150707103129.454a1426@free-electrons.com>
Dear Thomas Petazzoni,
On 7 Jul 2015 10:31, Thomas Petazzoni wrote:
> On Mon, 6 Jul 2015 15:06:08 +0200, Beno?t Th?baudeau wrote:
> This patch is causing some build failures:
>
> http://autobuild.buildroot.org/results/cbb/cbb35f2582f1cfeb3d11cb4952a80784ff660baf/build-end.log
>
> Now, applications are being built on noMMU systems. But when using
> Blackfin FLAT, libdl is not available. And generally speaking libdl is
> not available for static only builds.
>
> According to the PROBLEMS file in openssl source code, passing no-dso
> (which we are doing) is not sufficient, and the Makefile need to be
> hand-edited to remove the -ldl flag. Could you try that and submit a
> patch fixing this build issue?
>
> Thanks!
Yes, I'll look into it.
Best regards,
Beno?t
prev parent reply other threads:[~2015-07-07 8:42 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-06 13:06 [Buildroot] [PATCH v2] openssl: always build apps Benoît Thébaudeau
2015-07-07 8:31 ` Thomas Petazzoni
2015-07-07 8:42 ` Benoît Thébaudeau [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=559B90DF.4080906@wsystem.com \
--to=benoit@wsystem.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.