[Bug 288236] x11/nvidia-driver: nvidia_subr.c:1456:15: error: use of undeclared identifier 'DMAP_MIN_ADDRESS'

[email protected]
Newsgroups gmane.os.freebsd.devel.x11
Message-ID <[email protected]/bugzilla/>
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288236

[email protected] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #3 from [email protected] ---
Just a quick note to add some specific commit data; I encountered:

--- nvidia_subr.o ---
nvidia_subr.c:1456:15: error: use of undeclared identifier 'DMAP_MIN_ADDRESS'
 1456 |     if (va >= DMAP_MIN_ADDRESS && va < DMAP_MAX_ADDRESS)
      |               ^
nvidia_subr.c:1456:40: error: use of undeclared identifier 'DMAP_MAX_ADDRESS'
 1456 |     if (va >= DMAP_MIN_ADDRESS && va < DMAP_MAX_ADDRESS)
      |                                        ^
2 errors generated.
*** [nvidia_subr.o] Error code 1


on a laptop running:
FreeBSD g1-48.catwhisker.org 15.0-CURRENT FreeBSD 15.0-CURRENT #374
main-n278735-4d718f57c58e: Mon Jul 14 11:34:53 UTC 2025    
[email protected]:/common/S4/obj/usr/src/amd64.amd64/sys/CANARY amd64
1500051 1500051

while building the kernel for sources at main-n278778-29e8f3e29203, courtesy
of:

g1-48(15.0-C)[4] grep PORT /etc/src.conf
PORTS_MODULES+=x11/nvidia-driver
PORTS_MODULES+=graphics/drm-61-kmod

with the ports tree at main-n712958-e15a5c8c19ed.

-- 
You are receiving this mail because:
You are the assignee for the bug.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.