[fpc-pascal] Error when compiled !!!
Jonas Maebe
jonas.maebe at elis.ugent.be
Wed Feb 8 15:00:03 CET 2006
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
More information about the fpc-pascal
mailing list