From owner-freebsd-emulation@freebsd.org Wed Mar 2 22:30:52 2016 Return-Path: Delivered-To: freebsd-emulation@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 137A0AC238D; Wed, 2 Mar 2016 22:30:52 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id B5E6B1D1F; Wed, 2 Mar 2016 22:30:51 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Subject: Re: SVN r296272 breaks virtualbox To: Michael Butler , freebsd-current References: <56D617D1.5040209@protected-networks.net> Cc: "freebsd-emulation@freebsd.org" From: Jung-uk Kim Message-ID: <56D7699B.10602@FreeBSD.org> Date: Wed, 2 Mar 2016 17:30:51 -0500 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0 MIME-Version: 1.0 In-Reply-To: <56D617D1.5040209@protected-networks.net> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Mar 2016 22:30:52 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 On 03/ 1/16 05:29 PM, Michael Butler wrote: > The removal of "taskqueue_enqueue_fast" breaks the virtualbox > kmods: > > Mar 1 16:54:36 toshi kernel: vboxdrv: fAsync=0 offMin=0x914 > offMax=0x151c Mar 1 16:54:36 toshi kernel: link_elf_obj: symbol > taskqueue_enqueue_fast undefined Mar 1 16:54:36 toshi kernel: > linker_load_file: Unsupported file type Mar 1 16:54:36 toshi > kernel: link_elf_obj: symbol taskqueue_enqueue_fast undefined Mar > 1 16:54:36 toshi kernel: linker_load_file: Unsupported file type > Mar 1 16:54:36 toshi kernel: KLD vboxnetadp.ko: depends on > vboxnetflt - not available or version mismatch Mar 1 16:54:36 > toshi kernel: linker_load_file: Unsupported file type It should be fixed now (r409965). Jung-uk Kim -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBCAAGBQJW12mUAAoJEHyflib82/FGjCoIAI7SgVEn4KsODrF4/y/Aifp1 vw9jDQ9oGo7z3zRKk7C14/tLeS6Z+GjrfZldKOJBZHKoWLlzs9+WCpXmESez10Kj 0nR3dbk2RHAE0iHFqwz7jzzANGu/eZohsgQ44a7ZhZcnrlUchGLCIz3eZMQWctYz KFUHLewYbr0/nBn/HB5G/5LI/DEBvhlxgplfjOFyvjZXXeYWot3q2cUvhNUjWQMf B3iqXmeMQmQ4lHPA/GkIDpIUwhi0sSn8FoaaV+dF13MU023lBE//klcUn5GbYd4Y 4DkLzZJKy4gpfdKelkSU8GUAVERRKonxkROtRRvt9eioE8IpEcT2KDMkshEmXFU= =Fj+q -----END PGP SIGNATURE-----