Hello Luboš,

On Tuesday 21 September 2010, 15:04:33 you wrote:
> I get an error
> 
> Page size - 4096
> Error in socket - 38

The errno 38 corresponds to ENOSYS which means function not implemented. My 
first idea about this is you missed a kernel config. CONFIG_SYSVIPC is 
possibly one. Enable it.
I had once a similar problem with message queues which have a separate kernel 
config.

HTH
Alexander
_______________________________________________
uClinux-dev mailing list
uClinux-dev@uclinux.org
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by uclinux-dev@uclinux.org
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to