From owner-freebsd-current@FreeBSD.ORG Fri Dec 2 15:42:44 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 57520106564A for ; Fri, 2 Dec 2011 15:42:44 +0000 (UTC) (envelope-from decke@bluelife.at) Received: from groupware.itac.at (groupware.itac.at [91.205.172.99]) by mx1.freebsd.org (Postfix) with ESMTP id DFC918FC08 for ; Fri, 2 Dec 2011 15:42:43 +0000 (UTC) Received: from home.bluelife.at (93.104.210.95) by groupware.itac.at (Axigen) with (AES256-SHA encrypted) ESMTPSA id 16FFF4; Fri, 2 Dec 2011 16:42:54 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Date: Fri, 02 Dec 2011 16:42:43 +0100 From: Bernhard Froehlich To: Aryeh Friedman In-Reply-To: References: Message-ID: X-Sender: decke@bluelife.at User-Agent: Roundcube Webmail/0.6 X-AxigenSpam-Level: 1 X-CTCH-RefID: str=0001.0A0B020B.4ED8F1F2.0213,ss=1,fgs=0 X-CTCH-VOD: Unknown X-CTCH-Spam: Unknown X-Mailman-Approved-At: Fri, 02 Dec 2011 16:41:37 +0000 Cc: FreeBSD Current Subject: Re: emulators/vitrualbox-ose fails on 9.0-PRERELEASE X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Fri, 02 Dec 2011 15:42:44 -0000 On 26.11.2011 07:29, Aryeh Friedman wrote: > On Fri, Nov 25, 2011 at 3:39 AM, Bernhard Froehlich wrote: > >> On 25.11.2011 08:02, Aryeh Friedman wrote: >> >>> With the following installed and all the prerequest ports for vbox >>> when I >>> attempt to boot a default machine setup for freebsd guest OS >>> install it >>> fails immediately with: >>> >>>  Result Code: >>> >>> NS_ERROR_FAILURE (0x80004005) >>> >>> Component: >>> >>> Console >>> >>> Interface: >>> >>> IConsole {515e8e8d-f932-4d8e-9f32-79a52aead882} >>> >>> flosoft# uname -a >>> FreeBSD flosoft.no-ip.biz [1] 9.0-PRERELEASE FreeBSD >>> 9.0-PRERELEASE #4: Thu Nov >>> 24 22:45:48 EST 2011     >>> root@flosoft.no-ip.biz:/usr/obj/usr/src/sys/GENERIC >>> i386 >>> flosoft# kldstat >>> Id Refs Address    Size     Name >>>  1   27 0xc0400000 e59bd8   kernel >>>  2    1 0xc125a000 97a4     linprocfs.ko >>>  3    3 0xc1264000 2fcf4    linux.ko >>>  4    1 0xc1294000 ad87d0   nvidia.ko >>>  5    3 0xc7f12000 2d000    vboxdrv.ko >>>  6    1 0xc7f4b000 2000     vboxnetadp.ko >>>  7    1 0xc7f4d000 5000     vboxnetflt.ko >>>  8    2 0xc7f52000 b000     netgraph.ko >>>  9    1 0xc7f89000 4000     ng_ether.ko >> >> Sorry, but this information is not enough to have a clue what is >> going wrong. Please look at ~/Virtualbox VMs//logs/VBox.log (or kind >> of) and send the logfile. If that doesnt help please recompile the >> ports with the DEBUG option enabled. Thanks for the logfile and sorry that it took me so long to get back to you. I've found the following: 00:00:00.410 rtldrNativeLoad: dlopen('/usr/local/lib/virtualbox/VBoxREM32.so', RTLD_NOW | RTLD_LOCAL) failed: /usr/local/lib/virtualbox/VBoxREM32.so: Undefined symbol "atan2l" This tells that we have an undefined symbol in one of the shared objects but you are the first one to report this and 4.0.12 is used quite a lot so I guess that there is something strange going on in your system. Could you please try recompiling the virtualbox-ose port and see if this fixes it? -- Bernhard Fröhlich http://www.bluelife.at/