[FFmpeg-user] Missing headers/libraries when crosscompiling ffmpeg

Carl Eugen Hoyos ceffmpeg at gmail.com
Tue Dec 6 12:13:00 EET 2016


2016-12-05 22:33 GMT+01:00 Nikolaus Neusser <nik.gen at gmx.de>:

> 1) Missing header files.

What do you mean with "missing"?
How did you create this list of header files that you don't need
(and that you don't have)?

> Can you tell me which packages i need to install?

You cannot install at least some of them, I wonder why you
think you need them.

> 2) My main configure options are the following:
>
>
> ECFLAGS="-mfpu=vfp -mfloat-abi=hard -mno-apcs-stack-check
> -mstructure-size-boundary=32 -mno-sched-prolog"

Why is this needed?

> --target-os=linux \

Sure?

> --disable-...

Why are you not using --disable-all?
(But see below)

> --enable-pic \

Why is this needed?

Please understand that while for usage questions, minimal command
lines make sense, for build issues, minimal configure lines are needed.

Please remember not to top-post here, Carl Eugen


More information about the ffmpeg-user mailing list