OpenCSW Bug Tracker


Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0004758 [nginx] upgrade major always 2011-04-15 17:07 2011-04-18 17:33
Reporter ihsan View Status public  
Assigned To ai
Priority normal Resolution fixed  
Status closed  
Summary 0004758: 1.0.0 is out
Description nginx 1.0.0 is out
Additional Information
Tags No tags attached.
Attached Files

- Relationships

-  Notes
(0008961)
ai (reporter)
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 (administrator)
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 (reporter)
2011-04-17 15:11

thanks. i mailed to the author.
(0008968)
ai (reporter)
2011-04-18 17:33

packaged


Copyright © 2000 - 2008 Mantis Group
Powered by Mantis Bugtracker