﻿id,summary,reporter,owner,description,type,status,component,version,resolution,keywords,cc,guest,host
10960,--disable-vmmraw  fails to build with 4.2.0 => Fixed in SVN,Marius Cirsta,," I tried to compile Virtualbox 4.2.0 on x86_64 with these options:

  ./configure --disable-docs --nofatal --disable-pulse --disable-vmmraw 

 And got the following error:

kBuild: Compiling VBoxVMM - /mnt/aux/packages/virtualbox/src/VirtualBox-4.2.0/src/VBox/VMM/VMMR3/STAM.cpp /mnt/aux/packages/virtualbox/src/VirtualBox-4.2.0/src/VBox/VMM/VMMR3/SELM.cpp: In function 'int selmR3UpdateShadowGdt(PVM, PVMCPU)': /mnt/aux/packages/virtualbox/src/VirtualBox-4.2.0/src/VBox/VMM/VMMR3/SELM.cpp:961:40: error: 'selmGuestToShadowDesc' was not declared in this scope /mnt/aux/packages/virtualbox/src/VirtualBox-4.2.0/src/VBox/VMM/VMMR3/SELM.cpp: In function 'int selmR3UpdateShadowLdt(PVM, PVMCPU)': /mnt/aux/packages/virtualbox/src/VirtualBox-4.2.0/src/VBox/VMM/VMMR3/SELM.cpp:1240:48: error: 'selmGuestToShadowDesc' was not declared in this scope /mnt/aux/packages/virtualbox/src/VirtualBox-4.2.0/src/VBox/VMM/VMMR3/SELM.cpp: In function 'VBOXSTRICTRC selmR3UpdateSegmentRegisters(PVM, PVMCPU)': /mnt/aux/packages/virtualbox/src/VirtualBox-4.2.0/src/VBox/VMM/VMMR3/SELM.cpp:1323:71: error: 'selmIsSRegStale32' was not declared in this scope /mnt/aux/packages/virtualbox/src/VirtualBox-4.2.0/src/VBox/VMM/VMMR3/SELM.cpp:1335:72: error: 'selmIsSRegStale32' was not declared in this scope /mnt/aux/packages/virtualbox/src/VirtualBox-4.2.0/src/VBox/VMM/VMMR3/SELM.cpp:1350:81: error: 'selmIsShwDescGoodForSReg' was not declared in this scope /mnt/aux/packages/virtualbox/src/VirtualBox-4.2.0/src/VBox/VMM/VMMR3/SELM.cpp:1352:71: error: 'selmLoadHiddenSRegFromShadowDesc' was not declared in this scope kmk: *** [/mnt/aux/packages/virtualbox/src/VirtualBox-4.2.0/out/linux.amd64/release/obj/VBoxVMM/VMMR3/SELM.o] Error 1",defect,closed,VMM/RAW,VirtualBox 4.2.0,fixed,vmmraw,,other,other
