> ppc386 -FE. -FU/home/fpcfan/src/fpc-test/rtl/units/i386-linux -di386
> -dRELEASE ../unix/sockets.pp
> sockets.inc(431,3) Error: Identifier not found "Result"
> sockets.pp(69) Fatal: There were 1 errors compiling module, stopping
> sockets.pp(69) Error: Compilation aborted
>
> Vincent.


you guys probably know, but the fix is simple..compiles if you change line 431 
'Result' to
StrToHostAddr6'

objfpc mode is off possibly on this unit?


_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to