Changes between Initial Version and Version 1 of Ticket #15032, comment 1
- Timestamp:
- Jan 20, 2016 9:14:07 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #15032, comment 1
initial v1 1 1 Hi, I just face this problem with kernel 4.4 and VirtualBox 5.0.12 also: 2 2 {{{ 3 3 /opt/VBoxGuestAdditions-5.0.12/src/vboxguest-5.0.12/vboxsf/lnkops.c:67:5: error: unknown field ‘follow_link’ specified in initializer 4 4 .follow_link = sf_follow_link, … … 15 15 make[1]: *** [_module_/opt/VBoxGuestAdditions-5.0.12/src/vboxguest-5.0.12/vboxsf] Error 2 16 16 make[1]: Leaving directory `/root/Work/LinuxEudyptula/linux.git' 17 17 }}}