From nobody@hyperreal.org Tue Jul 15 13:49:29 1997 Received: (from nobody@localhost) by hyperreal.org (8.8.5/8.8.5) id NAA17018; Tue, 15 Jul 1997 13:49:29 -0700 (PDT) Message-Id: <199707152049.NAA17018@hyperreal.org> Date: Tue, 15 Jul 1997 13:49:29 -0700 (PDT) From: Shawn Geil Reply-To: geil@washburn.edu To: apbugs@hyperreal.org Subject: will not compile X-Send-Pr-Version: 3.2 >Number: 869 >Category: os-aix >Synopsis: will not compile >Confidential: no >Severity: critical >Priority: medium >Responsible: apache >State: closed >Class: sw-bug >Submitter-Id: apache >Arrival-Date: Tue Jul 15 13:50:00 1997 >Last-Modified: Mon Jul 21 11:25:33 PDT 1997 >Originator: geil@washburn.edu >Organization: >Release: 1.2.1 >Environment: uname -a: AIX acc 2 4 000010988200 RS/6000 model 99J or model F30 each have problem cc from ibm >Description: Output from make command. Script started on Thu Jul 10 10:06:26 1997 $make cc -c -O2 -DAIX -U__STR__ -DSTATUS alloc.c cc -c -O2 -DAIX -U__STR__ -DSTATUS http_main.c "http_main.c", line 1780.47: 1506-280 (W) Function argument assignment between t ypes "unsigned long*" and "int*" is not allowed. "http_main.c", line 1825.42: 1506-280 (W) Function argument assignment between t ypes "unsigned long*" and "int*" is not allowed. "http_main.c", line 2434.53: 1506-280 (W) Function argument assignment between t ypes "unsigned long*" and "int*" is not allowed. "http_main.c", line 2442.51: 1506-280 (W) Function argument assignment between t ypes "unsigned long*" and "int*" is not allowed. 1699 1500-010: (W) WARNING in child_main: Infinite loop. Program may not s top. cc -c -O2 -DAIX -U__STR__ -DSTATUS http_core.c cc -c -O2 -DAIX -U__STR__ -DSTATUS http_config.c cc -c -O2 -DAIX -U__STR__ -DSTATUS http_request.c cc -c -O2 -DAIX -U__STR__ -DSTATUS http_log.c cc -c -O2 -DAIX -U__STR__ -DSTATUS http_protocol.c cc -c -O2 -DAIX -U__STR__ -DSTATUS rfc1413.c cc -c -O2 -DAIX -U__STR__ -DSTATUS util.c cc -c -O2 -DAIX -U__STR__ -DSTATUS util_script.c cc -c -O2 -DAIX -U__STR__ -DSTATUS modules.c cc -c -O2 -DAIX -U__STR__ -DSTATUS buff.c cc -c -O2 -DAIX -U__STR__ -DSTATUS md5c.c cc -c -O2 -DAIX -U__STR__ -DSTATUS util_md5.c cc -c -O2 -DAIX -U__STR__ -DSTATUS explain.c cc -c -O2 -DAIX -U__STR__ -DSTATUS http_bprintf.c cc -c -O2 -DAIX -U__STR__ -DSTATUS util_date.c cc -c -O2 -DAIX -U__STR__ -DSTATUS util_snprintf.c cc -c -O2 -DAIX -U__STR__ -DSTATUS mod_env.c cc -c -O2 -DAIX -U__STR__ -DSTATUS mod_log_config.c cc -c -O2 -DAIX -U__STR__ -DSTATUS mod_mime.c cc -c -O2 -DAIX -U__STR__ -DSTATUS mod_negotiation.c cc -c -O2 -DAIX -U__STR__ -DSTATUS mod_status.c cc -c -O2 -DAIX -U__STR__ -DSTATUS mod_info.c cc -c -O2 -DAIX -U__STR__ -DSTATUS mod_include.c cc -c -O2 -DAIX -U__STR__ -DSTATUS mod_dir.c cc -c -O2 -DAIX -U__STR__ -DSTATUS mod_cgi.c cc -c -O2 -DAIX -U__STR__ -DSTATUS mod_asis.c cc -c -O2 -DAIX -U__STR__ -DSTATUS mod_imap.c cc -c -O2 -DAIX -U__STR__ -DSTATUS mod_actions.c cc -c -O2 -DAIX -U__STR__ -DSTATUS mod_userdir.c cc -c -O2 -DAIX -U__STR__ -DSTATUS mod_alias.c cc -c -O2 -DAIX -U__STR__ -DSTATUS mod_rewrite.c cc -c -O2 -DAIX -U__STR__ -DSTATUS mod_access.c cc -c -O2 -DAIX -U__STR__ -DSTATUS mod_auth.c cc -c -O2 -DAIX -U__STR__ -DSTATUS mod_browser.c cc -o httpd alloc.o http_main.o http_core.o http_config.o http_reques t.o http_log.o http_protocol.o rfc1413.o util.o util_script.o modules.o buff.o md5c.o util_md5.o explain.o http_bprintf.o util_date.o util_snprintf.o mod_env.o mod_log_config.o mod_mime.o mod_negotiation.o mod_status.o mod_info.o mod _include.o mod_dir.o mod_cgi.o mod_asis.o mod_imap.o mod_actions.o mod_use rdir.o mod_alias.o mod_rewrite.o mod_access.o mod_auth.o mod_browser.o ld: 0711-317 ERROR: Undefined symbol: .__set_errno128 ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. make: The error code from the last command is 8. Stop. >How-To-Repeat: >Fix: >Audit-Trail: State-Changed-From-To: open-analyzed State-Changed-By: dgaudet State-Changed-When: Sat Jul 19 02:24:08 PDT 1997 State-Changed-Why: What happens if you add "-lm" to EXTRA_LFLAGS in Configuration and rebuild? Otherwise you might try an AIX newsgroup for help. Dean State-Changed-From-To: analyzed-closed State-Changed-By: marc State-Changed-When: Mon Jul 21 11:25:32 PDT 1997 State-Changed-Why: This problem is already being tracked as PR#667. >Unformatted: