Skip to content

CentOS 7 x86_64 error Minimum version is nasm-2.13 version found 2.15.05

please solve this error on CentOS 7.9 x86_64 build

https://trac.ffmpeg.org/wiki/CompilationGuide/Centos

# PKG_CONFIG_PATH="$HOME/ffmpeg_build/lib/pkgconfig" ./configure --prefix="$HOME/ffmpeg_build" --bindir="$HOME/bin" --enable-static
Found GNU assembler version 2.27-44.base.el7_9.1
Minimum version is nasm-2.13
If you really want to compile without asm, configure with --disable-asm.
# nasm --version
NASM version 2.15.05 compiled on Jan  2 2023
# gcc --version
gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-44)
Copyright (C) 2015 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
# uname -a
Linux vps-xxxx.vps.ovh.net 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
# cat /etc/centos-release
CentOS Linux release 7.9.2009 (Core)

please solve this problem

Edited by Andy Kimpe
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information