<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-15">
<META content="MSHTML 6.00.6002.18124" name=GENERATOR></HEAD>
<BODY style="MARGIN: 4px 4px 1px">
<DIV>Is everyone ok with the edit I made here?  If so, someone should promote this fix to the release branch.</DIV>
<DIV>Also, Is there a reason we should limit this package to POSIX platforms?</DIV>
<DIV>If not, we should take out the if statement at line 31 and the corresponding end.</DIV>
<DIV>--Randy<BR><BR>>>> Randy Coleburn <rcoleburn@elego.de> 12/1/2009 5:55 PM >>><BR>CVSROOT:/usr/cvs<BR>Changes by:rcoleburn@birch.09/12/01 17:55:12<BR><BR>Modified files:<BR>cm3/m3-tools/cvsup/suplib/src/: m3makefile <BR><BR>Log message:<BR>add missing "end" statement at line 58 to correct compile-time syntax error.<BR><BR>Someone needs to check me on this one.  After this change, I don't get any packages built in cvsup on WindowsXP, I suppose due to some prerequiste not being met.  But at least I don't get the syntax error.<BR><BR>Not sure why the package m3makefile seems to be limited to POSIX platforms at line 31.  Everything was building on Windows before.--R.Coleburn<BR><BR>Here is the compiler output before my correction:<BR><BR>C:\cm3\Sandbox\cm3\m3-tools\cvsup\suplib>cm3 -verbose<BR>EVAL ("C:\cm3\bin\cm3.cfg")<BR>--- building in NT386 ---<BR><BR>cd NT386<BR>LIB_INSTALL is C:\cm3\lib<BR>ignoring ..\src\m3overrides<BR><BR>EVAL ("m3make.args")<BR>rm .M3SHIP<BR>rm .M3OVERRIDES<BR>"C:\cm3\Sandbox\cm3\m3-tools\cvsup\suplib\NT386\m3make.args", line 5: quake runtime error: C:\cm3\Sandbox\cm3\m3-tools\cvsup\suplib\src\m3makefile, line 263: syntax error: "end" or "else" expected after "if"<BR><BR>--procedure--  -line-  -file---<BR>include_dir        --  <builtin><BR>5  C:\cm3\Sandbox\cm3\m3-tools\cvsup\suplib\NT386\m3make.args<BR><BR>Fatal Error: package build failed<BR><BR>seconds  #times  operation<BR>0.03       2  removing temporary files<BR>0.03          other<BR>---------------------------------------------------<BR>0.06          TOTAL<BR><BR>rm m3make.args<BR>cd ..<BR><BR>C:\cm3\Sandbox\cm3\m3-tools\cvsup\suplib><BR><BR></DIV></BODY></HTML>