ID:               41322
 Updated by:       [EMAIL PROTECTED]
 Reported By:      auroraeosrose at gmail dot com
-Status:           Assigned
+Status:           Feedback
 Bug Type:         Compile Failure
 Operating System: winxpsp2
 PHP Version:      5CVS-2007-05-08 (CVS)
 Assigned To:      edink
 New Comment:

You probably meant 1.60.2.1.2.6. As far as I can see .5 is only
copyright change.

But I cannot reproduce this problem. As you can see from
http://snaps.php.net/ our snaps builder is working just fine. It is
using VC6 atm and I have tested it on VC8 as well.

This patch was meant to fix the problem where some DLLs were built
twice and thus the VC8 manifest file was not embedded properly.

Our build line is:

cscript /nologo configure.js --enable-snapshot-build --with-gd=shared

This to avoid the glitch of gd always wanting to be a statically built
extension. Don't think it would affect your build but would you please
try that with the latest 5.2 sources?


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

[2007-05-08 04:11:57] auroraeosrose at gmail dot com

Description:
------------
revision 1.60.2.1.2.5 of win32/build/confutils.js makes
--enable-snapshot-build and nmake snap head into an endless loop of
compiling - never gets past the zend sources, reverting the change fixes
the problem (occurs with msvc6 & 8), not sure exactly what the problem
is since the snaps.php.net builds appear to be working (operating system
difference?)

This is Microsoft Visual Studio 6 with service pack 6 on and VS 2005
with service pack 1 on windows xp

Reproduce code:
---------------
cscript /nologo configure.js --enable-snapshot-build
nmake snap



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


-- 
Edit this bug report at http://bugs.php.net/?id=41322&edit=1

Reply via email to