Mantis - nginx
Viewing Issue Advanced Details
4758 upgrade major always 2011-04-15 17:07 2011-04-18 17:33
ihsan  
ai  
normal  
closed  
fixed  
none    
none  
0004758: 1.0.0 is out
nginx 1.0.0 is out
Issue History
2011-04-15 17:07 ihsan New Issue
2011-04-15 17:39 ai Note Added: 0008961
2011-04-15 17:39 ai Status new => assigned
2011-04-15 17:39 ai Assigned To => ai
2011-04-17 14:56 dam Note Added: 0008963
2011-04-17 15:11 ai Note Added: 0008964
2011-04-18 17:33 ai Note Added: 0008968
2011-04-18 17:33 ai Status assigned => resolved
2011-04-18 17:33 ai Resolution open => fixed
2011-04-18 17:33 ai Status resolved => closed

Notes
(0008961)
ai   
2011-04-15 17:39   
i am waiting for the fix by the author.


---------- Forwarded Message ----------

Subject: 1.0.0: solaris build problem
Date: 12 of April 2011, 20:20:47
From: Andy Igoshin <ai@vsu.ru>
To: igor@sysoev.ru

Hi!


# /opt/studio/SOS11/SUNWspro/bin/cc -V
cc: Sun C 5.8 Patch 121016-08 2009/04/20


/opt/studio/SOS11/SUNWspro/bin/cc -c -fast -xipo -xarch=v8plus -errwarn=%all -g
-I/opt/csw/include -I/opt/csw/include/openssl -I src/core -I src/event -I
src/event/modules -I src/os/unix -I objs \
        -o objs/src/os/unix/ngx_errno.o \
        src/os/unix/ngx_errno.c src/os/unix/ngx_sunpro_sparc64.il
"src/os/unix/ngx_errno.c", line 36: syntax error before or at: )
"src/os/unix/ngx_errno.c", line 57: cannot dereference non-pointer type
"src/os/unix/ngx_errno.c", line 64: syntax error before or at: ;
"src/os/unix/ngx_errno.c", line 64: syntax error before or at: )
"src/os/unix/ngx_errno.c", line 76: undefined label: failed
"src/os/unix/ngx_errno.c", line 76: cannot recover from previous errors
cc: acomp failed for src/os/unix/ngx_errno.c
gmake[3]: *** [objs/src/os/unix/ngx_errno.o] Error 2



? ?????????,

--
Andy Igoshin <ai@vsu.ru> Voronezh State University
Phone: +7 473 2522406 Network Operation Center
Fax: +7 473 2208820 Voronezh, Russia

-----------------------------------------
(0008963)
dam   
2011-04-17 14:56   
Hi Andy,

this looks like a small typo: If you set in objs/ngx_auto_config.h
  #define NGX_SYS_NERR 1
instead of
  #define NGX_SYS_NERR
after configure it compiles. However, the file is generated and for a real fix the detection code needs to be inspected.

Best regards

  -- Dago
(0008964)
ai   
2011-04-17 15:11   
thanks. i mailed to the author.
(0008968)
ai   
2011-04-18 17:33   
packaged