[MPlayer-dev-eng] [PATCH]Fix Makefile dependencies for version.h

Diego Biurrun diego at biurrun.de
Mon Apr 6 16:44:15 CEST 2009


On Mon, Apr 06, 2009 at 02:39:56PM +0000, Carl Eugen Hoyos wrote:
> Diego Biurrun <diego <at> biurrun.de> writes:
> 
> > >  # Make sure all generated header files are created.
> > > -$(DEPS) $(MENCODER_DEPS) $(MPLAYER_DEPS): codecs.conf.h help_mp.h version.h
> > > +$(DEPS) $(MENCODER_DEPS) $(MPLAYER_DEPS): codecs.conf.h help_mp.h
> > > +mpcommon.d mpcommon.o vobsub.d vobsub.o stream/stream_cddb.d
> > > stream/stream_cddb.o
> > stream/network.d stream/network.o libmpdemux/muxer_avi.d libmpdemux/muxer_avi.o
> > gui/win32/gui.d gui/win32/gui.o: version.h
> > 
> > Specifying just the .d files should be enough, please try that.
> 
> That breaks make distclean && ./configure && make DEPS=no

Try "mpcommon% vobsub%" etc...

Diego



More information about the MPlayer-dev-eng mailing list