virtual box下安裝centos7的虛擬機,內核版本3.10.0-1062.el7.x86_64,我現在下載了linux-3.10.2的源代碼并編譯,都沒啥問題,但是最后在執行make install時提示Building the main Guest Additions module有問題,具體如下:
Building the main Guest Additions module.
Makefile:29: arch/x86/boot/Makefile.include.header: No such file or directory
Makefile:151: arch/x86/boot/Makefile.include.footer: No such file or directory
make[2]: *** No rule to make target `arch/x86/boot/Makefile.include.footer'. Stop.
Creating user for the Guest Additions.
Creating udev rule for the Guest Additions kernel module
我使用的是當前系統的.config檔案,為什么會出現這種情況,如何解決呢?
為什么新編譯的內核需要編譯這個guest additions 模塊呢?
請大俠指教
轉載請註明出處,本文鏈接:https://www.uj5u.com/caozuo/64808.html
標籤:系統維護與使用區
