legotheboss / YouTube-files

Files for QuickPi tutorials
https://www.youtube.com/QuickPie
109 stars 40 forks source link

Error building with Raspbian and Docker on Zero #17

Closed alexellis closed 7 years ago

alexellis commented 7 years ago

Hi, can you advise re: building ffmpeg on the Zero?

Cheers,

Alex

Step 7/10 : RUN ./configure --arch=armel --target-os=linux --enable-gpl --enable-omx --enable-omx-rpi --enable-nonfree
 ---> Running in c89770bfd36a
ERROR: OpenMAX IL headers not found

If you think configure made a mistake, make sure you are using the latest
version from Git.  If the latest version fails, report the problem to the
ffmpeg-user@ffmpeg.org mailing list or IRC #ffmpeg on irc.freenode.net.
Include the log file "ffbuild/config.log" produced by configure as this will help
solve the problem.
The command '/bin/sh -c ./configure --arch=armel --target-os=linux --enable-gpl --enable-omx --enable-omx-rpi --enable-nonfree' returned a non-zero code: 1
legotheboss commented 7 years ago

@alexellis Are you on Rapsbian?

alexellis commented 7 years ago

Yes @legotheboss (the title of the issue says Raspbian) - I found a way to do this - so if anyone ends up here from Google - https://twitter.com/alexellisuk/status/865293802264809472

legotheboss commented 7 years ago

@alexellis sorry, didn't notice that. Looks awesome! I might start getting into docker because of this 👍