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 <guent...@gmail.com> wrote: > 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 <t...@dirtymonday.net> wrote: > > > > 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 how to make /usr/src/sys/dev/pci/drm/i915/intel_wopcm.c > > (prerequisite of: intel_wopcm.o) > > Stop in /usr/src/sys/arch/amd64/compile/GENERIC.MP > > > > >