Lazarus 4.0 Releaseda year ago#Linux#GLIBC#ELF-binarieshttps://forum.lazarus.freepascal.org/index.php?topic=71050.0Copy Link64位x86架构的Linux ELF二进制文件因符号版本错误而无法正常运行。Lazarus二进制文件中多个GLIBC_2.34符号(如dlopen、dlclose、dlerror、dlsym、__libc_start_main)存在版本标记错误。该问题可通过在安装后进入Lazarus 4.0.0目录执行'sudo make bigide'命令修复。