There is an updated pull request by tornaria against master on the void-packages repository https://github.com/tornaria/void-packages screen https://github.com/void-linux/void-packages/pull/53113 screen: fix socket dir and utmp This adjusts configure changes necessary for 5.0.0 - Use `/run/screens/S-` for socket dir as before; the default `$HOME/.screen` is not nice when home is shared. - Enable UTMP so screen sessions show up (used to be enabled by default in 4.9.1) - Other minor cleanup in the configure args - No need to run autogen.sh - skip check which are broken (https://savannah.gnu.org/bugs/?66416) @leahneukirchen #### Testing the changes - I tested the changes in this PR: **briefly** A patch file from https://github.com/void-linux/void-packages/pull/53113.patch is attached