Forum > Portuguese
erro: /lib64/libc.so.6: version `GLIBC_2.34' not found
automacaosamos:
Eu tenho um problema com uma aplicacao compilada em Lazarus 2.2.4 para rodar no AlmaLinux 8.6
que usa glibc 2.28.
Estou recebendo o erro: "/lib64/libc.so.6: versão `GLIBC_2.34' não encontrada (exigida por ./aplicacao)".
Como posso atualizar o GLIBC para a versão 2.34 no AlmaLinux 8.6 ? Não encontrei nada que funcione na NET.
Quando usava a versão do lazarus 2.0.12 o problema não ocorria.
alguem pode ajudar que resolveu esse problema ??
Obrigado
zeljko:
https://forum.lazarus.freepascal.org/index.php/topic,58888.msg460742.html#msg460742,
I think it's fixed in fixes_3_2, so you should try with fixes_3_2 or trunk fpc
automacaosamos:
I applied all the fixes still the problems persists.
root@localhost ~]# cd /home/samosadmin/apisamos
[root@localhost apisamos]# ./apisamos
./apisamos: /lib64/libc.so.6: version `GLIBC_2.34' not found (required by ./apisamos)
[root@localhost apisamos]#
zeljko:
You built your app with fixes_3_2 compiler and have same problem ? That's strange.
automacaosamos:
I also think, I'm going to try to update the GLIBC on my server to 2.34, I'm looking for how to do it, but thanks for your attention in answering.
Navigation
[0] Message Index
[#] Next page