python-lnp icon indicating copy to clipboard operation
python-lnp copied to clipboard

0.14a for linux compiled with glibc 2.29 is too new for some linux stables

Open darqen27 opened this issue 3 years ago • 4 comments

0.14a for linux compiled with glibc 2.29 is too new for some linux stables

darqen27 avatar Mar 15 '21 16:03 darqen27

Where did you get the build?

I'm aware that glibc is a potential issue for compatibility - which is why I specifically set up Gentoo build machines and specified system-wide compilation flags to reduce the glibc requirement.

The minimum requirement is supposed to be 2.4 with my builds, and as far as I can tell it's not importing any symbols from later versions, so if it came from here, that would be a pretty big issue...

Pidgeot avatar Mar 15 '21 16:03 Pidgeot

Build is straight from the download page https://dffd.bay12games.com/file.php?id=13244&posted=true#c_1537

darqen27 avatar Mar 15 '21 17:03 darqen27

That is indeed the same build - so I guess I missed something somewhere on the build machine. >_>

I'll see what I can do, but it can be hard to make guarantees with this stuff, since simply downgrading glibc on my end isn't really an option, and it can be tricky to find the right flags... I recommend running from source until then.

Pidgeot avatar Mar 15 '21 17:03 Pidgeot

I posted a temp fix for anyone concerned about it on the download page

darqen27 avatar Mar 15 '21 17:03 darqen27