Page 1 of 1

[Solved] guest additions can't find version.h for debian 9 (stretch)

Posted: 23. Oct 2017, 19:47
by carolus
Guest additions in VirtualBox 5.1.8r111374 can't find file "version.h" for debian 9 (stretch).

"grep: /lib/modules/4.9.0-4-686/build/include/linux/version.h: No such file or directory"

Re: guest additions can't find version.h for debian 9 (stretch)

Posted: 23. Oct 2017, 20:08
by socratis
carolus wrote:VirtualBox 5.1.8r111374
That's a way too old build. Try the latest 5.2.0 or 5.1.30.

Re: guest additions can't find version.h for debian 9 (stretch)

Posted: 23. Oct 2017, 21:12
by Perryg
IIRC you also would find it missing if the headers were not installed or if the kernel was an rc.

Re: guest additions can't find version.h for debian 9 (stretch)

Posted: 23. Oct 2017, 23:46
by carolus
Updating VirtualBox to 5.2.0 solved the problem. Thanks.