0

I am no linux expert but I need to run a linux application on amazon linux 2 (gamelift) and this application is dependent on GLIBC 2.28. Unfortunately Amazon Linux 2 only supports GLIBC 2.26.

Is there anything at all I can do about it? I have tried to compile GCLib mnyself but apparently even Make is too old for it :(

sebas
  • 995
  • 11
  • 24
  • The application we need to run that relies on new version of GLIBC is not ours, so we cannot recompile it. However with some jumping through hoops, we managed to install a new version of make to compile GLIBC on amazon linux 2 and that was enough to generate a working so. – sebas Jan 26 '22 at 13:11

0 Answers0