Welcome! Log In Create A New Profile

Advanced

Re: nginx-1.9.11 -- "Floating point exception" on exec after upgrading 1.9.10 -> 1.9.11

Maxim Dounin
February 10, 2016 08:02AM
Hello!

On Wed, Feb 10, 2016 at 12:15:53PM +0100, Lukas Tribus wrote:

>
> > I also get a compile error related to Pagespeed:
> > [...]
> > /root/ngx_pagespeed-release-1.10.33.4-beta/src/ngx_pagespeed.cc:3148:1:
> > error: deprecated conversion from string constant to ‘char*’
> > [-Werror=write-strings]
> > };
> > ^
> > cc1plus: all warnings being treated as errors
>
> Apply this patch:
> http://hg.nginx.org/nginx/rev/ff1e625ae55b
>
> Or pull latest source code from the repository.

Trivial workaround for build failures due to warnings is to use
-Wno-error, e.g.:

./configure --with-cc-opt="-Wno-error" ...

In this particular case, -Wno-write-strings can be used instead,
e.g.:

./configure --with-cc-opt="-Wno-write-strings" ...

--
Maxim Dounin
http://nginx.org/

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

nginx-1.9.11

Maxim Dounin February 09, 2016 09:30AM

Re: nginx-1.9.11 -- "Floating point exception" on exec after upgrading 1.9.10 -> 1.9.11

Anonymous User February 09, 2016 10:20AM

Re: nginx-1.9.11 -- "Floating point exception" on exec after upgrading 1.9.10 -> 1.9.11

Anonymous User February 09, 2016 10:42AM

Re: nginx-1.9.11 -- "Floating point exception" on exec after upgrading 1.9.10 -> 1.9.11

locojohn February 09, 2016 11:53AM

Re: nginx-1.9.11 -- "Floating point exception" on exec after upgrading 1.9.10 -> 1.9.11

Valentin V. Bartenev February 09, 2016 11:58AM

Re: nginx-1.9.11 -- "Floating point exception" on exec after upgrading 1.9.10 -> 1.9.11

locojohn February 09, 2016 12:01PM

Re: nginx-1.9.11 -- "Floating point exception" on exec after upgrading 1.9.10 -> 1.9.11

jshare February 10, 2016 05:01AM

RE: nginx-1.9.11 -- "Floating point exception" on exec after upgrading 1.9.10 -> 1.9.11

Lukas Tribus February 10, 2016 06:18AM

Re: nginx-1.9.11 -- "Floating point exception" on exec after upgrading 1.9.10 -> 1.9.11

Maxim Dounin February 10, 2016 08:02AM

Re: nginx-1.9.11 -- "Floating point exception" on exec after upgrading 1.9.10 -> 1.9.11

jshare February 11, 2016 03:40AM

Re: nginx-1.9.11 -- "Floating point exception" on exec after upgrading 1.9.10 -> 1.9.11

jshare February 18, 2016 03:31AM

Re: nginx-1.9.11

A. Schulze February 09, 2016 03:02PM

Re: nginx-1.9.11

itpp2012 February 09, 2016 03:05PM

Re: nginx-1.9.11

Roman Arutyunyan February 09, 2016 03:44PM

Re: nginx-1.9.11 (Patch to build rDNS module)

A. Schulze February 09, 2016 04:32PM

Re: nginx-1.9.11 (Patch to build rDNS module)

A. Schulze February 13, 2016 01:20PM

Re: nginx-1.9.11

qbitx February 10, 2016 09:30PM

Re: nginx-1.9.11

Maxim Dounin February 10, 2016 10:10PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 183
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready