[fpc-pascal] Error when compiled !!!
Marco van de Voort
marcov at stack.nl
Wed Feb 8 14:46:34 CET 2006
> I've compiled free pascal IDE included in the
> freepascal package but it always say that a file named
> "sysunixh.inc" not found. Where can I find the file
> ???
> For that troubleshoot i have include the error
> (captured from linux console).
> thx b4
Somehow it considers the RTL is out of date.
Some things to attempt:
- make sure no .ppu and .o's are left behind and then retry
- if it still fails temporarily rename rtl/ to rtl2/
P.s. 1.0.10 is years old, it's recommended to use a 2.x version
More information about the fpc-pascal
mailing list