The package contains many implicit ints, implicit function declarations, and old-style function definitions. It does not seem to build it in C99 and later language modes.
I know about it and I'm slowly working on it.
(In reply to Petr Pisar from comment #1) > I know about it and I'm slowly working on it. I have a patch that switches to C89 mode, which will keep working for a long time (I expect). I can hold off pushing it if you want to port the sources instead. There's a glitch because of autoreconf and the new configure script upgrading past C89, but I have worked around that.
I'd prefer not switching to C89. Otherwise I won't be motivated to port the code.
Sure, the task is yours.
I have a patch porting the code. I will give some time to the upstream for a review. Then I will apply it to Fedora.
This bug appears to have been reported against 'rawhide' during the Fedora Linux 38 development cycle. Changing version to 38.
Thank you, results look good!