[fpc-pascal] fpsocket error
Henry Vermaak
henry.vermaak at gmail.com
Wed Aug 19 00:27:30 CEST 2009
2009/8/18 Евгений <sem-evgen at rambler.ru>:
> Socket error[38]: Function not implemented
Try and write a short c program to test socket support in the kernel.
If it fails, maybe you need to re-configure (try `make menuconfig`)
and re-build your kernel to make sure that socket support is included.
If the c program works, fpc might be at fault.
Henry
More information about the fpc-pascal
mailing list