Does anyone know the conditions that broke the script in HEAD, e.g. which
extension/what was missing? Even throwing away the libxml libraries doesn't
cause an error here.

Easiest way to reproduce the runtime error in confutil is to empty the
lib/ dir and leave only resolv's files.

Heh...

Checking for arpa\nameser.h ...  ..\bindlib_w32
Checking for library resolv_a.lib ... <not found>
Checking for library resolv.lib ... <not found>
ERROR: We really need that arpa\nameser.h file - it is part of the bindlib package

Actually with that fixed, the thing *still* works for me in HEAD. Sounds like a good idea but... doesn't help here.

I'm going to drop this for now and investigate when I've time. But it really wasn't a nasty merging accident (unlike the other one), it's just a weird and - for me at least - unreproducible error.

- Steph

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to