Hello<div><br></div><div><br></div><div>firstly, thank you both for the help so far, appreciated</div><div><br></div><div>anyways I tried compiling the latest update (2.0.8) but it seems another issue came up</div><div><br>
</div><div>see attached (last few lines) compilation</div><div><br></div><div><br></div><div><a href="http://pastebin.com/m6d4ec39f">http://pastebin.com/m6d4ec39f</a><br></div><div><br></div><div><br></div><div>Cheers / Spasibo :)</div>
<div><br><br><div class="gmail_quote">On Sat, Dec 20, 2008 at 6:05 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;">
Todd Fisher wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="Ih2E3d">
Not sure about 2.1.1, but for 2.0.7, it is probably an unsigned comparison to signed warning that caused it to fail on line 981... &nbsp;In that case, using this line instead should fix the warning:<br>
<br>
if((ssize_t)(u-&gt;output_file.offset + len) &gt; (ssize_t)(ulcf-&gt;max_file_size))<br>
<br>
<br></div><div class="Ih2E3d">
On Fri, Dec 19, 2008 at 4:46 PM, nginx. mailinglist &lt;<a href="mailto:nginx.mailinglist@xinio.info" target="_blank">nginx.mailinglist@xinio.info</a> &lt;mailto:<a href="mailto:nginx.mailinglist@xinio.info" target="_blank">nginx.mailinglist@xinio.info</a>&gt;&gt; wrote:<br>

<br>
 &nbsp; &nbsp;Hello<br>
<br>
 &nbsp; &nbsp;I was unable to compile nginx 0.6.34 with upload module support<br>
<br>
 &nbsp; &nbsp;My test system consists of Vmware6.5 with OpenSuse11.1 64bit running<br>
<br>
 &nbsp; &nbsp;I tried both &quot;Nginx upload module (v 2.0.7)&quot; and &quot;Nginx upload<br>
 &nbsp; &nbsp;module (v 2.1.1)&quot;<br>
<br>
 &nbsp; &nbsp;heres a configure and the results i got during compilation<br>
<br>
 &nbsp; &nbsp;<a href="http://pastebin.com/m58fdacdd" target="_blank">http://pastebin.com/m58fdacdd</a><br>
<br>
 &nbsp; &nbsp;Hope this helps<br>
<br>
 &nbsp; &nbsp;Cheers<br>
<br>
<br>
</div></blockquote>
<br>
Correct. Or try using version 2.0.8 which I just have released.<br>
<br>
-- <br>
Regards,<br><font color="#888888">
Valery Kholodkov<br>
<br>
</font></blockquote></div><br></div>