Date: Mon, 6 Jul 2009 11:10:27 +0200 From: Gary Jennejohn <gary.jennejohn@freenet.de> To: freebsd-emulation@freebsd.org Subject: Re: vbox driver Message-ID: <20090706111027.0aebcd18@ernst.jennejohn.org> In-Reply-To: <1970692187.410191246815846780.JavaMail.root@sz0128a.westchester.pa.mail.comcast.net> References: <10109645.410031246815787615.JavaMail.root@sz0128a.westchester.pa.mail.comcast.net> <1970692187.410191246815846780.JavaMail.root@sz0128a.westchester.pa.mail.comcast.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 5 Jul 2009 17:44:06 +0000 (UTC) rondzierwa@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@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090706111027.0aebcd18>