<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-15">
<META content="MSHTML 6.00.6000.16890" name=GENERATOR></HEAD>
<BODY style="MARGIN: 4px 4px 1px; FONT: 10pt Tahoma">
<DIV><FONT face="Trebuchet MS" size=3>Jay:</FONT></DIV>
<DIV><FONT face="Trebuchet MS" size=3></FONT> </DIV>
<DIV><FONT face="Trebuchet MS" size=3>I tried building on Vista using the approach I outlined earlier, taking into account the config stuff you relayed to me. Thanks. </FONT></DIV>
<DIV><FONT face="Trebuchet MS" size=3></FONT> </DIV>
<DIV><FONT face="Trebuchet MS" size=3>I</FONT><FONT face="Trebuchet MS" size=3> started with your d5.8.2 minimal binary install, fixed up the config stuff, and built the "min" packages, twice over.</FONT></DIV>
<DIV><FONT face="Trebuchet MS" size=3>I succeeded in building the minimal installation (no fatal errors reported).</FONT></DIV>
<DIV><FONT face="Trebuchet MS" size=3></FONT> </DIV>
<DIV><FONT face="Trebuchet MS" size=3>Then, when trying to build everything, I ran into problems. See the list below.</FONT></DIV>
<DIV><FONT face="Trebuchet MS" size=3></FONT> </DIV>
<DIV><FONT face="Trebuchet MS" size=3>The first package to run into problems (aside from m3cc, which seems to be expected to fail on Windows) is <STRONG>m3-libs\sysutils</STRONG>. The errors stem from a <STRONG>missing Utypes interface</STRONG>. See below:</FONT></DIV>
<DIV><FONT face="Trebuchet MS" size=3><FONT face="Courier New" size=2>new source -> compiling System.i3<BR>"..\src\System.i3", line 40: unable to find interface (Utypes)<BR>"..\src\System.i3", line 37: symbol not exported (Utypes.pid_t)</FONT><BR></FONT></DIV>
<DIV><FONT face="Trebuchet MS" size=3>Any ideas on how to resolve?</FONT></DIV>
<DIV><FONT face="Trebuchet MS" size=3>--Randy Coleburn</FONT></DIV>
<DIV><FONT face="Courier New"> </DIV></FONT>
<DIV><FONT face="Courier New">ERROR LOG SUMMARY:<BR>-----------------<BR>WARNING: Errors in package m3-sys\m3cc for -build<BR>WARNING: Errors in package m3-libs\sysutils for -build<BR>WARNING: Errors in package m3-libs\sysutils for -ship<BR>WARNING: Errors in package m3-sys\m3middle for -build<BR>WARNING: Errors in package m3-sys\m3objfile for -build<BR>WARNING: Errors in package m3-sys\m3linker for -build<BR>WARNING: Errors in package m3-sys\m3back for -build<BR>WARNING: Errors in package m3-sys\m3staloneback for -build<BR>WARNING: Errors in package m3-sys\m3front for -build<BR>WARNING: Errors in package m3-sys\m3quake for -build<BR>WARNING: Errors in package m3-sys\cm3 for -build<BR>WARNING: Errors in package m3-sys\m3tools for -build<BR>WARNING: Errors in package m3-sys\m3cgcat for -build<BR>WARNING: Errors in package m3-sys\m3cggen for -build<BR>WARNING: Errors in package m3-sys\mklib for -build<BR>WARNING: Errors in package m3-sys\libdump for -build<BR>WARNING: Errors in package m3-sys\cm3ide for -build<BR>WARNING: Errors in package m3-www\http for -build<BR>WARNING: Errors in package m3-tools\m3tohtml for -build<BR>WARNING: Errors in package m3-tools\m3browser for -build<BR>WARNING: Errors in package m3-www\proxy for -build<BR>WARNING: Errors in package m3-obliq\obliqrt for -build<BR>WARNING: Errors in package m3-obliq\obliqparse for -build<BR>WARNING: Errors in package m3-obliq\obliqprint for -build<BR>WARNING: Errors in package m3-obliq\obliq for -build<BR>WARNING: Errors in package m3-obliq\obliqlibemb for -build<BR>WARNING: Errors in package m3-obliq\obliqlibm3 for -build<BR>WARNING: Errors in package m3-obliq\obliqlibui for -build<BR>WARNING: Errors in package m3-obliq\obliqlibanim for -build<BR>WARNING: Errors in package m3-obliq\obliqsrvstd for -build<BR>WARNING: Errors in package m3-obliq\obliqsrvui for -build<BR>WARNING: Errors in package m3-obliq\obliqbinmin for -build<BR>WARNING: Errors in package m3-obliq\obliqbinstd for -build<BR>WARNING: Errors in package m3-obliq\obliqbinui for -build<BR>WARNING: Errors in package m3-obliq\obliqbinanim for -build<BR>WARNING: Errors in package m3-obliq\obliqlib3D for -build<BR>WARNING: Errors in package m3-obliq\visualobliq for -build<BR>WARNING: Errors in package m3-obliq\vocgi for -build<BR>WARNING: Errors in package m3-obliq\vorun for -build<BR>WARNING: Errors in package m3-ui\webvbt for -build<BR>WARNING: Errors in package m3-demo\mentor for -build<BR>WARNING: Errors in package caltech-parser\parserlib\parserlib\test for -build<BR>WARNING: Errors in package m3-libs\sgml for -build<BR>WARNING: Errors in package m3-www\deckscape for -build<BR>WARNING: Errors in package m3-www\webscape for -build<BR>WARNING: Errors in package m3-www\webcat for -build<BR>---END-of-List---</FONT></DIV>
<DIV><FONT face="Courier New"></FONT> </DIV>
<DIV><FONT face="Courier New">===END do-cm3===</FONT></DIV>
<DIV><FONT face="Courier New"></FONT> </DIV>
<DIV><FONT face="Courier New">C:\cm3\Sandbox\scripts\win>cd ..\..\m3-libs\sysutils</FONT></DIV>
<DIV><FONT face="Courier New"></FONT> </DIV>
<DIV><FONT face="Courier New">C:\cm3\Sandbox\m3-libs\sysutils>cm3<BR>--- building in NT386 ---</FONT></DIV>
<DIV><FONT face="Courier New"></FONT> </DIV>
<DIV><FONT face="Courier New">ignoring ..\src\m3overrides</FONT></DIV>
<DIV><FONT face="Courier New"></FONT> </DIV>
<DIV><FONT face="Courier New">new source -> compiling System.i3<BR>"..\src\System.i3", line 40: unable to find interface (Utypes)<BR>"..\src\System.i3", line 37: symbol not exported (Utypes.pid_t)<BR>2 errors encountered<BR>new source -> compiling System.m3<BR>"..\src\System.m3", line 27: imported interface contains errors (System)<BR>1 error encountered<BR>new source -> compiling Confirmation.m3<BR>"..\src\Confirmation.m3", line 5: imported interface contains errors (System)<BR>1 error encountered<BR>new source -> compiling ConnectRdWr.m3<BR>"..\src\ConnectRdWr.m3", line 6: imported interface contains errors (System)<BR>1 error encountered<BR>new source -> compiling SystemWin32.m3<BR>"..\src\WIN32\SystemWin32.m3", line 27: imported interface contains errors (System)<BR>1 error encountered<BR>compilation failed => not building library "sysutils.lib"<BR>Fatal Error: package build failed</FONT></DIV></BODY></HTML>