[FFmpeg-user] compilation error for armv6 (pi0)
Carl Eugen Hoyos
ceffmpeg at gmail.com
Fri Jun 7 16:31:48 EEST 2019
Am Do., 6. Juni 2019 um 20:48 Uhr schrieb Abu Abdullah <falcon.sheep at gmail.com>:
> I'm facing this issue while compiling ffmpeg on raspberry pi0
You forgot to provide the actual error.
Please run "make ffmpeg" (or "make libavutil/libavutil.so") twice and
provide only the complete, uncut console output of the second run.
(Do not send the console output of the first run.)
Remove all "export *FLAGS" calls from your configure script,
they are not supported.
--disable-mmx is useless, please remove it, useless options make
debugging more difficult.
What is the host system? Are you really cross-compiling?
Why are you using "--disable-optimizations"? This should
only be a debug option.
Carl Eugen
More information about the ffmpeg-user
mailing list