Compilation error on CentOS-5.7
Iqbal Aroussi
iqbal at aroussi.name
Mon Feb 27 15:41:09 UTC 2012
Hi Maxim,
Thanks a lot for your expertise. I removed the *-Wall* option and
everything worked perfectly, without the need to remove *-Werror*
Best Regards.
Really appreciate your support.
*--*
*Iqbal Aroussi*
*+212 665 025 032*
*iqbal at aroussi.name*
On Mon, Feb 27, 2012 at 15:11, Maxim Dounin <mdounin at mdounin.ru> wrote:
> I.e. warning options set by nginx (notably "-Wall ...
> -Wno-unused-parameter") are overriden by your "-Wall" which comes
> later, and this results in compilation failure due to "-Werror"
> also set by nginx.
>
> Not passing "-Wall" by hand will fix this while still ensure that
> warnings unexpected in the nginx source code will be fatal.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx/attachments/20120227/32fd527f/attachment.html>
More information about the nginx
mailing list