Hi, auto builds are failing since three days or so. Could the person who moved the scripts to their own directory look into this? Apparently, the scripts directory does not get created in VPATH builds. - Sascha for prog in phpize php-config pear phpextdist; do \ /home/sas/src/php4/build/shtool install -c -m 755 scripts/$prog /home/sas/auto_build/tmp_build/php-install/bin/$prog; \ done cp: scripts/phpize: No such file or directory cp: scripts/php-config: No such file or directory cp: scripts/pear: No such file or directory cp: scripts/phpextdist: No such file or directory make[2]: *** [install-programs] Error 1 make[2]: Leaving directory `/home/sas/auto_build/tmp_build/ZTS-CGI/pear' make[1]: *** [install-recursive] Error 1 make[1]: Leaving directory `/home/sas/auto_build/tmp_build/ZTS-CGI/pear' make: *** [install-recursive] Error 1 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]