Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] Status of "mplayer" in buildroot
@ 2009-01-19 19:59 Ulf Samuelsson
  2009-01-20  6:27 ` Hans-Christian Egtvedt
  2009-01-20  9:33 ` Peter Korsgaard
  0 siblings, 2 replies; 9+ messages in thread
From: Ulf Samuelsson @ 2009-01-19 19:59 UTC (permalink / raw)
  To: buildroot

Anyone beeing able to build "mplayer" at all?

I have been trying to get that to build for some time now.

There are several problems:

1: Current mplayer relies on an older version of alsa-lib
   The current version of alsa-lib make some routines "local"
   by statements like:

   #define snd_XXXX snd1_XXXX

   mplayer uses some of these routines and the build will not complete.

2) mplayer do not have any recent "versions".
   Instead you are encouraged to checkout the latest svn.

   The build of this will fail using the current Buildroot mplayer.mk,
   since you have to prepare the mplayer source tree by:

   ./configure
   make codec.conf.h	# This is created using native gcc.

   And once this is complete, then the buildroot mplayer.mk
   can be applied on top.

   The AVR32 patches do not apply clean on the current svn, but
   since I believe mplayer do not build anyway, for any architecture
   that means that there should be no problem upgrading mplayer 
   to the latest version.

   I *have* created a new version of the AVR patches that applies
   clean on top of the current svn. Not fully tested yet.
   HCE you want to test?

----------------

I am not particlary fond of downloading the latest svn,
since that is a recipy for breakage.
I think we should have a recommended version of mplayer
(which we have tested on many architectures) 
as well as the capability to checkout the latest.

BR
Ulf Samuelsson

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2009-01-20 11:29 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-19 19:59 [Buildroot] Status of "mplayer" in buildroot Ulf Samuelsson
2009-01-20  6:27 ` Hans-Christian Egtvedt
2009-01-20  7:57   ` Markus Heidelberg
2009-01-20  8:07     ` Hans-Christian Egtvedt
2009-01-20  9:36       ` Peter Korsgaard
2009-01-20  9:34   ` Peter Korsgaard
2009-01-20  9:33 ` Peter Korsgaard
2009-01-20 11:00   ` Ulf Samuelsson
2009-01-20 11:29     ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox