<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">
<div><br class="webkit-block-placeholder"></div>Hello! <div><br class="webkit-block-placeholder"></div><div>I'm trying to build VirtualBox from SVN on intel Mac OS X 10.4.10 with last dev tools. I found the kLdr package "from month ago" and put the source into src/VBox/Runtime/kLdr, I configure as: </div><div><br class="webkit-block-placeholder"></div><div>./configure --disable-sdl-ttf --with-gcc=/opt/local/bin/i386-elf-gcc-3.4.3  --with-g++=/opt/local/bin/i386-elf-g++-3.4.3  --ose </div><div><br class="webkit-block-placeholder"></div><div>It builds, though, I had to tweak makefiles to omit non-existing darwin installation and USB support, but it's minor. </div><div><br class="webkit-block-placeholder"></div><div>Can you help me, why doesn't it run without "export VBOX_SUPLIB_FAKE="fake"" ? I tried to load beta2 kernel extension - it doesn't go; I tried to load the newly-built extension - it doesn't go. Here's how I run it: </div><div><br class="webkit-block-placeholder"></div><div>egor2-ws:~/builds/vbox/out/darwin.x86/release/dist/VirtualBox.app/Contents/MacOS egor$ ./VBoxBFE -hda ~/Library/VirtualBox/VDI/xp.vdi  -boot c -m 256 </div><div>VirtualBox Simple SDL GUI built Sep  3 2007 11:19:17</div><div>Unknown error creating VM (VERR_GENERAL_FAILURE)!</div><div>VBox status code: -1 (VERR_GENERAL_FAILURE)</div><div>Error: VM creation failed with VERR_GENERAL_FAILURE.</div><div><br class="webkit-block-placeholder"></div><div>Even with "fake" specified, it doesn't boot Windows; after the windows splash screen, the virtualbox segfaults. Extensions installed.  Ubuntu starts to boot, but very slow. Didnt' tested if it can finish the boot, but kernel is working, that's for sure. </div><div><br></div><div><div> <span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><div>-- </div><div>    Egor Egorov</div><div>    <a href="http://www.fine.kiev.ua">http://www.fine.kiev.ua</a>/</div><div><br class="khtml-block-placeholder"></div><div><br class="khtml-block-placeholder"></div><br class="Apple-interchange-newline"></span></span></span> </div><br></div></body></html>