[MPlayer-dev-eng] Can't compile latest svn

Ivan Kalvachev ikalvachev at gmail.com
Fri Apr 25 19:10:04 CEST 2008


On Fri, Apr 25, 2008 at 6:52 PM, Robert Ramiega <jedi at plukwa.net> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
>  Hash: SHA1
>
>
>
>  On Fri, Apr 25, 2008 at 07:28:04PM +0400, Andrew Savchenko wrote:
>  > Hi,
>  >
>  > On Friday 25 April 2008 19:07, Robert Ramiega wrote:
>  > >   Hi!
>  > >
>  > >  Today i tried to compile new mplayer. As ususal i did
>  > > svn update, make distclean; configure ; make
>  > >  It failed miserably but the error left me stunned
>  > [...]
>  >
>  > You posted to wrong mail list. Repost to users-ML.
>
>   I might be wrong of course but i belive this is the right list. This is not
>  "user unable to compile because of some screwed system or stupid command line
>  option". No offence =o)
>
>  I've been compiling mplayer for my own for some years or so. I believe that
>  this error i got points to some bugs/undocumented features of either build
>  system or sources.
>  I'm on x86_64 system and configure properly warns me about .dll files not
>  supported on my platform (in first try i used --disable-win32dll). I assume
>  wine stuff is used to access those .dlls (i honestly don't see any other
>  reason wine could be used). I've tried couple of times to build it and all
>  of this fails with exactly the same message.
>
>  To put it simple can some of devs on x86_64 system get sources and do simple
>   ./configure
>   make
>  round and see if it works.
>
>  Output from ./configure and from make is avaialable at
>  http://www.plukwa.net/~jedi/mplayer/temp/
>
>  Let me know if there is anything other i can help with.
>
>
>  Also please don't cc: me. I'm subscribed to the list. TIA

Your mailer probably put your address in there. Check it again.

Anyway, what I find interesting is that the gcc -MM gives the trouble.
-MM is supposed to be used only on `make depend`.

Oh, btw, the one messing with build system is Diego.



More information about the MPlayer-dev-eng mailing list