From: Peter Korsgaard <peter@korsgaard.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] package/clamav: fix build with uClibc
Date: Sun, 16 Nov 2014 23:03:56 +0100 [thread overview]
Message-ID: <877fyuerar.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <1416155667-21771-1-git-send-email-yann.morin.1998@free.fr> (Yann E. MORIN's message of "Sun, 16 Nov 2014 17:34:27 +0100")
>>>>> "Yann" == Yann E MORIN <yann.morin.1998@free.fr> writes:
> clamav wants to use backtrace, and decides whether it can use it if it
> detects a glibc >= 2.1.
> But uClibc does impersonate a glibc >= 2.1, so clamav concludes it is
> possible to use backtrace. So it includes execinfo.h, which is missing
> in our default uClibc config file.
> So, just extend the test so that backtrace support is disable on uClibc,
> unless it has been configured with backtrace support.
> A far better solution would be to add a ./configure check for backtrace,
> but this patch is sufficient enough.
> Fixes:
> http://autobuild.buildroot.net/results/cff/cffa32fcedda735983d4805d6d4fa77844539b10/
> http://autobuild.buildroot.net/results/e0a/e0a765a94a538b0b936ea512f7aba0264fac6309/
> ...
> Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Committed, thanks.
--
Bye, Peter Korsgaard
prev parent reply other threads:[~2014-11-16 22:03 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-16 16:34 [Buildroot] [PATCH] package/clamav: fix build with uClibc Yann E. MORIN
2014-11-16 17:21 ` Bernd Kuhls
2014-11-16 17:31 ` Yann E. MORIN
2014-11-16 21:02 ` Thomas Petazzoni
2014-11-16 21:50 ` Yann E. MORIN
2014-11-16 22:07 ` Peter Korsgaard
2014-11-16 22:01 ` Peter Korsgaard
2014-11-16 22:03 ` Peter Korsgaard [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=877fyuerar.fsf@dell.be.48ers.dk \
--to=peter@korsgaard.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