[fpc-pascal] systemh.inc(117, 16) Error: Duplicate identifier "FarPointer"

Eric Kom erickom at metropolitancollege.co.za
Tue May 7 07:39:29 CEST 2013


Good day,

Compile failed.
Please see below the error/bug.

svn up
make clean
make OVERRIDEVERSIONCHECK=1 NOGDB=1 OPT='-O- -gl -Xs-' all
....................
....................
/bin/mkdir -p /home/erickom/freePascal27/fpc/rtl/units/i386-linux
/usr/local/lib/fpc/2.7.1/ppc386 -Ur -Ur -Xs -O2 -n -Fi../inc -Fi../i386 
-Fi../unix -Fii386 -FE. 
-FU/home/erickom/freePascal27/fpc/rtl/units/i386-linux -O- -gl -Xs- 
-di386 -dRELEASE -Us -Sg system.pp
systemh.inc(117,16) Error: Duplicate identifier "FarPointer"
systemh.inc(117,29) Error: Identifier not found "NearFsPointer"
systemh.inc(117,29) Error: Error in type definition
systemh.inc(939,42) Error: Type "FarPointer" is not completely defined
system.pp(48,34) Fatal: There were 4 errors compiling module, stopping
Fatal: Compilation aborted
make[7]: *** [system.ppu] Error 1
make[7]: Leaving directory `/home/erickom/freePascal27/fpc/rtl/linux'
make[6]: *** [linux_all] Error 2
make[6]: Leaving directory `/home/erickom/freePascal27/fpc/rtl'
make[5]: *** [rtl] Error 2
make[5]: Leaving directory `/home/erickom/freePascal27/fpc/compiler'
make[4]: *** [next] Error 2
make[4]: Leaving directory `/home/erickom/freePascal27/fpc/compiler'
make[3]: *** [ppc1] Error 2
make[3]: Leaving directory `/home/erickom/freePascal27/fpc/compiler'
make[2]: *** [cycle] Error 2
make[2]: Leaving directory `/home/erickom/freePascal27/fpc/compiler'
make[1]: *** [compiler_cycle] Error 2
make[1]: Leaving directory `/home/erickom/freePascal27/fpc'
make: *** [build-stamp.i386-linux] Error 2




More information about the fpc-pascal mailing list