[FFmpeg-user] Unable to compile(configure failed) ffmpeg on Ubuntu20.04

Reindl Harald h.reindl at thelounge.net
Mon Jul 31 12:49:44 EEST 2023



Am 31.07.23 um 10:18 schrieb 玄原 via ffmpeg-user:
> I'm not able to compile ffmpeg(4.1.6 or 4.4.4) on Ubuntu20.04.

why do you compile such a stoneold version?

> Details:
> There is assembler error in the config.log which I not sure whether this matter or not. 
> I can see the the nasm is there.
> root at user:/var/backups/workwork/ffmpeg-4.4.4/ffbuild# nasm --version
> NASM version 2.14.02

and why do you use "--disable-x86asm --disable-asm"?

> I have installed all dependency following: https://trac.ffmpeg.org/wiki/CompilationGuide/Ubuntu
> 
> The command I used:  ./configure --prefix=/usr/local/ --enable-gpl --enable-nonfree  --enable-libx264   --enable-libx265 --enable-debug --disable-optimizations --enable-shared --enable-pthreads   --enable-network --enable-pic  --disable-x86asm --disable-asm --disable-symver --disable-devices --disable-avdevice --disable-ffplay


More information about the ffmpeg-user mailing list