On 8 feb 2006, at 14:46, Marco van de Voort wrote:
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.
No, the RTL it finds first is simply not compiled. The original
poster is building inside /usr/src, and the makefile automatically
include the host platform's RTL directory in the unit search path.
- if it still fails temporarily rename rtl/ to rtl2/
This would work.
Jonas
_______________________________________________
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal