[Call for Testers] VirtualBox 4.3.0
Matthias Apitz
guru at unixarea.de
Mon Aug 4 12:40:43 UTC 2014
El día Monday, August 04, 2014 a las 02:15:19PM +0200, Matthias Apitz escribió:
> > Please have a look at /var/log/messages when loading the kernel module
> > because the real cause is posted there when loading fails.
>
> Thanks for your feedback; the message is:
>
> Aug 4 10:34:10 aurora guru: /usr/local/etc/rc.d/vboxguest: WARNING: Can't load vboxguest module.
> Aug 4 10:34:10 aurora kernel: link_elf: symbol RTMpGetCoreCount undefined
more Infos:
root at aurora:/usr/ports/emulators/virtualbox-ose-additions # ls -l `find work | fgrep RTMpGetCoreCount` -rw-r--r-- 1 root wheel 2448 Aug 4 12:55 work/VirtualBox-4.3.0/out/freebsd.x86/release/obj/RuntimeGuestR3/generic/RTMpGetCoreCount-generic.o
-rw-r--r-- 1 root wheel 5274 Aug 4 12:55 work/VirtualBox-4.3.0/out/freebsd.x86/release/obj/RuntimeGuestR3/generic/RTMpGetCoreCount-generic.o.dep
-rw-r--r-- 1 root wheel 2504 Aug 4 12:55 work/VirtualBox-4.3.0/out/freebsd.x86/release/obj/RuntimeGuestR3Shared/generic/RTMpGetCoreCount-generic.o
-rw-r--r-- 1 root wheel 5350 Aug 4 12:55 work/VirtualBox-4.3.0/out/freebsd.x86/release/obj/RuntimeGuestR3Shared/generic/RTMpGetCoreCount-generic.o.dep
-rw-r--r-- 1 root wheel 1502 Oct 15 2013 work/VirtualBox-4.3.0/src/VBox/Runtime/generic/RTMpGetCoreCount-generic.cpp
root at aurora:/usr/ports/emulators/virtualbox-ose-additions # nm work/VirtualBox-4.3.0/out/freebsd.x86/release/obj/RuntimeGuestR3/generic/RTMpGetCoreCount-generic.o | fgrep RTMpGetCoreCount
00000000 T RTMpGetCoreCount
root at aurora:/usr/ports/emulators/virtualbox-ose-additions # nm work/VirtualBox-4.3.0/out/freebsd.x86/release/obj/RuntimeGuestR3Shared/generic/RTMpGetCoreCount-generic.o | fgrep RTMpGetCoreCount
00000000 T RTMpGetCoreCount
root at aurora:/usr/ports/emulators/virtualbox-ose-additions # nm /boot/modules/vboxguest.ko | fgrep RTMpGetCoreCount U RTMpGetCoreCount
i.e. RTMpGetCoreCount-generic.cpp was compiled but somehow not included
in the kernel module?
matthias
--
Matthias Apitz | /"\ ASCII Ribbon Campaign:
E-mail: guru at unixarea.de | \ / - No HTML/RTF in E-mail
WWW: http://www.unixarea.de/ | X - No proprietary attachments
phone: +49-170-4527211 | / \ - Respect for open standards
| en.wikipedia.org/wiki/ASCII_Ribbon_Campaign
More information about the freebsd-emulation
mailing list