> It's a bug in PCRE that has been reported, can't find the bug report > just now though, you can fix it with a compiler define for using ANSI C.
Just for the record thats the patch to fix this issue: http://bugs.exim.org/attachment.cgi?id=294 And here is the original bug: http://bugs.php.net/bug.php?id=46040 Even though "make" finishes with success, cli is not made. $ make cli echo '\ \ Target "cli" is up to date. $ ls sapi/cli/php ls: 0653-341 The file sapi/cli/php does not exist. will dig into this next monday when i get to office again. -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php