[Bug 283041] unable to build arm64 kernel on current

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 29 Nov 2024 18:15:50 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283041

            Bug ID: 283041
           Summary: unable to build arm64 kernel on current
           Product: Base System
           Version: CURRENT
          Hardware: arm64
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: arm
          Assignee: freebsd-arm@FreeBSD.org
          Reporter: fbsdports@westryn.net

Created attachment 255529
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=255529&action=edit
patch to add the creation of device_if.h and bus_if.h for arm64 kernel builds

When doing a `make buildkernel` on recent versions of FreeBSD current for
arm64, it fails because device_if.h and bus_if.h files are missing.  Both
sys/conf/Makefile.arm and sys/conf/Makefile.riscv have the same hack I have
added to sys/conf/Makefile.arm64.

-- 
You are receiving this mail because:
You are the assignee for the bug.