DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12208>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12208

The latest kit 'httpd-2.0.40-win32-src' does not build under Windows

           Summary: The latest kit 'httpd-2.0.40-win32-src' does not build
                    under Windows
           Product: Apache httpd-2.0
           Version: 2.0.40
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Build
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


I have successfully built Apache for Windows many times on my system
using VC++ 6.0.  I usually use the command-line method:

nmake /f Makefile.win _apacher

The current v2.0.40 kit does not build.  It would appear that there is a
problem with the generation of resource files (.rc).  They all appear to
start with the lines:

1 VERSIONINFO
 FILEVERSION ,0
 PRODUCTVERSION ,0
 FILEFLAGSMASK 0x3fL


An example of the error produced is as follows:

.\mod_auth_digest.rc (2): error RC2127 : version WORDs separated by
commas expected


.\mod_auth_digest.rc (2): error RC2167 : unrecognized VERSIONINFO field;
BEGIN or comma expected

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to