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 wrowe@apache.org 2002-04-15 12:47 -------

Wild guess. Did you check out using cygwin, or grab a tarball (.tar.gz/.tar.Z)
rather than use the .zip file? Or did you use an awk interpreter that doesn't
know CR/LF line endings, perhaps cygwin's?

Clearly, the win32ver.awk script ran (or you wouldn't have this output at all.)
But it couldn't decode the version string ... it never saw the #define for the
version number (notice, it picked -nothing- up from that string, where it should
have had a version pattern "2,0,35,0", it has simply ",0".)

If you can identify one of the problems in the first paragraph, we may be able
to work around the issue.

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