I have a question in regards to building php-5.2.5 on Windows.  I followed
the direction under "Quick Guide to Building On Windows" on the following
website exactly:

http://php.mirror.camelnetwork.com/manual/en/install.windows.building.php

 

However, I am unable to build the project because I continually get the
following error when I run "nmake":

 

C:\work\php-5.2.5>nmake

 

Microsoft (R) Program Maintenance Utility Version 9.00.21022.08

Copyright (C) Microsoft Corporation.  All rights reserved.

 

        "" -h win32\ -r ..\Release_TS\ -x ..\Release_TS\
win32\build\wsyslog.mc

'-h' is not recognized as an internal or external command,

operable program or batch file.

NMAKE : fatal error U1077: '"' : return code '0x1'

Stop.

 

 

Any help or suggestions to how to fix this problem would be greatly
appreciated.

 

Thanks in advance for your help,

Andrew

Reply via email to