pp.yacc is not critical for cpp+libpp it is a yacc %token file for libpp tokens which can be used by a yacc grammar combined with libpp as the lexical analyzer currently only cia uses it
On Thu, 23 Dec 2010 12:22:34 +0530 Hariharan Raghavendra 1 wrote: > This is a multipart message in MIME format. > --=_alternative 0025DD2865257802_= > Content-Type: text/plain; charset="US-ASCII" > Hi Glenn, > > Compiling ast-base.2010-06-21.tgz & INIT.2010-06-21.tgz on AIX 6.1. > I get the following errors, when compiled. > lib/libpp: > make [lib/libpp]: *** exit code 2 making pp.yacc > make [lib/libpp]: *** 1 action failed > make: *** exit code 1 making lib/libpp > But nmake works fine, when i tested it with a sample. > Thanks & Regards, > Hariharan R. > --=_alternative 0025DD2865257802_= > Content-Type: text/html; charset="US-ASCII" > <font size=2 face="sans-serif">Hi Glenn,</font> > <br><font size=2 face="sans-serif"> </font> > <br><font size=2 face="sans-serif"> </font><font size=2 face=" > Arial">Compiling > ast-base.2010-06-21.tgz & INIT.2010-06-21.tgz on AIX 6.1.</font> > <br> > <br><font size=2 face="sans-serif">I get the following errors, when compiled. > </font> > <br> > <br><font size=2 face="sans-serif"><b>lib/libpp:</b></font> > <br><font size=2 face="sans-serif"><b>make [lib/libpp]: *** exit code 2 > making pp.yacc</b></font> > <br><font size=2 face="sans-serif"><b>make [lib/libpp]: *** 1 action > failed</b></font> > <br><font size=2 face="sans-serif"><b>make: *** exit code 1 making > lib/libpp</b></font> > <br> > <br><font size=2 face="sans-serif">But nmake works fine, when i tested > it with a sample. </font> > <br> > <br> > <br><font size=2 face="sans-serif">Thanks & Regards,</font> > <br><font size=2 face="sans-serif">Hariharan R.</font> > --=_alternative 0025DD2865257802_=-- _______________________________________________ ast-developers mailing list [email protected] https://mailman.research.att.com/mailman/listinfo/ast-developers
