Custom Query (16363 matches)
Results (1303 - 1305 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #1201 | duplicate | Installing guest additions on Windows XP seemingly hangs | ||
| Description |
When installing the Guest additions (in VirtualBox 1.5.4) on Windows XP, the installer gets to the stage where it prints: Installing Drivers... Output folder: C:\Program Files\innotek VirtualBox Guest Additions Then it appears to hang. However, if the installer window is moved to the side, it is revealed that it is actually awaiting the user to confirm installation of the non-WHQL-approved video driver. This window appears behind the installer window and does not show up on the taskbar--I only noticed it because I accidentally moved the Additions installer window to the side by accident when I meant to move a Windows Update window instead. |
|||
| #1202 | duplicate | doesn't compile on Linux | ||
| Description |
VB does't compile on Linux. See build log. |
|||
| #1203 | fixed | doesn't compile on Linux | ||
| Description |
VB doesn't compile on Linux. {standard input}: Assembler messages:
{standard input}:573: Error: bad register name `%dil'
kmk[3]: *** [/cache/portage/app-emulation/virtualbox-1.5.4-r1/work/VirtualBox-1.5.4_OSE/out/linux.amd64/release/obj/src/VBox/VMM/VMMGC/VMMAll/TMAllVirtual.o] Error 1
The failing command:
@g++ -m32 -c -O2 -g -Wall -pedantic -Wno-long-long -Wno-trigraphs -pipe -fno-exceptions -fno-rtti -O2 -mtune=generic -fno-omit-frame-pointer -fno-strict-aliasing -fno-stack-protector -I/cache/portage/
app-emulation/virtualbox-1.5.4-r1/work/VirtualBox-1.5.4_OSE/src/VBox/VMM -I/cache/portage/app-emulation/virtualbox-1.5.4-r1/work/VirtualBox-1.5.4_OSE/src/VBox/VMM/VMMGC -I/cache/portage/app-emulation/virtualbox-
1.5.4-r1/work/VirtualBox-1.5.4_OSE/src/VBox/VMM/PATM -I/cache/portage/app-emulation/virtualbox-1.5.4-r1/work/VirtualBox-1.5.4_OSE/include -I/cache/portage/app-emulation/virtualbox-1.5.4-r1/work/VirtualBox-1.5.4_
OSE/out/linux.amd64/release -DVBOX -DVBOX_WITHOUT_IDT_PATCHING -DVBOX_OSE -DVBOX_WITH_INTERNAL_NETWORKING -DRT_OS_LINUX -D__LINUX__ -D_FILE_OFFSET_BITS=64 -DRT_ARCH_X86 -D__X86__ -DIN_GC -DHC_ARCH_BITS=64 -DGC_A
RCH_BITS=32 -DIN_VMM_GC -DIN_PDM_GC -DIN_CFGM_GC -DIN_IOM_GC -DIN_MM_GC -DIN_RT_GC -DIN_TRPM_GC -DIN_SELM_GC -DIN_VM_GC -DIN_IOM_GC -DIN_DIS_GC -DDIS_CORE_ONLY -DIN_PGM_GC -DIN_CPUM_GC -DIN_EM_GC -DIN_TM_GC -DIN
_PATM_GC -DIN_CSAM_GC -DIN_REM_GC -DIN_DBGF_GC -Wp,-MD,/cache/portage/app-emulation/virtualbox-1.5.4-r1/work/VirtualBox-1.5.4_OSE/out/linux.amd64/release/obj/src/VBox/VMM/VMMGC/VMMAll/TMAllVirtual.o.dep -Wp,-MT,
/cache/portage/app-emulation/virtualbox-1.5.4-r1/work/VirtualBox-1.5.4_OSE/out/linux.amd64/release/obj/src/VBox/VMM/VMMGC/VMMAll/TMAllVirtual.o -Wp,-MP -o /cache/portage/app-emulation/virtualbox-1.5.4-r1/work/Vi
rtualBox-1.5.4_OSE/out/linux.amd64/release/obj/src/VBox/VMM/VMMGC/VMMAll/TMAllVirtual.o /cache/portage/app-emulation/virtualbox-1.5.4-r1/work/VirtualBox-1.5.4_OSE/src/VBox/VMM/VMMAll/TMAllVirtual.cpp
kmk[3]: *** Waiting for unfinished jobs....
kmk[3]: Leaving directory `/cache/portage/app-emulation/virtualbox-1.5.4-r1/work/VirtualBox-1.5.4_OSE/src/VBox/VMM'
kmk[2]: *** [pass_binaries_before] Error 2
kmk[2]: Leaving directory `/cache/portage/app-emulation/virtualbox-1.5.4-r1/work/VirtualBox-1.5.4_OSE/src/VBox'
kmk[1]: *** [pass_binaries_before] Error 2
kmk[1]: Leaving directory `/cache/portage/app-emulation/virtualbox-1.5.4-r1/work/VirtualBox-1.5.4_OSE/src'
kmk: *** [pass_binaries_before] Error 2
|
|||

