[Bug 288236] x11/nvidia-driver: nvidia_subr.c:1456:15: error: use of undeclared identifier 'DMAP_MIN_ADDRESS'
Date: Tue, 15 Jul 2025 21:58:32 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288236 --- Comment #8 from Tomoaki AOKI <junchoon@dec.sakura.ne.jp> --- |(In reply to Konstantin Belousov from comment #7) But x11/nvidia-driver[|-304|-340|-390|-470|-devel] are NOT for main branch of src only, but for all suppoeted versions. And if I'm not missing something, the struct you mentioned does NOT exist prior to base 4dd828c80828637452a8a4e07a64e294c82e5d8b. So the bump is needed to identify the existence of the struct with "ports way" (conditional using OSVERSION, which comes from __FreeBSD_version). -- You are receiving this mail because: You are the assignee for the bug.