[MPlayer-users] build fails

Arthur Marsh arthur.marsh at internode.on.net
Fri Oct 3 15:34:09 CEST 2014


Arthur Marsh wrote, on 03/10/14 22:37:
> Arthur Marsh wrote, on 03/10/14 21:17:
>> current mplayer, ffmpeg as provided by svn update and git pull does this
>> now:
>>
>> ./configure --cc=gcc-4.9 --host-cc=gcc-4.9 --disable-ossaudio
>>
>> running make fails with
>>
>> make -C ffmpeg libavcodec/libavcodec.a
>> make[1]: Entering directory '/usr/src/mplayer/ffmpeg'
>> make[1]: *** No rule to make target 'libavcodec/x86/mlpdsp.c', needed by
>> 'libavcodec/x86/mlpdsp.o'.  Stop.
>> make[1]: Leaving directory '/usr/src/mplayer/ffmpeg'
>> Makefile:773: recipe for target 'ffmpeg/libavcodec/libavcodec.a' failed
>> make: *** [ffmpeg/libavcodec/libavcodec.a] Error 2
>
> Weird thing was that I could run ./configure and make on ffmpeg and
> ffmpeg was built without complaint.
>
> Debian unstable here.

After building ffmpeg, I could:

  cd /usr/src/mplayer; make clean

then re-run ./configure as above and make completed successfully.

Arthur.



More information about the MPlayer-users mailing list