Jarek M schrieb: > > Hello. Yes, the msysdtk is installed; same problem repeats. Compiler > complains of missint ioctl.h and other files > I checked inside /mingw/include/sys and fcntl.h is there but no ioctl.h > > gcc -L"/home/jmkoder/ffmpeg"/libavdevice -L"/home/jmkoder/ffmpeg"/libavformat > -
>..cut.. Hi Jarek, sounds to me, like you've got the same problems that I had. Can't help you in details. (A "gcc audio.c" leads to the same nagging, you've got. But a "make" works fine - in most cases.;) ) I just can tell you, how I got the system running: Do you know the tutorial: http://arrozcru.no-ip.org/ffmpeg_wiki/tiki-index.php I followed it step by step and everything works fine now. I remember, that I had some problems, I think it was setting the environment variables. And I got help from http://www.joerg.frochte.de/mingw/index.html .. but that's in german. The best place for questions regarding the use and compilation of ffmpeg under Windows is http://arrozcru.no-ip.org/ffmpeg_forum/ And if you just want to use libav without compiling it yourselfe, have a look at http://arrozcru.no-ip.org/ffmpeg_builds/ Good luck, Thomas _______________________________________________ libav-user mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/libav-user
