[Bug 277365] x11/nvidia-driver: Allow building without syscons(4) support
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277365 --- Comment #3 from Tomoaki AOKI <[email protected]> --- I'm revisiting this and found that uploaded patch seems to be insufficient when sc driver is actually gone. This is because the patched upstream files (nvidia-os.c or nvidia-subr.c, depending on driver version) still includes <dev/syscons/syscons.h>. And for graphics/nvidia-drm-*-kmod[-devel], src/nvidia-drm/Makefile in upstream tarball has opt_syscons.h in 2 lines. Now investivating how to handle these. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.