On Wed, Jun 05, 2024 at 07:00:05PM +0100, kir...@korins.ky wrote: > >Synopsis: fatal error: 'ufshci.h' file not found > >Category: kernel > >Environment: > System : OpenBSD 7.5 > Details : OpenBSD 7.5-current (GENERIC.MP) #112: Tue Jun 4 > 21:00:07 MDT 2024 > > dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP > > Architecture: OpenBSD.amd64 > Machine : amd64 > >Description: > Can't compile the current snapshot from github > (741b0d5fc4bbf8da09dddd04ac7b3c0d9f4a5f93) due to missed ufshci.h > Thus, I can't find this file via cvsweb.openbsd.org as well.
It's a generated file. try again after 'make clean && make config' from GENERIC.MP/