Hi,

I just tried to compile a programm using shm_open() for kamikaze 8.09.1 (brcm47xx).
During linking the Programm with libarys an error is raisd. Linking of shm_open() ans shm_unlink fails.

Is there a way to compile OpenWRT with shm_open/_unlink support.
Or is it better to programm a wrapper from shm_open() to shmget().


Tom