[vbox-dev] tstVMStructGC is 32 bits on my 64-bit machine
walt
w41ter at gmail.com
Wed Nov 12 11:50:00 PST 2008
I just wasted hours discovering that the reason I can't build
vbox.svn on my amd64 machine is that I didn't have 32-bit
emulation enabled in my linux kernel.
That's why I got 'can't execute binary file tstVMStructGC'
in the middle of compiling vbox, which kills the build.
So, is tstVMStructGC really supposed to be a 32-bit file
even on a 64-bit OS? All the others are 64-bit.
Thanks.
More information about the vbox-dev
mailing list