From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: Hans Verkuil <hverkuil@xs4all.nl>
Cc: Linux Media Mailing List <linux-media@vger.kernel.org>,
Hugues Fruchet <hugues.fruchet@st.com>
Subject: Re: [PATCH v4l-utils] configure.ac: drop --disable-libv4l, disable plugin support instead
Date: Sat, 2 Sep 2017 15:29:13 +0200 [thread overview]
Message-ID: <20170902152913.437413aa@windsurf.lan> (raw)
In-Reply-To: <eb9e0ad2-1003-f861-9cc0-7bdb77939af8@xs4all.nl>
Hello,
On Wed, 23 Aug 2017 13:06:13 +0200, Hans Verkuil wrote:
> On 08/21/17 23:02, Thomas Petazzoni wrote:
> > In commit 2e604dfbcd09b93f0808cedb2a0b324c5569a599 ("configure.ac: add
> > --disable-libv4l option"), an option --disable-libv4l was added. As
> > part of this, libv4l is no longer built at all in static linking
> > configurations, just because libv4l uses dlopen() for plugin support.
> >
> > However, plugin support is only a side feature of libv4l, and one may
> > need to use libv4l in static configurations, just without plugin
> > support.
> >
> > Therefore, this commit:
> >
> > - Essentially reverts 2e604dfbcd09b93f0808cedb2a0b324c5569a599, so
> > that libv4l can be built in static linking configurations again.
> >
> > - Adjusts the compilation of libv4l2 so that the plugin support is
> > not compiled in when dlopen() in static linking configuration
> > (dlopen is not available).
> >
> > Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
> > ---
> > NOTE: this was only build-time tested, not runtime tested.
>
> Hugues, can you test this to make sure this still does what you need?
>
> It looks good to me, but I'd like to make sure it works for you as well
> before committing this.
Thanks for your feedback. Unfortunately, Hugues has not answered. What
can we do ?
Thanks,
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
next prev parent reply other threads:[~2017-09-02 13:29 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-21 21:02 [PATCH v4l-utils] configure.ac: drop --disable-libv4l, disable plugin support instead Thomas Petazzoni
2017-08-23 11:06 ` Hans Verkuil
2017-09-02 13:29 ` Thomas Petazzoni [this message]
2017-09-06 7:59 ` Hugues FRUCHET
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=20170902152913.437413aa@windsurf.lan \
--to=thomas.petazzoni@free-electrons.com \
--cc=hugues.fruchet@st.com \
--cc=hverkuil@xs4all.nl \
--cc=linux-media@vger.kernel.org \
/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.