[Call for Testers] VirtualBox 4.3.0

Гуляев Гоша gosha-necr at yandex.ru
Thu Oct 31 19:06:06 UTC 2013


   31.10.2013, 21:38, "Volodymyr Kostyrko" <c.kworr at 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 at 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?


More information about the freebsd-emulation mailing list