On 10/08/16 23:34, Sapphire Cat wrote:
If you can link to the bit of the configure script you're having
problems with, I can give me detailed advice.


No problem. The config fragment I'm looking at starts at
https://github.com/php/php-src/blob/bffd78fa771a7d424a84a54bc2926aa999f685de/ext/opcache/config.m4#L31

Those tests are not really meaningful for Rumprun, given that they all use fork(). It's even hard to say if the answer should be "no" or "yes". One way to figure things out would be to patch all of them to "no" and see what happens when you run php.

The flock tests can be replaced with compile-time tests, see here:
https://www.freelists.org/post/rumpkernel-users/Adventures-in-PHPSymfony,3

Reply via email to