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

Georgi Petrov gogothebee at gmail.com
Wed Feb 4 23:10:05 CET 2009


Great. Diego fixed the error. Now issuing make after make distclean results in:

$ 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
Error: missing parameters
Usage: D:\Programs\msys\devel\help\help_create.sh <messages file>
<character set>
./version.sh `cc -dumpversion`
/usr/bin/sh: cc: command not found
############################################################
####### Please run ./configure again - it's changed! #######
############################################################
make: Nothing to be done for `all'

On Wed, Feb 4, 2009 at 9:49 PM, Reimar Döffinger
<Reimar.Doeffinger at stud.uni-karlsruhe.de> wrote:
> Your "make" is broken, this is where it should stop, this include is not
> allowed to fail by the Makefile (not - in front).

$ make --version
GNU Make 3.81
Copyright (C) 2006  Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.

This program built for i686-pc-mingw32



More information about the MPlayer-dev-eng mailing list