From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v3 1/1] package/tvheadend: Fix static build
Date: Sat, 29 Aug 2015 15:26:02 +0200 [thread overview]
Message-ID: <20150829152602.76d984e0@free-electrons.com> (raw)
In-Reply-To: <20150829130656.GD4857@free.fr>
Yann, Bernd,
On Sat, 29 Aug 2015 15:06:56 +0200, Yann E. MORIN wrote:
> > +The only trace of dladdr() can be found currently in src/trap.c in line
> > +192, encapsulated in #if ENABLE_EXECINFO. The buildsystem does not
> > +contain any trace of ENABLE_EXECINFO
>
> Yes there is:
>
> $ git grep -i execinfo
> configure:check_cc_header execinfo
> [...]
Yes, I missed that one when looking for places where libdl was actually
used. So libdl is not only used by capmt_ca.c, but also by tvheadend
itself, when execinfo support is available.
Maybe we should stop bike-shedding, and mark tvheadend as not available
for static builds, no?
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
prev parent reply other threads:[~2015-08-29 13:26 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-29 11:55 [Buildroot] [PATCH v3 1/1] package/tvheadend: Fix static build Bernd Kuhls
2015-08-29 13:06 ` Yann E. MORIN
2015-08-29 13:26 ` 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=20150829152602.76d984e0@free-electrons.com \
--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