vbox driver

Gary Jennejohn gary.jennejohn at freenet.de
Mon Jul 6 09:10:31 UTC 2009


On Sun, 5 Jul 2009 17:44:06 +0000 (UTC)
rondzierwa at comcast.net wrote:

> dmesg reveals the real problem: 
> 
> link_elf: symbol smp_rendezvous_cpus undefined 
> 
> I grep'ed the kernel sources (*.c, *.s, even *.h) and found no reference of this symbol. 
> Is my kernel too old? 
> 
> phoenix% uname -a 
> FreeBSD phoenix.hsd1.md.comcast.net 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Mar 8 04:04:40 EDT 2009 root at phoenix.hsd1.md.comcast.net:/usr/src/sys/i386/compile/PHOENIX i386 
> 

Well, I'm running -current and it's in /sys/kern/subr_smp.c.

VirtualBox expects to find this in any FreeBSD version >= 7.0.  I have
no idea why it's not in your kernel sources.

---
Gary Jennejohn


More information about the freebsd-emulation mailing list