<html><FONT size=2>
<P>Hello...</P>
<P>Compiling on 0.6.27 on Kubuntu i686 Linux 2.66.22 gcc 4.1.3</P>
<P>I get...</P>
<P>../http/ngx_http_file_cache.c: In function ngx_http_file_cache_get:</P>
<P>../http/ngx_http_file_cache.c:60: warning: passing argument 1 of ngx_create_hashed_filename from incompatible pointer type</P>
<P>../http/ngx_http_file_cache.c:60: warning: passing argument 2 of ngx_create_hashed_filename from incompatible pointer type</P>
<P>../http/ngx_http_file_cache.c:60: error: too few arguments to function ngx_create_hashed_filename</P>
<P>Did a find on ngx_create_hashed_filename and have:</P>
<P>../core/ngx_file.c(73): ngx_create_hashed_filename(path, file-&gt;name.data, file-&gt;name.len);</P>
<P>../core/ngx_file.c(123):ngx_create_hashed_filename(ngx_path_t *path, u_char *file, size_t len)</P>
<P>../http/ngx_http_file_cache.c(60): ngx_create_hashed_filename(&amp;c-&gt;file, ctx-&gt;path);</P>
<P>../core/ngx_file.h(99):void ngx_create_hashed_filename(ngx_path_t *path, u_char *file, size_t len);</P>
<P></P>
<P>The offending line in ngx_http_file_cache.c does seem to need 3 args... in addition it seems that the call should be</P>
<P>ngx_create_hashed_filename(ctx-&gt;path, c-&gt;file.name.data, c-&gt;file.name.len);</P>
<P>Your opinions are greatly appreciated...</P>
<P>Daniel</P></FONT></html>
<font face=Times-New-Roman size=2><br><br>_____________________________________________________________<br><a href="http://thirdpartyoffers.juno.com/TGL2112/fc/Ioyw6iifbbsY2MSeDpzVRK9ftWscm4KHkC6R9LTYB0C7KWPkgtOyK1/" target=_blank>New tax software helps the numbers add up. Click now!</a><br></font>