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

JonY 10walls
Thu Apr 10 17:31:27 CEST 2008


Axel Holzinger wrote:
> Hi,
>
> 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
>
> Regards
> Axel
>

Hi,

I didn't get that but got theses during "make install"

...
...
install -m 644 libavfilter/avfilter-0.lib "/mingw/bin/avfilter.lib"
install: cannot stat `libavfilter/avfilter-0.lib': No such file or directory
make: [install-libavfilter-shared] Error 1 (ignored)
...
...

Also for the following files
libpostproc/postproc-51.lib
libswscale/swscale-0.lib
libavdevice/avdevice-52.lib
libavformat/avformat-52.lib
libavcodec/avcodec-51.lib
libavutil/avutil-49.lib

Using r12781 with GNU Make 3.81.

FFmpeg runs without any problems though.




More information about the ffmpeg-devel mailing list