[Bug 278399] GENERIC kernel fails to compile
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 278399] GENERIC kernel fails to compile"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 278399] GENERIC kernel fails to compile"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 278399] GENERIC kernel fails to compile"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 278399] GENERIC kernel fails to compile"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 16 Apr 2024 23:08:21 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278399 Bug ID: 278399 Summary: GENERIC kernel fails to compile Product: Base System Version: 13.3-RELEASE Hardware: amd64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: kern Assignee: bugs@FreeBSD.org Reporter: bsd@volki.at I ran into #276101 (https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276101), where Warner Losh finally said: "upgrade to stable/13 first." So I've tried that, but my custom kernel panicked at an early boot stage, and the MINIMAL kernel can't read standard (GPT) hard drive partitions. So I tried to build the GENERIC kernel, but it runs into a compile error. Current OS is 12.4-STABLE, while the kernel I'm trying to build is latest 13-STABLE. (And yes, I did a make buildworld first.) Attached is the output of: make buildkernel KERNCONF=GENERIC INSTKERNNAME=kernel_13-GENERIC >buildkernel.log 2>&1 -- You are receiving this mail because: You are the assignee for the bug.