Hi Valery<div><br></div><div>thank you, that one compiled without issues</div><div><br></div><div>Regards<br><br><div class="gmail_quote">On Sat, Dec 20, 2008 at 9:11 PM, Valery Kholodkov <span dir="ltr">&lt;<a href="mailto:valery%2Bnginxen@grid.net.ru">valery+nginxen@grid.net.ru</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Good that you&#39;ve mentioned it.<br>
<br>
Seems that I&#39;ve mistaken in this revision:<br>
<br>
<a href="http://svn.myau.su/?do=diff&amp;project=nginx_upload_files&amp;path=/branches/2.0/ngx_http_upload_module.c&amp;rev=75&amp;oldrev=70" target="_blank">http://svn.myau.su/?do=diff&amp;project=nginx_upload_files&amp;path=/branches/2.0/ngx_http_upload_module.c&amp;rev=75&amp;oldrev=70</a><br>

<br>
Try using updated archive:<br>
<br>
<a href="http://www.grid.net.ru/nginx/download/nginx_upload_module-2.0.8.tar.gz" target="_blank">http://www.grid.net.ru/nginx/download/nginx_upload_module-2.0.8.tar.gz</a><br>
<br>
nginx.mailinglist wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="Ih2E3d">
Hello<br>
<br>
<br>
firstly, thank you both for the help so far, appreciated<br>
<br>
anyways I tried compiling the latest update (2.0.8) but it seems another issue came up<br>
<br>
see attached (last few lines) compilation<br>
<br>
<br>
<a href="http://pastebin.com/m6d4ec39f" target="_blank">http://pastebin.com/m6d4ec39f</a><br>
<br>
<br>
Cheers / Spasibo :)<br>
<br>
<br></div><div><div></div><div class="Wj3C7c">
On Sat, Dec 20, 2008 at 6:05 PM, Valery Kholodkov &lt;<a href="mailto:valery%2Bnginxen@grid.net.ru" target="_blank">valery+nginxen@grid.net.ru</a> &lt;mailto:<a href="mailto:valery%252Bnginxen@grid.net.ru" target="_blank">valery%2Bnginxen@grid.net.ru</a>&gt;&gt; wrote:<br>

<br>
 &nbsp; &nbsp;Todd Fisher wrote:<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Not sure about 2.1.1, but for 2.0.7, it is probably an unsigned<br>
 &nbsp; &nbsp; &nbsp; &nbsp;comparison to signed warning that caused it to fail on line<br>
 &nbsp; &nbsp; &nbsp; &nbsp;981... &nbsp;In that case, using this line instead should fix the<br>
 &nbsp; &nbsp; &nbsp; &nbsp;warning:<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp;if((ssize_t)(u-&gt;output_file.offset + len) &gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;(ssize_t)(ulcf-&gt;max_file_size))<br>
<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp;On Fri, Dec 19, 2008 at 4:46 PM, nginx. mailinglist<br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;<a href="mailto:nginx.mailinglist@xinio.info" target="_blank">nginx.mailinglist@xinio.info</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:nginx.mailinglist@xinio.info" target="_blank">nginx.mailinglist@xinio.info</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:nginx.mailinglist@xinio.info" target="_blank">nginx.mailinglist@xinio.info</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:nginx.mailinglist@xinio.info" target="_blank">nginx.mailinglist@xinio.info</a>&gt;&gt;&gt; wrote:<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Hello<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; I was unable to compile nginx 0.6.34 with upload module support<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; My test system consists of Vmware6.5 with OpenSuse11.1 64bit<br>
 &nbsp; &nbsp; &nbsp; &nbsp;running<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; I tried both &quot;Nginx upload module (v 2.0.7)&quot; and &quot;Nginx upload<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; module (v 2.1.1)&quot;<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; heres a configure and the results i got during compilation<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <a href="http://pastebin.com/m58fdacdd" target="_blank">http://pastebin.com/m58fdacdd</a><br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Hope this helps<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Cheers<br>
<br>
<br>
<br>
 &nbsp; &nbsp;Correct. Or try using version 2.0.8 which I just have released.<br>
<br>
 &nbsp; &nbsp;--  &nbsp; &nbsp;Regards,<br>
 &nbsp; &nbsp;Valery Kholodkov<br>
<br>
<br>
</div></div></blockquote>
<br>
<br>
-- <br>
Regards,<br><font color="#888888">
Valery Kholodkov<br>
<br>
</font></blockquote></div><br></div>