Luboš & Alexander, > 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.
There are some limitations on SHM support on NON-MMU platforms (which I assume you are using, due to your questioning being specific on uClinux), please check out: http://www.mjmwired.net/kernel/Documentation/nommu-mmap.txt > HTH > Alexander Cheers Ulisses _______________________________________________ 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