[MPlayer-users] make clean/distclean error

Zongyao Qu zongyao.qu at gmail.com
Mon Jul 18 14:08:01 CEST 2011


latest ffmpeg and mplayer(r33883)
OS:Mac OS X 10.6.8

make -j2 is OK, I could make the binary.
Only make clean/distclean gave me error.

error log:

QZY:mplayer NILTSH$ make distclean
make -C ffmpeg distclean
make -C ffmpeg clean
Makefile:2: config.mak: No such file or directory
Makefile:45: /common.mak: No such file or directory
Makefile:82: /libavutil/Makefile: No such file or directory
Makefile:148: /doc/Makefile: No such file or directory
Makefile:149: /tests/Makefile: No such file or directory
make[1]: *** No rule to make target `/tests/Makefile'.  Stop.
make: *** [clean] Error 2

QZY:mplayer NILTSH$ make clean
make -C ffmpeg clean
Makefile:2: config.mak: No such file or directory
Makefile:45: /common.mak: No such file or directory
Makefile:82: /libavutil/Makefile: No such file or directory
Makefile:148: /doc/Makefile: No such file or directory
Makefile:149: /tests/Makefile: No such file or directory
make[1]: *** No rule to make target `/tests/Makefile'.  Stop.
make: *** [clean] Error 2



More information about the MPlayer-users mailing list