Unable to build
David Murphy
david at icewatermedia.com
Tue Sep 8 18:46:02 MSD 2009
Anyone have any more advice on this issue , I really need to get fair load balancing working in 7.61. I would prefer not to use a prebuilt rpm if possible.
David
-----Original Message-----
From: owner-nginx at sysoev.ru [mailto:owner-nginx at sysoev.ru] On Behalf Of David Murphy
Sent: Friday, September 04, 2009 7:43 AM
To: nginx at sysoev.ru
Subject: RE: Unable to build
Im afraid not, that’s one thing I had hoped. Well actually I tried
./configure
Make
Gcc
Make
So it would pick up where it left off. Is that diffent thatn doing
./configure
gcc
Make
David
-----Original Message-----
From: owner-nginx at sysoev.ru [mailto:owner-nginx at sysoev.ru] On Behalf Of Grzegorz Nosek
Sent: Friday, September 04, 2009 2:07 AM
To: nginx at sysoev.ru
Subject: Re: Unable to build
On czw, wrz 03, 2009 at 04:32:20 -0500, David Murphy wrote:
> File builds fine by hand but
>
> make clean
> ./configure --with-http_ssl_module --with-http_gzip_static_module --with-http_dav_module --with-http_stub_status_module --without-http_rewrite_module --with-pcre=../pcre-7.7 --add-module=/root/nginx-0.7.61/nginx-upstream-fair
> make
>
> fails in the exact same spot
> :(
OK, running out of ideas. Does Nginx build successfully when you do:
make clean
./configure ...
gcc ... # compile upstream-fair by hand
make # build the rest of Nginx
Best regards,
Grzegorz Nosek
More information about the nginx
mailing list