L505 wrote: > > >>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?
Fixed. However, I don't know how it slipped through my make cycle test :) _______________________________________________ fpc-devel maillist - [email protected] http://lists.freepascal.org/mailman/listinfo/fpc-devel
