Hi, On Tue, 2008-09-30 at 01:57 -0700, Sriram Natarajan wrote: > Jan > PHP 5.3 will be available in the web stack repository for engineers to > try it out as soon as PHp folks have the beta / RC[x] ready.. > PHP does not require GNU make
gmake is required when directly building from PHP-CVS and running the buildconf script (which creates the configure script) once that's done (for instance when using a release build or one from snaps.php.net) there's no need for gmake anymore. Probably that part could be "fixed", too, never looked into it. johannes