[Lazarus] lnet Socket error[38]: Function not implemented under linux-arm

Aleš Katona almindor at gmail.com
Tue Jun 9 13:03:08 CEST 2009


On Tue, 9 Jun 2009 17:14:10 +0800 (CST)
brianwung at seed.net.tw wrote:

> >Seems to me that either a sockets.somefunction() isn't implemented in FPC for arm, >or considering the error report with number, the given function is not implemented >in arm/linux kernel.
> 
> >Can you try strace/backtrace so we know which function was called?
> 
> >Ales
> 
> The error message called by TLSocket.onError
> 
> Thanks.
> 
> Brian.
> 

No I need the function called specifically. If you use debug info and run it inside gdb do a "bt" for backtrace and paste that here. OnError is just the handler AFTER an error happens. I need to see which function caused it.

Ales




More information about the Lazarus mailing list