Re: 'aclocal-1.16' is missing on your system.
Christoph Karl <[email protected]> Sat, 7 Dec 2024 11:10:36 +0100
| Newsgroups | gmane.comp.version-control.rcs.bugs |
|---|---|
| Message-ID | <[email protected]> |
Hello Paul! Yes, I have to patch: Include <stdio.h> for the rename and perror functions. This avoids an implicit function declaration and build failures with future compilers. Submitted upstream: <https://savannah.gnu.org/bugs/index.php?64036> Will try to fix it downstream until next rcs release. Best regards Christoph Am 07.12.24 um 06:08 schrieb Paul Eggert: > On 2024-12-06 10:02, Christoph Karl wrote: >> Do you plan to fix this upstream, else I will (try to) patch this. > > Although the next release should fix it, I don't have immediate plans > for that. > > I assume you're patching the RCS source code before building it; > otherwise you wouldn't need to be running aclocal at all.