Changes between Initial Version and Version 1 of Ticket #15445
- Timestamp:
- May 26, 2016 6:22:17 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #15445
- Property Status new → closed
- Property Resolution → duplicate
-
Ticket #15445 – Description
initial v1 1 VirtualBox 5.0.20 not working after upgrade Centos 6.81 !VirtualBox 5.0.20 not working after upgrade Centos 6.8 2 2 and no problem when using Centos 6.7 3 4 3 {{{ 5 4 /etc/rc.d/init.d/vboxdrv setup 6 5 Stopping VirtualBox kernel modules [ OK ] … … 8 7 Recompiling VirtualBox kernel modules [FAILED] 9 8 (Look at /var/log/vbox-install.log to find out what went wrong) 10 9 }}} 11 10 last line of /var/log/vbox-install.log 12 11 {{{ 13 12 /tmp/vbox.0/linux/VBoxNetFlt-linux.c: In function ‘vboxNetFltLinuxPacketHandler’: 14 13 /tmp/vbox.0/linux/VBoxNetFlt-linux.c:943: error: implicit declaration of function ‘vlan_tx_tag_present’ … … 17 16 make[1]: *** [_module_/tmp/vbox.0] Error 2 18 17 make: *** [vboxnetflt] Error 2 19 18 }}} 20 19 21 20 what should i do. thanks.