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=10131>.
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=10131

script.awk missing results in fatal error

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|INVALID                     |



------- Additional Comments From [EMAIL PROTECTED]  2002-06-21 19:33 -------
This additional information might be useful:

The command just prior to the fatal awk call works without complaint:
awk -f script.awk "docs/conf/httpd-win.conf" "\Apache2" > 
"\Apache2\conf\httpd.default.conf"

When I run the problem awk command from the command line I get:
awk: script.awk:10: (FILENAME=docs/conf/ssl-std.conf FNR=253) fatal: cannot 
open 
file `\Apache2' for reading (Permission denied (EACCES))

C:\Download\Temp\httpd-2.0.39>awk --version
GNU Awk 3.0.6
Copyright (C) 1989, 1991-2000 Free Software Foundation.

I do have cygwin installed on my machine but its after \awk in the path.

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

Reply via email to