Sorry to trouble folks, but I'm having problems which are probably sticky fingers on my part, and it's quite possible someone can easily point me in the right direction.
I'm building jailhouse on a arm64 linux 6.1 Debian bookworm system (imx8m, if it matters) using gcc 12.2.0...or, more specfically, failing to build. I get to the module install stage and then get; ERROR: modpost: "__hyp_stub_vectors" [/root/jailhouse/driver/jailhouse.ko] undefined! ERROR: modpost: "ioremap_page_range" [/root/jailhouse/driver/jailhouse.ko] undefined! ERROR: modpost: "__get_vm_area_caller" [/root/jailhouse/driver/jailhouse.ko] undefined! make[2]: *** [scripts/Makefile.modpost:126: /root/jailhouse/Module.symvers] Error 1 make[1]: *** [Makefile:1989: modpost] Error 2 make: *** [Makefile:40: modules] Error 2 So far as I can tell I have all of the required KALLSYMS set, so wondered if anyone else had trouble with recent kernels or if I'm missing some magic somewhere? Thanks for any help. DAVE -- You received this message because you are subscribed to the Google Groups "Jailhouse" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jailhouse-dev/5a564454-0a20-4c44-93c2-67e30025c8a6n%40googlegroups.com.
