Custom Query (16363 matches)
Results (1432 - 1434 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #18398 | obsolete | Building Virtualbox on server without opengl ! | ||
| Description |
Last Version Version build is successful is build 6.0.0_rc1 After these Version switch for building without opengl is not implemented . SVGA 3D files --- error no open headerfile |
|||
| #10501 | invalid | Building the shared folder support module fails | ||
| Description |
This is for a fresh Ubuntu 12.04 install (64-bits) (kernel 3.2.0-23-generic): Uncompressing VirtualBox 4.1.4 Guest Additions for Linux......... VirtualBox Guest Additions installer add_symlink: link file /usr/src/vboxguest-4.1.4 already exists Removing existing VirtualBox DKMS kernel modules ...done. Removing existing VirtualBox non-DKMS kernel modules ...done. Building the VirtualBox Guest Additions kernel modules The headers for the current running kernel were not found. If the following module compilation fails then this could be the reason. Building the main Guest Additions module ...done. Building the shared folder support module ...fail! (Look at /var/log/vboxadd-install.log to find out what went wrong) Doing non-kernel setup of the Guest Additions ...done. Installing the Window System drivers Installing X.Org Server 1.11 modules ...done. Setting up the Window System to use the Guest Additions ...done. You may need to restart the hal service and the Window System (or just restart the guest system) to enable the Guest Additions. Installing graphics libraries and desktop services components ...done. Press Return to close this window... The aforementioned log file ends with:
/tmp/vbox.0/utils.c: In function ‘sf_init_inode’: /tmp/vbox.0/utils.c:113:9: erreur: assignment of read-only member ‘i_nlink’ /tmp/vbox.0/utils.c:122:9: erreur: assignment of read-only member ‘i_nlink’ /tmp/vbox.0/utils.c:132:9: erreur: assignment of read-only member ‘i_nlink’ /tmp/vbox.0/utils.c: In function ‘sf_nlscpy’: /tmp/vbox.0/utils.c:563:13: attention : passing argument 3 of ‘utf8_to_utf32’ from incompatible pointer type [enabled by default] include/linux/nls.h:53:12: note: expected ‘unicode_t *’ but argument is of type ‘wchar_t *’ make[2]: * tmp/vbox.0/utils.o Erreur 1 make[1]: * [_module_/tmp/vbox.0] Erreur 2 make: * [vboxsf] Erreur 2 Creating user for the Guest Additions. Creating udev rule for the Guest Additions kernel module. I will now try to upgrade my Virtual Box to see if this goes away, as there are similar bug reports (regarding OpenGL build failure, though). |
|||
| #10773 | fixed | Built in Debugger unusably broken | ||
| Description |
Launch wuth "virtualbox --dbg --startvm win7" where win7 is a virtual machine with windows7 installed. Turn on the debug window. Type "stop" and yes, the system freezes, I can view registers and see where the CPU is. But nothing related to flow of execution works. 't' does not trace. The emulator just starts going again. Breakpoints do not stop the cpu. Actually it looks like some damage is done when a breakpoint is hit. 'stop' and 'g' are the only commands that work as described. It's as if the interrupt vectors for trace or breakpoints have not been set. |
|||

