[fpc-devel] Duplicate TTime type ?

ik idokan at gmail.com
Fri Jan 8 16:15:28 CET 2010


Hello,

I'm trying to build FPC 2.5.1 revision 14575.
When I do
make zipinstall
I have the following error message:

/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
ptypes.inc(101,17) Error: Duplicate identifier "TTime"
system.pp(380) Fatal: There were 1 errors compiling module, stopping
Fatal: Compilation aborted
make[7]: *** [system.ppu] Error 1
make[7]: Leaving directory `/home/ik/projects/fpc/fpc/rtl/linux'
make[6]: *** [linux_all] Error 2
make[6]: Leaving directory `/home/ik/projects/fpc/fpc/rtl'
make[5]: *** [rtl] Error 2
make[5]: Leaving directory `/home/ik/projects/fpc/fpc/compiler'
make[4]: *** [next] Error 2
make[4]: Leaving directory `/home/ik/projects/fpc/fpc/compiler'
make[3]: *** [ppc1] Error 2
make[3]: Leaving directory `/home/ik/projects/fpc/fpc/compiler'
make[2]: *** [cycle] Error 2
make[2]: Leaving directory `/home/ik/projects/fpc/fpc/compiler'
make[1]: *** [compiler_cycle] Error 2
make[1]: Leaving directory `/home/ik/projects/fpc/fpc'
make: *** [build-stamp.x86_64-linux] Error 2


When did a TTime type was added prior to  ptypes.inc and where and why ?

Ido
http://ik.homelinux.org/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-devel/attachments/20100108/10639622/attachment.html>


More information about the fpc-devel mailing list