[vbox-dev] [PATCH] Enable vbox to build on FreeBSD HEAD

Gustau Pérez gperez at entel.upc.edu
Mon May 4 10:04:24 GMT 2009


  Hi,

  tried your patch and your port. It compiles fine in current (svn
didn't compile). When trying to kldload the module it fails. I tried :

        kldload /boot/kernel/vboxdrv.ko

  and fail with an strange error :

       kldload: can't load /boot/kernel/vboxdrv.ko: No such file or
directory

  however it is there. Looking in dmesg :

      link_elf: symbol unit2minor undefined

  It is strange. On the other hand there's another error. If I try to
start VirtualBox by hand in the terminal I see it looks like
there are some shared objects installed in the wrong place :

        [root at portatil ~]# VirtualBox
       VirtualBox: supR3HardenedVerifyFileInternal: Failed to open
"/usr/local/share/virtualbox/VBoxRT.so": No such file or directory (2)

  If you want me to do something, let me know.

  Regards,

  Gusi





More information about the vbox-dev mailing list