LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Make target problem building ffmpeg (https://www.linuxquestions.org/questions/linux-software-2/make-target-problem-building-ffmpeg-697274/)

ordealbyfire83 01-14-2009 10:48 AM

Make target problem building ffmpeg
 
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.

arckane 01-14-2009 11:28 AM

Do you have the linux-headers installed. You need all the dependant devs installed.


All times are GMT -5. The time now is 08:01 AM.