All, Host and Guest are running Linux 5.15.2 on Archlinux. Modules built on Host fine, but guest addition build on Guest fails with:
In file included from /tmp/vbox.0/hgsmi_base.c:27: /tmp/vbox.0/vbox_drv.h:156:11: fatal error: drm/drm_irq.h: No such file or directory 156 | # include <drm/drm_irq.h> | ^~~~~~~~~~~~~~~ compilation terminated. make[2]: *** [scripts/Makefile.build:277: /tmp/vbox.0/hgsmi_base.o] Error 1 make[2]: *** Waiting for unfinished jobs.... In file included from /tmp/vbox.0/vboxvideo_guest.h:34, from /tmp/vbox.0/modesetting.c:27: /tmp/vbox.0/vbox_drv.h:156:11: fatal error: drm/drm_irq.h: No such file or directory 156 | # include <drm/drm_irq.h> | ^~~~~~~~~~~~~~~ compilation terminated. Strange thing is shared-folders and network continue to work with old driver, it's basically the initialization of the headless terminal size that is impacted. X works as usualy. Is this just a new Linux 5.15 issue that will need a patch or update? -- David C. Rankin, J.D.,P.E. _______________________________________________ VBox-users-community mailing list VBox-users-community@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/vbox-users-community _______________________________________________ Unsubscribe: mailto:vbox-users-community-requ...@lists.sourceforge.net?subject=unsubscribe