On 2020-01-5, spaceman <[email protected]> wrote: > ubase won't compile with musl later than 1.1.23 because it lacks the > major, minor and makedev function. Added the necessary include to make > it compile.
Yes, this is a known issue. I sent a patch last August: https://lists.suckless.org/hackers/1908/16960.html Unfortunately, ubase does not have an active maintainer. If you're interested, I've been accumulating some patches in my local branch: https://github.com/michaelforney/ubase
