<html><head><meta http-equiv=Content-Type content="text/html; charset=iso-8859-1"><META name="Author" content="Novell GroupWise WebAccess"></head><body style='font-family: Tahoma, sans-serif; font-size: 13px; '><DIV>I am listing below the verbose compiler output for the caltech-parser\parserlib\parserlib\test package.</DIV>
<DIV> </DIV>
<DIV>This build is from WindowsXP platform.</DIV>
<DIV> </DIV>
<DIV>The problem is the command:  C:\cm3\bin/..\pkg\caltech-parser\parserlib\ktok\NT386\ktok ..\src\Calc.t -o CalcTok.i3<BR></DIV>
<DIV>This command should instead be one of the following 2 variants:</DIV>
<DIV>1.  C:\cm3\bin\ktok ..\src\Calc.t -o CalcTok.i3</DIV>
<DIV>2.  ..\..\ktok\NT386\ktok ..\src\Calc.t -o CalcTok.i3<BR>depending on whether you want to grab ktok.exe from the public bin folder or from ktok's local build folder.  I suspect the former would be the best bet, since the local build folder is often erased after shipping the package.</DIV>
<DIV> </DIV>
<DIV>I suspect the problem is in the parser.tmpl file located in C:\cm3\Sandbox\cm3\caltech-parser\parserlib\parserlib\src</DIV>
<DIV> </DIV>
<DIV>Specifically, the definitions found in lines 11-18 seem suspicious.</DIV>
<DIV> </DIV>
<DIV>Since I am not very familiar with this package, I would prefer someone else to make the correction.</DIV>
<DIV> </DIV>
<DIV>Compiler output is below:</DIV>
<DIV> </DIV>
<DIV>C:\cm3\Sandbox\cm3\caltech-parser\parserlib\parserlib\test>cm3 -verbose<BR>EVAL ("C:\cm3\bin\cm3.cfg")<BR>--- building in NT386 ---</DIV>
<DIV>cd NT386<BR>LIB_INSTALL is C:\cm3\lib<BR>ignoring ..\src\m3overrides</DIV>
<DIV>EVAL ("m3make.args")<BR>rm .M3SHIP<BR>rm .M3OVERRIDES<BR>C:\cm3\bin/..\pkg\caltech-parser\parserlib\ktok\NT386\ktok ..\src\Calc.t -o CalcTok.i3<BR>C:\cm3\bin/..\pkg\caltech-parser\parserlib\ktok\NT386\ktok ..\src\Calc.t -o CalcTok.i3<BR>The system cannot find the path specified.<BR>"C:\cm3\pkg\cit_util\src\generics.tmpl", line 38: quake runtime error: exit 1: C:\cm3\bin/..\pkg\caltech-parser\parserlib\ktok\NT386\ktok ..\src\Calc.t -o CalcTok.i3</DIV>
<DIV>--procedure--  -line-  -file---<BR>exec               --  <builtin><BR>_exec              38  C:\cm3\pkg\cit_util\src\generics.tmpl<BR>_xCons             37  C:\cm3\pkg\parserlib\src\parser.tmpl<BR>_tCons             70  C:\cm3\pkg\parserlib\src\parser.tmpl<BR>_tConsUn           71  C:\cm3\pkg\parserlib\src\parser.tmpl<BR>token              73  C:\cm3\pkg\parserlib\src\parser.tmpl<BR>include_dir         4  C:\cm3\Sandbox\cm3\caltech-parser\parserlib\parserlib\test\src\m3makefile<BR>                    5  C:\cm3\Sandbox\cm3\caltech-parser\parserlib\parserlib\test\NT386\m3make.args</DIV>
<DIV>Fatal Error: package build failed</DIV>
<DIV> seconds  #times  operation<BR>    0.01       1  garbage collection<BR>    0.06          other<BR>---------------------------------------------------<BR>    0.07          TOTAL</DIV>
<DIV>rm m3make.args<BR>cd ..</DIV>
<DIV>C:\cm3\Sandbox\cm3\caltech-parser\parserlib\parserlib\test></DIV>
<DIV> </DIV>
<DIV>Regards,</DIV>
<DIV>Randy Coleburn</DIV></body></html>