>Number: 880 >Category: os-hpux >Synopsis: It does not compile >Confidential: no >Severity: critical >Priority: medium >Responsible: apache (Apache HTTP Project) >State: open >Class: sw-bug >Submitter-Id: apache >Arrival-Date: Thu Jul 17 14:50:02 1997 >Originator: [EMAIL PROTECTED] >Organization: apache >Release: apache_1.2.1 >Environment: HP C160, HP-UX 10.20, HP ANSI C compiler. >Description: 1) Compiling without -Aa cc -g -c -DHPUX10 alloc.c
cc: "conf.h", line 550: error 1000: Unexpected symbol: "size_t". cc: "conf.h", line 550: warning 5: "const" will become a keyword. cc: "conf.h", line 550: error 1000: Unexpected symbol: "char". cc: "conf.h", line 550: error 1000: Unexpected symbol: "...". cc: "conf.h", line 551: warning 5: "const" will become a keyword. cc: "conf.h", line 551: error 1000: Unexpected symbol: "const". cc: "conf.h", line 551: error 1000: Unexpected symbol: "va_list". .......................... 2) Using -Aa (invoke ANSI syntax) results in: cc -g -Aa -c -DHPUX10 alloc.c cc: "httpd.h", line 631: error 1000: Unexpected symbol: "uid_t". cc: "httpd.h", line 632: error 1000: Unexpected symbol: "gid_t". cc: "httpd.h", line 708: error 1000: Unexpected symbol: "uname2id". cc: error 2017: Cannot recover from earlier errors, terminating. >How-To-Repeat: >Fix: I can try, but I hope somebody already did it... >Audit-Trail: >Unformatted:
