Bug 194033

Summary: emulators/virtualbox-ose-additions: vboxguest.ko can't be (kld)loaded
Product: Ports & Packages Reporter: Marko Cupać <marko.cupac>
Component: Individual Port(s)Assignee: Virtualbox Team (Nobody) <vbox>
Status: Closed DUPLICATE    
Severity: Affects Only Me CC: jkim
Priority: ---    
Version: Latest   
Hardware: amd64   
OS: Any   

Description Marko Cupać 2014-09-30 09:41:20 UTC
Hi,

I have fresh 9.3-RELEASE amd64 install as a guest on virtualbox hosted on Windows 7.

I have successfully installed virtualbox-ose-additions-4.3.16 from pkg standard repository, but I can't seem to load vboxguest.

When trying to kldload it manually, I get the following message:

pacija@efreet:~ % sudo kldload vboxguest
kldload: an error occurred while loading the module. Please check dmesg(8) for more details.

dmesg says:
link_elf_obj: symbol RTTermRegisterCallback undefined
linker_load_file: Unsupported file type

Hope someone can help me.
Comment 1 John Marino freebsd_committer freebsd_triage 2014-10-08 18:11:11 UTC
Here's a tip: if you put the category/portname in the title, e.g. emulators/virtualbox-ose-additions, when you create the PR, it gets automatically assigned to the maintainer.
Comment 2 Jung-uk Kim freebsd_committer freebsd_triage 2014-11-24 23:40:28 UTC
It was fixed with r369189.

*** This bug has been marked as a duplicate of bug 193804 ***