[fpc-pascal] Compilation Error At revision 25270.

Mark Morgan Lloyd markMLl.fpc-pascal at telemetry.co.uk
Fri Aug 16 18:06:33 CEST 2013


Eric Kom wrote:
> svn up
> make clean
> export PP=/usr/local/lib/fpc/2.7.1/ppc386
> make OVERRIDEVERSIONCHECK=1 NOGDB=1 OPT='-O- -gl -Xs-' all
> ................................
> pp.pas(248) Warning: Implicit uses of Variants unit
> pp.pas(247,1) Fatal: There were 1 errors compiling module, stopping
> Fatal: Compilation aborted
> make[4]: *** [ppc386] Error 1
> make[4]: Leaving directory `/home/erickom/fpcBuild/fpc/compiler'
> make[3]: *** [wpocycle] Error 2
> make[3]: Leaving directory `/home/erickom/fpcBuild/fpc/compiler'
> make[2]: *** [cycle] Error 2
> make[2]: Leaving directory `/home/erickom/fpcBuild/fpc/compiler'
> make[1]: *** [compiler_cycle] Error 2
> make[1]: Leaving directory `/home/erickom/fpcBuild/fpc'
> make: *** [build-stamp.i386-linux] Error 2
> erickom at cloudOne:~/fpcBuild/fpc$ svn up
> Updating '.':
> At revision 25270.

Try again, I think it's fixed at 25271.

As a general point, you'd make it far easier for everybody- including 
yourself- if you used the stable compiler (2.6.2) as your starting 
point. Also, if you want to know what revision you're at then use  svn 
info  rather than  svn up.

-- 
Mark Morgan Lloyd
markMLl .AT. telemetry.co .DOT. uk

[Opinions above are the author's, not those of his employers or colleagues]



More information about the fpc-pascal mailing list