Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: glscantlen <glscantlen@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [Bug 8206] mplayer uses host xorg development files
Date: Fri, 2 Oct 2015 10:14:31 -0700 (PDT)	[thread overview]
Message-ID: <1443806071553-113718.post@n4.nabble.com> (raw)
In-Reply-To: <55A13972.2060908@mind.be>

I realize this is an old thread, but it appears the issue was not resolved
and I have a solution that works for my defconfig on both 2015.05 & .08.

The most recent version I have tested is snapshot 2015.08 from
git.buildroot.net
on Sept.30. That version has exhibited the same issue as previous versions
noted in this thread "mplayer uses host xorg development files"

The solution I am using is described here:
    - Fix a bug in the mplayer's .mk file. Add Buildroot's path
      for staging to mplayer's configuration, ~ line 259
       $ nano -w package/mplayer/mplayer.mk
          --extra-cflags="$(MPLAYER_CFLAGS) -I$(STAGING_DIR)/usr/include" \
          --extra-ldflags="$(MPLAYER_LDFLAGS) -L$(STAGING_DIR)/usr/lib" \




--
View this message in context: http://buildroot-busybox.2317881.n4.nabble.com/Bug-8206-New-mplayer-uses-host-xorg-development-files-tp104861p113718.html
Sent from the Buildroot (busybox) mailing list archive at Nabble.com.

  reply	other threads:[~2015-10-02 17:14 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-06 16:15 [Buildroot] [Bug 8206] New: mplayer uses host xorg development files bugzilla at busybox.net
2015-07-07 15:43 ` [Buildroot] [Bug 8206] " bugzilla at busybox.net
2015-07-11 13:19   ` glscantlen
2015-07-11 13:31     ` glscantlen
2015-07-11 14:30       ` Thomas Petazzoni
2015-07-07 20:59 ` bugzilla at busybox.net
2015-07-07 21:00 ` bugzilla at busybox.net
2015-07-11 13:41   ` glscantlen
2015-07-11 14:38     ` Arnout Vandecappelle
2015-07-11 14:36       ` glscantlen
2015-07-11 15:26         ` Arnout Vandecappelle
2015-07-11 15:39           ` Thomas Petazzoni
2015-07-11 15:42             ` Arnout Vandecappelle
2015-10-02 17:14               ` glscantlen [this message]
2015-10-03  6:56                 ` Arnout Vandecappelle
2015-07-07 21:01 ` bugzilla at busybox.net
2015-07-10 23:10 ` bugzilla at busybox.net
2015-07-11 15:25 ` bugzilla at busybox.net
2015-07-11 15:38 ` bugzilla at busybox.net
2015-07-13 13:12   ` glscantlen
2015-07-11 16:07 ` bugzilla at busybox.net
2015-10-22 20:22 ` bugzilla at busybox.net
2016-08-31 21:18 ` bugzilla at busybox.net
2016-09-01 15:11 ` bugzilla at busybox.net

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=1443806071553-113718.post@n4.nabble.com \
    --to=glscantlen@gmail.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