[fpc-devel]unix.pp on Darwin is broken
Karl-Michael Schindler
schindler at physik.uni-halle.de
Fri Jan 23 00:11:14 CET 2004
make cycle or make rtl gives
Target OS: Darwin for PowerPC
Compiling ../unix/unix.pp
unix.pp(23,2) Fatal: Can't open include file "systypes.inc"
make[1]: *** [unix.ppu] Error 1
including ptypes.inc instead of systypes.inc gives:
Target OS: Darwin for PowerPC
Compiling ../unix/unix.pp
unix.pp(699,63) Error: Incompatible type for arg no. 5: Got "ptimeval",
expected "Longint"
unix.pp(701,63) Error: Incompatible type for arg no. 5: Got "ptimeval",
expected "Longint"
unix.pp(1533) Fatal: There were 2 errors compiling module, stopping
make[1]: *** [unix.ppu] Error 1
More information about the fpc-devel
mailing list