From: Peter Korsgaard <peter@korsgaard.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v3] mediastreamer: fix avcodec functions conflict
Date: Tue, 04 Sep 2018 22:58:44 +0200 [thread overview]
Message-ID: <87va7lasjf.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <20180904131251.30724-1-giulio.benetti@micronovasrl.com> (Giulio Benetti's message of "Tue, 4 Sep 2018 15:12:51 +0200")
>>>>> "Giulio" == Giulio Benetti <giulio.benetti@micronovasrl.com> writes:
> Autotools miss avcodec function check leading to conflicts between local
> functions and avcodec functions.
> Add patch to swap $FFMPEG_LIBS and -lavutil which are checked when
> AC_CHECK_LIB on avcodec_* functions. $FFMPEG_LIBS contain -ldrm that must
> be listed after -lavutil.
> Fixes:
> http://autobuild.buildroot.net/results/394/3945e06ea0dd1e16013184fbab5b67b3561c87ce/
> http://autobuild.buildroot.net/results/576/576c7d71313c45753848462717200b2b8ff5bb0e/
> http://autobuild.buildroot.net/results/f33/f339ac6ea30815eeb8ecb144c971f56c06a9f995
> Signed-off-by: Giulio Benetti <giulio.benetti@micronovasrl.com>
> ---
> Changes V2->V3:
> * don't append -ldrm, swap $FFMPEG_LIBS with -lavutil
> Changes V1->V2:
> * merge -ldrm into FFMPEG_LIBS instead of repeating it thrice.
Committed after extending the commit message to clarify that this is
about static linking, thanks.
--
Bye, Peter Korsgaard
next prev parent reply other threads:[~2018-09-04 20:58 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-09-04 13:12 [Buildroot] [PATCH v3] mediastreamer: fix avcodec functions conflict Giulio Benetti
2018-09-04 20:58 ` Peter Korsgaard [this message]
2018-09-04 21:34 ` Giulio Benetti
2018-09-04 21:56 ` Peter Korsgaard
2018-09-04 22:10 ` Arnout Vandecappelle
2018-09-05 6:29 ` Giulio Benetti
2018-09-28 12:41 ` Peter Korsgaard
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=87va7lasjf.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