[MPlayer-users] build fails
Arthur Marsh
arthur.marsh at internode.on.net
Fri Oct 3 13:47:52 CEST 2014
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
More information about the MPlayer-users
mailing list