From: Arnout Vandecappelle <arnout@mind.be>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] New package: uwsgi
Date: Fri, 26 Feb 2016 20:45:53 +0100 [thread overview]
Message-ID: <56D0AB71.8050905@mind.be> (raw)
In-Reply-To: <61CE0A74-9F69-42A8-AE60-0D486700307E@xiot.nl>
On 02/26/16 09:01, Eelco Chaudron wrote:
> Hi Arnout,
>
> For now I fixed it by changing the uclib configuration to include backtrace()
> support.
>
> +++ uClibc-ng.config
> @@ -39,3 +39,4 @@ DEVEL_PREFIX="/usr/"
> UCLIBC_HAS_SSP=y
> UCLIBC_BUILD_NOW=y
> # DOSTRIP is not set
> +UCLIBC_HAS_BACKTRACE=y
Since uClibc _can_ be configured without backtrace, the package must either
detect missing backtrace support and work around it, or be disabled completely
on uClibc. We can't detect the backtrace support at Kconfig level, so it really
has to be conditional in the package configure/make itself.
For an example, look at package/clamav/0003-backtrace-uClibc.patch
Regards,
Arnout
>
> Cheers,
>
> Eelco
[snip]
--
Arnout Vandecappelle arnout at mind be
Senior Embedded Software Architect +32-16-286500
Essensium/Mind http://www.mind.be
G.Geenslaan 9, 3001 Leuven, Belgium BE 872 984 063 RPR Leuven
LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle
GPG fingerprint: 7493 020B C7E3 8618 8DEC 222C 82EB F404 F9AC 0DDF
next prev parent reply other threads:[~2016-02-26 19:45 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-31 16:02 [Buildroot] [PATCH 1/1] New package: uwsgi Andrea Cappelli
2016-02-25 20:21 ` Eelco Chaudron
2016-02-25 23:10 ` Arnout Vandecappelle
2016-02-26 8:01 ` Eelco Chaudron
2016-02-26 19:45 ` Arnout Vandecappelle [this message]
2016-02-25 23:36 ` Andrea Cappelli
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=56D0AB71.8050905@mind.be \
--to=arnout@mind.be \
--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