ID:               46969
 Updated by:       paj...@php.net
 Reported By:      mgainty at hotmail dot com
-Status:           Open
+Status:           Bogus
 Bug Type:         *Compile Issues
 Operating System: Windows
 PHP Version:      5.2.8
 New Comment:

There is no make on windows (Visual C++).

5.2.8 builds fine on Windows, please ask support questions on the php
windows internals mailing list.


Previous Comments:
------------------------------------------------------------------------

[2008-12-30 08:09:13] bj...@php.net

Reclassified.

------------------------------------------------------------------------

[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

Reply via email to