sounds like you know more about this stuff than I do, but
I thought I might suggest to remove the threadsafe/pthreads/optimization
related configure options to see if the problem then goes away...
this suggestion is based on the fact that php and threadsafety stuff is
kind of 'bleedingedge' ... us
After trying to compile my custom extension as a dynamic extension, I
decided to try to compile it as a static one. I found out that I have to
copy the directory with the sources and the config.m4 to the ext
directory under the source dir and call ./buildconf --force to rebuild
the configure script
2 matches
Mail list logo