The patch included in bug #1038014 does not full resolve this issue.

I still got the following build error:

/var/lib/dkms/nvidia-legacy-390xx/390.157/build/nvidia-drm/nvidia-drm-fb.c: In function ‘nv_drm_internal_framebuffer_create’: /var/lib/dkms/nvidia-legacy-390xx/390.157/build/nvidia-drm/nvidia-drm-fb.c:180:5: error: implicit declaration of function ‘drm_helper_mode_fill_fb_struct’ [-Werror=implicit-function-declaration]
  180 |     drm_helper_mode_fill_fb_struct(
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc1: some warnings being treated as errors
make[3]: *** [/usr/src/linux-headers-6.3.0-1-common/scripts/Makefile.build:257: /var/lib/dkms/nvidia-legacy-390xx/390.157/build/nvidia-drm/nvidia-drm-fb.o] Error 1
make[3]: *** Waiting for unfinished jobs....
[...]
make[2]: *** [/usr/src/linux-headers-6.3.0-1-common/Makefile:2050: /var/lib/dkms/nvidia-legacy-390xx/390.157/build] Error 2
make[2]: Leaving directory '/usr/src/linux-headers-6.3.0-1-amd64'
make[1]: *** [Makefile:238: __sub-make] Error 2
make[1]: Leaving directory '/usr/src/linux-headers-6.3.0-1-common'
make: *** [Makefile:82: modules] Error 2

The included patch solves both #1038014 <https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1038014> and the error above.

Reply via email to