On Wed, 4 Oct 2006, Wolfe, Robert wrote:
> Good morning all! > > Downloaded the latest source from SVN and when trying to build the Sparc > port, I get the following error: > > make[3]: Leaving directory `/home/robert/fpc/utils/tply' > make -C h2pas all > make[3]: Entering directory `/home/robert/fpc/utils/h2pas' > /bin/mkdir -p units/sparc-linux > /home/robert/fpc/compiler/ppcsparc -Ur -Xs -O2 -n -Sg > -Fu/home/robert/fpc/rtl/units/sparc-linux -FE. -FUunits/sparc-linux > -dsparc -dRELEASE h2pas.pas > h2pas.pas(931,1) Error: Illegal expression > h2pas.pas(931,5) Error: Illegal expression > h2pas.pas(931,9) Error: Illegal expression > h2pas.pas(931,10) Error: Illegal expression > h2pas.pas(931,10) Fatal: Syntax error, ";" expected but "identifier > MINE" found This is a SVN conflict. do a svn revert /home/robert/fpc/utils/h2pas/h2pas.pas That should solve your problem. Michael. _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal