Re: Can't build kernel with 7.7-stable branch, missing intel_wopcm.c

2025-05-14 Thread Stuart Henderson
On 2025-05-14, TimH wrote: > On Tue, 13 May 2025 23:51:10 -0700 > But how can that be when I deleted the entire /usr/src dir and did a > fresh cvs checkout? Is this stored higher up than that? /usr/obj

Re: Can't build kernel with 7.7-stable branch, missing intel_wopcm.c

2025-05-14 Thread TimH
On Wed, 14 May 2025 10:09:14 -0500 "Brian Conway" wrote: > On Wed, May 14, 2025, at 9:54 AM, TimH wrote: > > On Tue, 13 May 2025 23:51:10 -0700 > > But how can that be when I deleted the entire /usr/src dir and did a > > fresh cvs checkout? Is this stored higher up than that? > > > > --TimH >

Re: Can't build kernel with 7.7-stable branch, missing intel_wopcm.c

2025-05-14 Thread Brian Conway
On Wed, May 14, 2025, at 9:54 AM, TimH wrote: > On Tue, 13 May 2025 23:51:10 -0700 > But how can that be when I deleted the entire /usr/src dir and did a > fresh cvs checkout? Is this stored higher up than that? > > --TimH Take a look at https://www.openbsd.org/faq/faq5.html https://man.openbsd.

Re: Can't build kernel with 7.7-stable branch, missing intel_wopcm.c

2025-05-14 Thread TimH
On Tue, 13 May 2025 23:51:10 -0700 But how can that be when I deleted the entire /usr/src dir and did a fresh cvs checkout? Is this stored higher up than that? --TimH Philip Guenther wrote: > Sounds like you have an obj tree dating from a build when that file > existed, including a generated w

Re: Can't build kernel with 7.7-stable branch, missing intel_wopcm.c

2025-05-13 Thread Philip Guenther
Sounds like you have an obj tree dating from a build when that file existed, including a generated whatever.d file with a reference to the now-removed file. "make cleandir && make config && make" Philip Guenther On Tue, May 13, 2025 at 10:29 PM TimH wrote: > > With a freshly fetched stable 7.7

Can't build kernel with 7.7-stable branch, missing intel_wopcm.c

2025-05-13 Thread TimH
With a freshly fetched stable 7.7 branch, I was trying to apply the fix in the errata listed here: https://ftp.openbsd.org/pub/OpenBSD/patches/7.7/common/001_nfs.patch.sig However, the build fails because it complains of a file that seems to have been removed over a year ago(?): make: don't know