DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=37855>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=37855 Summary: mod_deflate causes build failure on Win32 Product: Apache httpd-2 Version: 2.2.0 Platform: Other OS/Version: other Status: NEW Severity: major Priority: P2 Component: Build AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] Using the Apache 2.2.0 rev2 Windows source ZIP file, building Apache with mod_deflate bombs out with the following error: NMAKE -f mod_deflate.mak CFG="mod_deflate - Win32 Release" RECURSE=0 .\Release\mod_deflate.so Microsoft (R) Program Maintenance Utility Version 6.00.9782.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. tempfile.bat rc.exe /l 0x409 /fo".\Release\mod_deflate.res" /d "NDEBUG" .\mod_deflate.rc cl.exe @C:\Temp\nma04736. mod_deflate.c link.exe @C:\Temp\nmb04736. LINK : fatal error LNK1181: cannot open input file "zlib.lib" NMAKE : fatal error U1077: 'link.exe' : return code '0x49d' Stop. NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio\VC98\BIN\NMAKE.exe"' : return code '0x2' Stop. Error executing NMAKE. httpd.exe - 3 error(s), 15 warning(s) -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
