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<[email protected]> 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
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus