[Bug 216050] x11/nvidia-driver: kernel module fails on vt() to load: link_elf_obj: symbol sc_get_softc undefined

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 07 Oct 2025 04:03:58 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216050

--- Comment #31 from Alexey Dokuchaev <danfe@FreeBSD.org> ---
(In reply to Tomoaki AOKI from comment #30)
> This is because I (maybe danfe@, too) basically prefer REINPLACE_CMD over patch
> whenever I can implement. No-longer-applicalbe REINPLACE_CMD is simply ignored
> (to be precise, runs, but does nothing without error), thus, no broken period.
Also, sed(1) expression can be usually anchored in a way that it would
correctly patch two or more files in a different context, where using patches
would mean you'd have to create several similar but still different patches and
apply them conditionally (not to mention, in general, files that come and go
are harder to work with under Git because of its staging area).

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