Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 01 Nov 2013 01:06:03 +0600
From:      =?koi8-r?B?59XM0cXXIOfP28E=?= <gosha-necr@yandex.ru>
To:        Volodymyr Kostyrko <c.kworr@gmail.com>, =?utf-8?B?QmVybmhhcmQgRnLDtmhsaWNo?= <decke@freebsd.org>, "freebsd-emulation@freebsd.org" <emulation@freebsd.org>
Subject:   Re: [Call for Testers] VirtualBox 4.3.0
Message-ID:  <341571383246363@web22m.yandex.ru>
In-Reply-To: <52727961.7060607@gmail.com>
References:  <CAE-m3X1dzz4iS8EYJibyts1NVtZd1q2RRyQMwkzYHyjdZhV9sw@mail.gmail.com> <526944B2.4040308@gmail.com> <52711A32.1090507@gmail.com> <74691383232657@web1m.yandex.ru> <52727961.7060607@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
   31.10.2013, 21:38, "Volodymyr Kostyrko" <c.kworr@gmail.com>:

     -Wp,-MD,/usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.3.0/ou
     t/freebsd.amd64/release/obj/VBoxSVC/src-server/freebsd/NetIf-freebsd
     .o.dep
     -Wp,-MT,/usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.3.0/ou
     t/freebsd.amd64/release/obj/VBoxSVC/src-server/freebsd/NetIf-freebsd
     .o
     -Wp,-MP -o
     /usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.3.0/out/freebs
     d.amd64/release/obj/VBoxSVC/src-server/freebsd/NetIf-freebsd.o
     /usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.3.0/src/VBox/M
     ain/src-server/freebsd/NetIf-freebsd.cpp
     *** Error code 2

     To build VirtualBox with gcc46 this file must include the
     highlighted
     include. When your build fails edit this file in place and add
     "#define
     <stdlib.h>" somewhere in the file header (probably near stdlib.h).
     After
     that you can continue building.
     I haven't tested whether VirtualBox builds with lang/gcc42 or
     included
     gcc on STABLE-10 and I'm actually not interested in it.
     --
     Sphinx of black quartz, judge my vow.

   Thanks! Adding #include <stdlib.h> solve problem with building.

   But VBoxManage "any action" gets error (Exact same error with
   VirtualBox from ports on 10-STABLE, PR: 183085 ):

   VBoxManage: error: Failed to create the VirtualBox object!
   VBoxManage: error: Code NS_ERROR_ABORT (0x80004004) - Operation aborted
   (extended info not available)
   VBoxManage: error: Most likely, the VirtualBox COM server is not
   running or failed to start.

   uname -a:FreeBSD BSD-VBOX 10.0-BETA2 FreeBSD 10.0-BETA2 #0: Thu Oct 31
   23:11:53 MSK 2013 mike@BSD-VBOX:/usr/obj/usr/src/sys/BSDSERV amd64

   I have a headless machine. My user is in vboxusers group, and vboxdrv,
   vboxnetadp and vboxflt loaded and dbus started.

   Volodymyr, can you tell please, are your VirtualBox instance works on
   10-STABLE? And how it working (For example is VBoxManage list ostypes -
   working?). Maybe you say that it works only with existed machines and
   not works on any other actions?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?341571383246363>