Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jailhouse Compile Error #8

Open
mbahmani90 opened this issue Oct 31, 2024 · 0 comments
Open

Jailhouse Compile Error #8

mbahmani90 opened this issue Oct 31, 2024 · 0 comments

Comments

@mbahmani90
Copy link

Hi,

Hope you are all doing well.

I have bitbaked "nxp-image-real-time-edge" yocto project for IMX8MP. and build Jailhouse repository by devtool. However, when I compile the Jaihouse, I get the following error:

xxx@LinuxForiMX:/nxp/Repositories/Jailhouse/imx-jailhouse$ make
warning: the compiler differs from the one used to build the kernel
The kernel was built by: x86_64-linux-gnu-gcc-12 (Ubuntu 12.3.0-1ubuntu1
22.04) 12.3.0
You are using: gcc-12 (Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0
MODPOST /home/xxx/nxp/Repositories/Jailhouse/imx-jailhouse/Module.symvers
ERROR: modpost: "ioremap_page_range" [/home/xxx/nxp/Repositories/Jailhouse/imx-jailhouse/driver/jailhouse.ko] undefined!
ERROR: modpost: "__get_vm_area_caller" [/home/xxx/nxp/Repositories/Jailhouse/imx-jailhouse/driver/jailhouse.ko] undefined!
ERROR: modpost: "lapic_timer_period" [/home/xxx/nxp/Repositories/Jailhouse/imx-jailhouse/driver/jailhouse.ko] undefined!
make[2]: *** [scripts/Makefile.modpost:145: /home/xxx/nxp/Repositories/Jailhouse/imx-jailhouse/Module.symvers] Error 1
make[1]: *** [Makefile:1877: modpost] Error 2
make: *** [Makefile:40: modules] Error 2

Does anyone know how to resolve this error?

Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant