Compilation of Nginx on Solris 10 as 64bit
    Stefan Parvu 
    sparvu at systemdatarecorder.org
       
    Sat Mar 20 15:41:37 MSK 2010
    
    
  
> > 
> > The problem is that nginx's configure creates a
> > broken objbs/Makefile when your own CFLAGS defined
> > in your environment.
> > 
> > If you look at objs/Makefile after you've run
> > configure without CFLAGS set, you will see in
> > there
> > CFLAGS =  -fast -xipo  -errwarn=%all -g. Until the
> > configure is fixed, I guess you could just edit
> > that CFLAGS to what you want in the Makefile after
> > running configure and before running your gmake.
>
is this visible only when you build nginx as 64bit ?
This affects only setups where you try to pass your own CFLAGS, right ?
thanks,
Stefan
    
    
More information about the nginx
mailing list