hi ,when i start VM from VB i get this msg :
Failed to start the virtual machine 55.
log from VM said :
Failed to start the virtual machine 55.
Code:
Unknown error creating VM (VERR_FILE_NOT_FOUND).
...detail
Result Code:
NS_ERROR_FAILURE (0x80004005)
Component:
Console
Interface:
IConsole {6375231a-c17c-464b-92cb-ae9e128d71c3}
Code:
...
00:00:03.216 rtldrNativeLoad: dlopen('/usr/local/lib/virtualbox/VBoxREM32.so', RTLD_NOW | RTLD_LOCAL) failed: /usr/local/lib/virtualbox
/VBoxREM32.so: Undefined symbol "atan2l"
00:00:03.216 VMSetError: /usr/ports/emulators/virtualbox-ose/work/VirtualBox-3.1.8_OSE/src/VBox/VMM/VM.cpp(323) int VMR3Create(uint32_t,
void (*)(VM*, void*, int, const char*, unsigned int, const char*, const char*, char*), void*, int (*)(VM*, void*), void*, VM**)
00:00:03.216 VMSetError: Unknown error creating VM
00:00:03.217 ERROR [COM]: aRC=NS_ERROR_FAILURE (0x80004005) aIID={6375231a-c17c-464b-92cb-ae9e128d71c3} aComponent={Console} aText={Unknown
error creating VM (VERR_FILE_NOT_FOUND)} aWarning=false, preserve=false
00:00:03.397 Power up failed (vrc=VERR_FILE_NOT_FOUND, rc=NS_ERROR_FAILURE (0X80004005))