ID: 46969 Updated by: bj...@php.net Reported By: mgainty at hotmail dot com Status: Open -Bug Type: Systems problem +Bug Type: *Compile Issues Operating System: Windows -PHP Version: Irrelevant +PHP Version: 5.2.8 New Comment:
Reclassified. Previous Comments: ------------------------------------------------------------------------ [2008-12-30 02:12:41] mgainty at hotmail dot com Description: ------------ I am attempting to build with either make OR nmake and cannot get past BUILD errors download PHP 5.2.8 and attempt to build %PHP_HOME%\win32>make Makefile make: *** No rule to make target `Makefile'. Stop. What does this mean? %PHP_HOME%\build>make build.mk make: Nothing to be done for `build.mk'. What does this mean? Reproduce code: --------------- Download 5.2.8 and try to build it Expected result: ---------------- I expect a build which is not so horribly broken that it will at least produce meaningful error messages Actual result: -------------- %PHP_HOME%\win32>make Makefile make: *** No rule to make target `Makefile'. Stop. What does this mean? %PHP_HOME%\build>make build.mk make: Nothing to be done for `build.mk'. What does this mean? ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=46969&edit=1