[FFmpeg-devel] [PATCH] Non-recursive makefiles

Diego Biurrun diego
Thu Apr 10 20:56:19 CEST 2008


On Thu, Apr 10, 2008 at 06:19:55PM +0200, Axel Holzinger wrote:
> Axel Holzinger wrote:
> > 
> > Victor Paesa wrote:
> > >
> > > M?ns Rullg?rd said:
> > > >
> > > > Fixed.  Can you please confirm on cygwin?
> > >
> > > Thanks, now it works OK for me on Cygwin.
> > 
> > Unfortunately doesn't work on Msys/Mingw:
> > 
> > $ ./configure --enable-static --enable-memalign-hack
> > 
> > $ make
> > make: *** No rule to make target `libavdevice/libavdevice.a',
> > needed
> > by `all'.  Stop.
> > 
> > ffmpeg r12781
> 
> The makes oft he different libs work fine, when called directly:
> $ cd libavdevice
> $ make
> 
> When all libs are built, the FFmpeg make works and FFmpeg is built.
> 
> Is there perhaps a problem with the paths in the makefile for FFmpeg
> so that the lib makefiles aren't found for some reason?

Do you have spaces somewhere in your path?

Diego




More information about the ffmpeg-devel mailing list