Re: 10 fails to build on linux
Martin Husemann <[email protected]> Fri, 26 Dec 2025 12:18:50 +0100
| Newsgroups | gmane.os.netbsd.devel.toolchain |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Dec 26, 2025 at 12:06:03PM +0300, Valery Ushakov wrote:
> The 10 branch fails to build on Linux.
>
> /home/uwe/work/netbsd/ro/src-release-10/tools/compat/../../lib/libc/stdlib/strtonum.c:32:9: error: expected declaration specifiers or '...' before string constant
> 32 | __RCSID("$NetBSD: strtonum.c,v 1.6.10.1 2024/08/23 16:15:13 martin Exp $");
>
> It probably needs
>
> revision 1.8
> date: 2025-09-20 15:19:31 +0300; author: christos; state: Exp; lines: +8 -2;\
> commitid: n5Mfz424JdkbWrbG;
> toolify.
>
> pulled up.
Yes, please someone request that!
Martin