<div dir="ltr">Hello,<br><br>I'm trying to build FPC 2.5.1 revision 14575.<br>When I do <br>make zipinstall <br>I have the following error message:<br><br>/usr/bin/ppcx64 -Ur -Ur -Xs -O2 -n -Fi../inc -Fi../x86_64 -Fi../unix -Fix86_64 -FE. -FU/home/ik/projects/fpc/fpc/rtl/units/x86_64-linux -Cg -dx86_64 -dRELEASE -Us -Sg system.pp<br>
ptypes.inc(101,17) Error: Duplicate identifier "TTime"<br>system.pp(380) Fatal: There were 1 errors compiling module, stopping<br>Fatal: Compilation aborted<br>make[7]: *** [system.ppu] Error 1<br>make[7]: Leaving directory `/home/ik/projects/fpc/fpc/rtl/linux'<br>
make[6]: *** [linux_all] Error 2<br>make[6]: Leaving directory `/home/ik/projects/fpc/fpc/rtl'<br>make[5]: *** [rtl] Error 2<br>make[5]: Leaving directory `/home/ik/projects/fpc/fpc/compiler'<br>make[4]: *** [next] Error 2<br>
make[4]: Leaving directory `/home/ik/projects/fpc/fpc/compiler'<br>make[3]: *** [ppc1] Error 2<br>make[3]: Leaving directory `/home/ik/projects/fpc/fpc/compiler'<br>make[2]: *** [cycle] Error 2<br>make[2]: Leaving directory `/home/ik/projects/fpc/fpc/compiler'<br>
make[1]: *** [compiler_cycle] Error 2<br>make[1]: Leaving directory `/home/ik/projects/fpc/fpc'<br>make: *** [build-stamp.x86_64-linux] Error 2<br><br><br>When did a TTime type was added prior to ptypes.inc and where and why ?<br>
<br>Ido<br clear="all"><a href="http://ik.homelinux.org/">http://ik.homelinux.org/</a><br>
</div>