unread
A "make install" of the current 4.3 branch installs a broken phpize:
/usr/local/bin/phpize: line 1: /usr/local/lib/php/build/shtool: Permission denied
/usr/local/bin/phpize: line 61: -f: command not found
ls -l /usr/local/lib/php/build/shtool
-rw-r--r-- 1 root root 36075 Aug 26 19:30 /usr/local/lib/php/build/shtool
Somehow shtool is not getting 0755 perms.
Anybody change something that could have done this? It was ok a couple of
weeks ago.
-Rasmus