[MPlayer-users] make clean/distclean error

Giorgio mywing81 at gmail.com
Wed Jul 20 19:21:25 CEST 2011


2011/7/18 Zongyao Qu <zongyao.qu at gmail.com>:
> 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
>

I also get the same on Linux:

holden at rye:~/src/mplayer$ make distclean
make -C ffmpeg distclean
make[1]: Entering directory `/home/holden/src/mplayer/ffmpeg'
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[1]: Leaving directory `/home/holden/src/mplayer/ffmpeg'
make: *** [distclean] Errore 2

telling make to keep going shows other errors:

holden at rye:~/src/mplayer$ make -k distclean
make -C ffmpeg distclean
make[1]: Entering directory `/home/holden/src/mplayer/ffmpeg'
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'.
make[1]: *** No rule to make target `/doc/Makefile'.
make[1]: *** No rule to make target `/libavutil/Makefile'.
make[1]: *** No rule to make target `/common.mak'.
make[1]: Failed to remake makefile `/tests/Makefile'.
make[1]: Failed to remake makefile `/doc/Makefile'.
make[1]: Failed to remake makefile `/libavutil/Makefile'.
make[1]: Failed to remake makefile `/common.mak'.
make[1]: Failed to remake makefile `config.mak'.
rm -f
rm -f config.* .version version.h libavutil/avconfig.h
make[1]: Leaving directory `/home/holden/src/mplayer/ffmpeg'
make: *** [distclean] Errore 2
make -C ffmpeg clean
make[1]: Entering directory `/home/holden/src/mplayer/ffmpeg'
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'.
make[1]: *** No rule to make target `/doc/Makefile'.
make[1]: *** No rule to make target `/libavutil/Makefile'.
make[1]: *** No rule to make target `/common.mak'.
make[1]: Failed to remake makefile `/tests/Makefile'.
make[1]: Failed to remake makefile `/doc/Makefile'.
make[1]: Failed to remake makefile `/libavutil/Makefile'.
make[1]: Failed to remake makefile `/common.mak'.
make[1]: Failed to remake makefile `config.mak'.
rm -f ffmpeg ffplay ffprobe ffserver ffmpeg_g ffplay_g ffprobe_g ffserver_g
rm -f
rm -f
rm -f
make[1]: Leaving directory `/home/holden/src/mplayer/ffmpeg'
make: *** [clean] Errore 2
rm -f ./*.o gui/*.o gui/skin/*.o gui/ui/*.o gui/ui/gtk/*.o
gui/util/*.o gui/win32/*.o gui/wm/*.o input/*.o libaf/*.o libao2/*.o
libass/*.o libdvdcss/*.o libdvdnav/*.o libdvdnav/vm/*.o
libdvdread4/*.o libmenu/*.o libmpcodecs/*.o libmpcodecs/native/*.o
libmpdemux/*.o libmpeg2/*.o libvo/*.o loader/*.o loader/dshow/*.o
loader/dmo/*.o loader/wine/*.o mp3lib/*.o osdep/*.o stream/*.o
stream/freesdp/*.o stream/librtsp/*.o stream/realrtsp/*.o sub/*.o
tremor/*.o TOOLS/*.o vidix/*.o ./*.a gui/*.a gui/skin/*.a gui/ui/*.a
gui/ui/gtk/*.a gui/util/*.a gui/win32/*.a gui/wm/*.a input/*.a
libaf/*.a libao2/*.a libass/*.a libdvdcss/*.a libdvdnav/*.a
libdvdnav/vm/*.a libdvdread4/*.a libmenu/*.a libmpcodecs/*.a
libmpcodecs/native/*.a libmpdemux/*.a libmpeg2/*.a libvo/*.a
loader/*.a loader/dshow/*.a loader/dmo/*.a loader/wine/*.a mp3lib/*.a
osdep/*.a stream/*.a stream/freesdp/*.a stream/librtsp/*.a
stream/realrtsp/*.a sub/*.a tremor/*.a TOOLS/*.a vidix/*.a ./*.ho
gui/*.ho gui/skin/*.ho gui/ui/*.ho gui/ui/gtk/*.ho gui/util/*.ho
gui/win32/*.ho gui/wm/*.ho input/*.ho libaf/*.ho libao2/*.ho
libass/*.ho libdvdcss/*.ho libdvdnav/*.ho libdvdnav/vm/*.ho
libdvdread4/*.ho libmenu/*.ho libmpcodecs/*.ho libmpcodecs/native/*.ho
libmpdemux/*.ho libmpeg2/*.ho libvo/*.ho loader/*.ho loader/dshow/*.ho
loader/dmo/*.ho loader/wine/*.ho mp3lib/*.ho osdep/*.ho stream/*.ho
stream/freesdp/*.ho stream/librtsp/*.ho stream/realrtsp/*.ho sub/*.ho
tremor/*.ho TOOLS/*.ho vidix/*.ho ./*~ gui/*~ gui/skin/*~ gui/ui/*~
gui/ui/gtk/*~ gui/util/*~ gui/win32/*~ gui/wm/*~ input/*~ libaf/*~
libao2/*~ libass/*~ libdvdcss/*~ libdvdnav/*~ libdvdnav/vm/*~
libdvdread4/*~ libmenu/*~ libmpcodecs/*~ libmpcodecs/native/*~
libmpdemux/*~ libmpeg2/*~ libvo/*~ loader/*~ loader/dshow/*~
loader/dmo/*~ loader/wine/*~ mp3lib/*~ osdep/*~ stream/*~
stream/freesdp/*~ stream/librtsp/*~ stream/realrtsp/*~ sub/*~
tremor/*~ TOOLS/*~ vidix/*~
rm -f mplayer mencoder mplayer.exe mencoder.exe
rm -f codecs2html codec-cfg-test libvo/aspecttest mp3lib/test
mp3lib/test2 codecs2html.exe codec-cfg-test.exe libvo/aspecttest.exe
mp3lib/test.exe mp3lib/test2.exe
rm -f TOOLS/alaw-gen TOOLS/asfinfo TOOLS/avi-fix TOOLS/avisubdump
TOOLS/compare TOOLS/dump_mp4 TOOLS/movinfo TOOLS/netstream
TOOLS/subrip TOOLS/vivodump TOOLS/fastmemcpybench TOOLS/modify_reg
TOOLS/bmovl-test TOOLS/vfw2menc TOOLS/alaw-gen.exe TOOLS/asfinfo.exe
TOOLS/avi-fix.exe TOOLS/avisubdump.exe TOOLS/compare.exe
TOOLS/dump_mp4.exe TOOLS/movinfo.exe TOOLS/netstream.exe
TOOLS/subrip.exe TOOLS/vivodump.exe TOOLS/fastmemcpybench.exe
TOOLS/modify_reg.exe TOOLS/bmovl-test.exe TOOLS/vfw2menc.exe
rm -f TOOLS/realcodecs/*.so.6.0
rm -f drivers/mga_vid.o drivers/tdfx_vid.o drivers/radeon_vid.o
drivers/rage128_vid.o drivers/mga_vid_test drivers/tdfx_vid_test
drivers/*~
rm -f vidix/dhahelper/*.o vidix/dhahelper/*~ vidix/dhahelper/test
rm -f vidix/dhahelperwin/*.o vidix/dhahelperwin/*~
vidix/dhahelperwin/dhahelper.sys vidix/dhahelperwin/dhasetup.exe
vidix/dhahelperwin/base.tmp vidix/dhahelperwin/temp.exp
make: Obiettivo «distclean» non ricreato a causa di errori.


Giorgio Vazzana


More information about the MPlayer-users mailing list