<div dir="ltr"><div>It's compilation error. I don't have the exact error message at hand,<br></div><div>but it's referencing a macro that's not defined in newer versions<br></div><div>of tls1.h. but not in slightly older versions of tls1.h.<br>
</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, May 8, 2013 at 10:35 AM, Maxim Dounin <span dir="ltr"><<a href="mailto:mdounin@mdounin.ru" target="_blank">mdounin@mdounin.ru</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello!<br>
<div><div class="h5"><br>
On Wed, May 08, 2013 at 10:17:23AM -0700, Alder Network wrote:<br>
<br>
> There seems to be a version dependency on opnessl in ngnix1.4.<br>
> I can build it on one platform but not the other where there's slightly<br>
> older version of openssl header files. Specifically,<br>
> ngx_event_openssl_stapling.c references some constants which are<br>
> only defined in newer version of tls1.h. It would be nice to make the<br>
> code working across different versions of libraries. Is that a known issue?<br>
<br>
</div></div>Are you seeing build failures?  If yes, with which version of<br>
OpenSSL?<br>
<br>
It is expected to always compile fine, degrading to "ssl_stapling<br>
ignored, not supported" warnings if OpenSSL is too old.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Maxim Dounin<br>
<a href="http://nginx.org/en/donation.html" target="_blank">http://nginx.org/en/donation.html</a><br>
<br>
_______________________________________________<br>
nginx mailing list<br>
<a href="mailto:nginx@nginx.org">nginx@nginx.org</a><br>
<a href="http://mailman.nginx.org/mailman/listinfo/nginx" target="_blank">http://mailman.nginx.org/mailman/listinfo/nginx</a><br>
</font></span></blockquote></div><br></div>