NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/58346 (Some MD routines missing for compat_16 and compat_13 modules)
The following reply was made to PR kern/58346; it has been noted by GNATS.
From: Rin Okuyama <rokuyama.rk%gmail.com@localhost>
To: gnats-bugs%netbsd.org@localhost, pgoyette%netbsd.org@localhost, netbsd-bugs%netbsd.org@localhost,
gnats-admin%netbsd.org@localhost
Cc:
Subject: Re: kern/58346 (Some MD routines missing for compat_16 and compat_13
modules)
Date: Mon, 17 Jun 2024 18:16:45 +0900
On 2024/06/17 6:56, pgoyette%NetBSD.org@localhost wrote:
> Synopsis: Some MD routines missing for compat_16 and compat_13 modules
>
> State-Changed-From-To: open->feedback
> State-Changed-By: pgoyette%NetBSD.org@localhost
> State-Changed-When: Sun, 16 Jun 2024 21:56:41 +0000
> State-Changed-Why:
> Fix committed - thanks!
Thank you for quick response! compat_13_machdep.c is missing in
Makefile. Please add line
COMPAT_MACHDEP_SRCS= compat_13_machdep.c
to sys/modules/compat_13/Makefile.
c.f.:
https://github.com/IIJ-NetBSD/netbsd-src/compare/master...rokuyama:netbsd-src:module/compat_machdep#diff-49d6f73a61fb15b7960041d99f4c7329178abe0aa53f448fa1f43e0318fd83b1R15
Thanks,
rin
Home |
Main Index |
Thread Index |
Old Index