Virtomize/mail2most

Missing GLIBC 2.32

jprusch opened this issue · 5 comments

After upgrade to the latest 1.11.6 the following error is thrown when executing mail2most:

./mail2most: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by ./mail2most)

To Reproduce
Steps to reproduce the behavior:

  1. Upgrade to 1.11.6
  2. Execute ./mail2most

Expected behavior
mail2most is starting

Release version
1.11.6

Architecture
Linux Debian 10.6

Additional context
Add any other context about the problem here.

Latest working version is 1.11.2

Hello @jprusch thanks for your issue i'll take a look into this.

He @jprusch can you test out this build. I changed the build process to link stuff static espeacially the glibc itself.

windows-amd64.tar.gz
windows-386.tar.gz
linux-arm64.tar.gz
linux-arm.tar.gz
linux-amd64.tar.gz
linux-386.tar.gz

Works. Thx for the fast fix!

Great @jprusch thanks for your issues and helping making mail2most better ❤️

I build the fix into the v1.11.7 release