Hello, I cannot seem to build ffmpeg successfully. The 'make' process stops with the following.
Code:
make: *** No rule to make target `sys/socket.h', needed by `ffplay.o'. Stop.
I do have socket.h and have experimented with using different versions of this file, but that did not work. Perhaps there is a missing entry in a makefile somewhere, but I can't tell which one, as there are many.