[MPlayer-dev-eng] [PATCH] Fix 'make distclean'

Georgi Petrov gogothebee at gmail.com
Wed Feb 4 19:55:38 CET 2009


> That should not happen when you just run "make" though, e.g. I first get
> an error that config.mak is missing. If I create an empty config.mak I
> then get
>> make: *** osdep/: Is a directory.  Stop.
> So there is something else wrong.

svn update
./configure
make distclean
make

$ make
makefile:22: config.mak: No such file or directory
makefile:949: warning: overriding commands for target `TAGS'
makefile:946: warning: ignoring old commands for target `TAGS'
help/help_create.sh
cat: : No such file or directory
grep: : No such file or directory
grep: : No such file or directory
grep: : No such file or directory
grep: : No such file or directory
grep: : No such file or directory
grep: : No such file or directory
grep: : No such file or directory
.................
(like a hundred times)
D:\Programs\msys\devel\help\help_create.sh: test: !=: unary operator expected
Gogo at GOGOHOME /devel
$



More information about the MPlayer-dev-eng mailing list