[fpc-devel]Linux troubles

Michail A.Baikov xakep at gamedot.ru
Wed Aug 21 11:28:37 CEST 2002


Michael Van Canneyt wrote:

>On Wed, 21 Aug 2002, Michail A.Baikov wrote:
>
>  
>
>>1. /etc/ppc386.cfg don't exists. Only fpc.cfg
>>2. I try next:
>>
>>fpc ./linderdm.pas -vat
>>
>>    
>>
>[cut]
>  
>
>>Compiling ./linderdm.pas
>>linderdm.pas(1,2) Fatal: Can't open include file defs.inc
>>
>>    
>>
>
>You left out the most important part of the log. -vut will show
>where the compiler looks when the file defs.inc is searched.
>Try again, and send me the output in a private email.
>Secondly, don't use fpc, but use ppc386 to do the following:
>
>strace ppc386 linderdm.pas -vut
>
>this will produce A LOT of output on standard error, please send me that
>as well.
>
>Also, it may be that the search for uppercase files is only enabled
>in delphi mode, but I'm not sure.
>
>Michael.
>
>  
>
Hmm, His trying find defs.inc, not DEFS.INC. I should rename all files 
to lowercase? ~1000 files ... :(






More information about the fpc-devel mailing list