Forgive my ignorance, but I've installed tinycorelinux as a development platform for my webserver. I've written a simple posix based application (a telnet server). It works fine under my other target (debian) but fails when trying to create a message queue on my tinycore target.
Does anyone know if there is an extension I need to install? Possibly containing the posix libraries?
I tried searching but was unable to find anything.
Thanks in advance