./configure --enable-gpl --enable-nonfree --enable-libx264 --enable-libvorbis 
--enable-libtheora --enable-libvpx --enable-shared --disable-ffmpeg 
--disable-ffplay --disable-ffprobe --disable-ffserver
(I use these options on Debian i386 without any problem.)

ends correctly with 

License: nonfree and unredistributable
Creating config.mak, config.h, and doc/config.texi...
config.h is unchanged
libavutil/avconfig.h is unchanged

but whe i try to execute make I obtain the error:

pi@raspberrypi ~/Cpp/ffmpeg-2.0 $ make
Makefile:1: ../config.mak: File o directory non esistente
make: *** No rule to make target `../config.mak'.  Stop.
pi@raspberrypi ~/Cpp/ffmpeg-2.0 $ 

What it means?

-- 
www.denisgottardello.it
Skype: mrdebug
Videosurveillance and home automation! 
http://www.denisgottardello.it/DomusBoss/DomusBoss.php
_______________________________________________
Libav-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/libav-user

Reply via email to