-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ffmpeg build fail #1
Comments
Vilken branch? /Love F. On 04/05/2016 05:36 AM, Tony Rogvall wrote:
|
pi /Tony
|
Hm. Trodde jag hade fixat det. Prova att göra make igen så brukar det igen. /Magnus F. On 04/05/2016 10:59 AM, Tony Rogvall wrote:
|
Provade det. Funkade inte.
|
After a long build ....
make[4]: Leaving directory '/home/pi/work/m1/core/extern/ffmpeg/vhook'
make[3]: *** No rule to make target '/home/pi/m1/core/extern/ffmpeg/libavformat/avformat.h', needed by 'ffmpeg.o'. Stop.
make[3]: Leaving directory '/home/pi/work/m1/core/extern/ffmpeg'
make[3]: Entering directory '/home/pi/work/m1/core/extern/ffmpeg'
make -C vhook install
make[4]: Entering directory '/home/pi/work/m1/core/extern/ffmpeg/vhook'
install -d "/home/pi/work/m1/core/extern/lib/vhook"
install -m 755 null.so fish.so ppm.so watermark.so drawtext.so "/home/pi/work/m1/core/extern/lib/vhook"
make[4]: Leaving directory '/home/pi/work/m1/core/extern/ffmpeg/vhook'
make[3]: *** No rule to make target '/home/pi/m1/core/extern/ffmpeg/libavformat/avformat.h', needed by 'ffmpeg.o'. Stop.
make[3]: Leaving directory '/home/pi/work/m1/core/extern/ffmpeg'
Makefile:22: recipe for target 'lib/libavcodec.a' failed
make[2]: *** [lib/libavcodec.a] Error 2
make[2]: Leaving directory '/home/pi/work/m1/core/extern'
Makefile:92: recipe for target 'debug' failed
make[1]: *** [debug] Error 2
make[1]: Leaving directory '/home/pi/work/m1/core'
Makefile:67: recipe for target 'core' failed
make: *** [core] Error 2
The text was updated successfully, but these errors were encountered: