官方首頁:https://www.virtualbox.org/
解決:先移除安裝有錯誤的 VirtualBox RPM,安裝一些編譯所需的套件,再重新安裝一次 VirtualBox RPM。
shell> rpm -e VirtualBox-4.3-4.3.26_98988_el5-1 shell> yum install binutils gcc make patch libgomp glibc-headers glibc-devel kernel-headers kernel-devel shell> rpm -ivh VirtualBox-4.3-4.3.26_98988_el5-1.x86_64.rpm