Hi Elias, thanks. I am currently working on a shared variable database that workswithout shm_open() and friends. So the problem will disappear when I am finished.
/// Jürgen On 06/19/2014 07:58 PM, Elias Mårtenson wrote:
When cross-compiling for Android, the configure script seems to detect that the shm_functions are available, when they are actually not.If I manually undefine HAVE_shm_open, then the build works. Regards, Elias
