<HTML><BODY style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; "><DIV><BR class="khtml-block-placeholder"></DIV><DIV>I'm attempting to build a VM for a 64-bit Intel mac, using image version #7051</DIV><DIV>and VM version 3.8.12.beta5U, and revision 1520 of the C sources.</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>I follow the usual steps regarding VMMaker, Balloon 3D, special change sets,</DIV><DIV>and gnuification.  </DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>If I check "64 bit VM" in VMMaker, generate sources, gnuify, and compile </DIV><DIV>I get these compilation errors:</DIV><DIV><SPAN class="Apple-tab-span" style="white-space:pre">        </SPAN>conflicting types for ioExit:</DIV><DIV><SPAN class="Apple-tab-span" style="white-space:pre">                </SPAN><FONT class="Apple-style-span" color="#760F50" face="Monaco">int</FONT><FONT class="Apple-style-span" face="Monaco"> ioExit(</FONT><FONT class="Apple-style-span" color="#760F50" face="Monaco">void</FONT><FONT class="Apple-style-span" face="Monaco">) {</FONT></DIV><DIV><FONT class="Apple-style-span" face="Monaco"><SPAN class="Apple-tab-span" style="white-space:pre">        </SPAN>previous declaration of ioExit was here:</FONT></DIV><DIV><SPAN class="Apple-tab-span" style="white-space:pre">                </SPAN><FONT class="Apple-style-span" face="Monaco">sqInt ioExit(</FONT><FONT class="Apple-style-span" color="#760F50" face="Monaco">void</FONT><FONT class="Apple-style-span" face="Monaco">);</FONT></DIV><DIV><SPAN class="Apple-tab-span" style="white-space:pre">        </SPAN></DIV><DIV>and ditto for: ioDisablePowerManager, ioBeep, ioFormPrint, attributeSize, etc</DIV><DIV>and also a few in sqMacTime: ioMicroMSecs, ioSeconds, ...</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>If I uncheck "64 bit VM", clean out sources, regenerate, etc, then I get</DIV><DIV>these undefined's from ld: </DIV><DIV><SPAN class="Apple-tab-span" style="white-space:pre">        </SPAN>_ioFilenamefromStringofLengthresolveAliases</DIV><DIV><SPAN class="Apple-tab-span" style="white-space:pre">        </SPAN>_vmEndianness</DIV><DIV> </DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>Has anyone else had a similar experience?  I'd prefer to build the 64-bit</DIV><DIV>version if possible.  Thanks a million for any suggestions.</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>Jay</DIV></BODY></HTML>