[Lazarus] sockets.pp(20, 5) Error: include file not found "osdefs.inc"

FreeMan freeman35 at delphiturkiye.com
Sat Mar 21 10:16:05 CET 2015


Is this problem from lazarus or fpc ?

On 20.03.2015 14:38, FreeMan wrote:
> fpc r30263 lazarus r48429 yosemite qt x64
>
> in
> /opt/freepascal/3.1.1/packages/rtl-extra/src/unix/sockets.pp
>
> unit Sockets;
> Interface
> {$ifdef Unix}
> Uses baseunix,UnixType;
> {$endif}
> {$i osdefs.inc}       { Compile time defines }
> ....
> this file is not in /opt/freepascal/3.1.1/packages/rtl-extra/src/unix/
>
>
> On 20.03.2015 13:54, Mattias Gaertner wrote:
>> On Fri, 20 Mar 2015 13:24:05 +0200
>> FreeMan<freeman35 at delphiturkiye.com>  wrote:
>>
>>> >That's a configuration problem in your lazarus. Please ask for help on
>>> >the fora or mailing lists.
>>> >Jonas Maebe (manager) wrote this that link.
>>> >is this problem from fpc or lazarus?
>> What Lazarus version?
>>
>> Check your FPC source directory and that you use the 3.1.1 compiler.
>>
>> Check View / IDE Internals / About IDE.
>>
>
>
> -- 
> _______________________________________________
> Lazarus mailing list
> Lazarus at lists.lazarus.freepascal.org
> http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
>





More information about the Lazarus mailing list