Mailing List Archive

[Bug 8008] - does not compile on winnt sp6
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=8008>.
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=8008

does not compile on winnt sp6





------- Additional Comments From pascal.barbedor@laposte.net 2002-04-15 08:36 -------
the only awk i can see installed on my machine is gnu awk 3.06 from djgpp
(delorie simtel) the build is ok on win2k with the same awk.

here is win32/libhttpd.rc (I restarted everything from the start and I dont
find any mod_autoindex.rc) the error happens on libhttpd.rc, error messages are
the same than in my previous post

1 VERSIONINFO
FILEVERSION ,0
PRODUCTVERSION ,0
FILEFLAGSMASK 0x3fL
#if defined(_DEBUG)
FILEFLAGS 0x01L
#else
FILEFLAGS 0x00L
#endif
FILEOS 0x40004L
FILETYPE 0x1L
FILESUBTYPE 0x0L
BEGIN
BLOCK "StringFileInfo"
BEGIN
BLOCK "040904b0"
BEGIN
VALUE "Comments", "All rights reserved. The license is available at
<http://www.apache.org/LICENSE.txt>. The Apache HTTP Server project pages are
at <http://httpd.apache.org/>.\0"
VALUE "CompanyName", "Apache Software Foundation\0"
VALUE "FileDescription", "Apache HTTP Server Core\0"
VALUE "FileVersion", "\0"
VALUE "InternalName", "libhttpd\0"
VALUE "LegalCopyright", "Copyright © 2000-2002 The Apache Software
Foundation.\0"
VALUE "OriginalFilename", "libhttpd.exe\0"
VALUE "ProductName", "Apache HTTP Server\0"
VALUE "ProductVersion", "\0"
END
END
BLOCK "VarFileInfo"
BEGIN
VALUE "Translation", 0x409, 1200
END
END

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org