sanchez77 Posted May 2, 2012 Share Posted May 2, 2012 So I am trying to build PHP on a Win Server 2008 x64 box (i know, win sucks) I have VS 2008, the SDK 6.1 and the src PHP 5.4 I followed the instructions here: https://wiki.php.net/internals/windows/stepbystepbuild I able to build the version in my local x32 Win Vista Environment, but when I started the same process in Win Server 2008 x64, everything was fine untl I ran the nmake command then I received NMAKE: fatal error U1073: don't know how to make 'Zend\zend_ini_parser.y' Stop :'( Any ideas? Anyone experience this before? Appreciate anyone's input please. Link to comment https://forums.phpfreaks.com/topic/261976-php-build-on-windows-2008-x64/ Share on other sites More sharing options...
requinix Posted May 3, 2012 Share Posted May 3, 2012 Did you grab the SDK tools? Link to comment https://forums.phpfreaks.com/topic/261976-php-build-on-windows-2008-x64/#findComment-1342504 Share on other sites More sharing options...
sanchez77 Posted May 3, 2012 Author Share Posted May 3, 2012 Yes, I am using the php-sdk-binary-tools-20110915 Link to comment https://forums.phpfreaks.com/topic/261976-php-build-on-windows-2008-x64/#findComment-1342626 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.