From owner-freebsd-current@FreeBSD.ORG Sat Nov 17 02:04:11 2012 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id AE41A4E7 for ; Sat, 17 Nov 2012 02:04:11 +0000 (UTC) (envelope-from ken@tydfam.jp) Received: from daemon.sub.tydfam.jp (ns.tydfam.jp [61.197.228.42]) by mx1.freebsd.org (Postfix) with ESMTP id 4F06C8FC13 for ; Sat, 17 Nov 2012 02:04:10 +0000 (UTC) Received: from localhost (tyd3.sub.tydfam.jp [192.168.1.3]) by daemon.sub.tydfam.jp (8.14.5/8.14.5) with ESMTP id qAH2454n007736; Sat, 17 Nov 2012 11:04:06 +0900 (JST) (envelope-from ken@tydfam.jp) Date: Sat, 17 Nov 2012 11:04:05 +0900 (JST) Message-Id: <20121117.110405.806577941401349924.ken@tydfam.jp> To: Lucas.James@LDJcs.Com.Au Subject: Re: Q) KLDload error From: ken In-Reply-To: <50A6E51F.5030705@LDJcs.Com.Au> References: <20121117.085808.525573020410572007.ken@tydfam.jp> <50A6E51F.5030705@LDJcs.Com.Au> X-Mailer: Mew version 6.5 on Emacs 24.2 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-2.2 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD autolearn=unavailable version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on daemon.sub.tydfam.jp Cc: freebsd-current@freebsd.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Nov 2012 02:04:11 -0000 From: Lucas James > > You will need to rebuild and install the virtualbox-ose-kmod port. > > > regards, > Lucas Yes, I did and yet I have the following error with "kldload vboxdrv". Is "vm_page_lock_queues" renamed? It is in "./work/VirtualBox-4.1.22/src/VBox/Runtime/r0drv/freebsd/memobj-r0drv-freebsd.c" # tail -f /var/log/messages : : : Nov 17 10:53:17 t3 pkg: virtualbox-ose-kmod-4.1.22 installed Nov 17 10:53:55 t3 kernel: link_elf_obj: symbol vm_page_lock_queues undefined Nov 17 10:53:55 t3 kernel: linker_load_file: Unsupported file type : : :