Received: (qmail 922 invoked by uid 2012); 10 Dec 1997 17:37:05 -0000 Message-Id: <19971210173705.921.qmail@hyperreal.org> Date: 10 Dec 1997 17:37:05 -0000 From: Marc Grober Reply-To: mgrober@ak.blm.gov To: apbugs@hyperreal.org Subject: compile error in http_main.c X-Send-Pr-Version: 3.2 >Number: 1541 >Category: os-aix >Synopsis: compile error in http_main.c >Confidential: no >Severity: non-critical >Priority: medium >Responsible: apache >State: closed >Class: sw-bug >Submitter-Id: apache >Arrival-Date: Wed Dec 10 09:40:01 PST 1997 >Last-Modified: Thu Dec 11 15:40:00 PST 1997 >Originator: mgrober@ak.blm.gov >Organization: >Release: 1.2.4 >Environment: aix 3.2.5 # uname -a AIX xxxxxx 2 3 000349604600 IBM RISC System/6000 Model 250 Hardware ID: 034960 67 MHz 601 32 KByte instr/data cache 12.7 DP-MFLOPS 62.6 SPECint92 72.2 SPECfp92 33.9 TPP 1 Microchannel bus @80 MBytes/sec 64-bit memory bus @610 MBytes/sec Integrated ethernet Integrated SCSI-2 + configured for IBM AIX < v4.2 platform + setting C compiler to cc + setting C compiler optimization-level to -O2 >Description: I have reserahced PR#979 and PR#869 and have supplied -lm to both EXTRA_LIBS and EXTRA_LFLAGS. I still get the following: # make cc -c -O2 -DAIX -DNEED_RLIM_T -U__STR__ alloc.c cc -c -O2 -DAIX -DNEED_RLIM_T -U__STR__ http_main.c 1718 1500-010: (W) WARNING in child_main: Infinite loop. Program may not s top. >How-To-Repeat: >Fix: >Audit-Trail: State-Changed-From-To: open-closed State-Changed-By: marc State-Changed-When: Wed Dec 10 10:28:25 PST 1997 State-Changed-Why: That is a warning, not an error. There is another PR or two in the database about it; it can be safely ignored. I think that generating such a warning by default is bogus, but... that's what your compiler does. From: Marc Slemko To: Marc Grober Cc: Apache bugs database Subject: Re: os-aix/1541: compile error in http_main.c Date: Thu, 11 Dec 1997 16:34:09 -0700 (MST) On Thu, 11 Dec 1997, Marc Grober wrote: > Hi > > thanks for the note..... > > you can see from my problem report that I researched all the PRs on > topic and those PRs reflect suggestions that apparently cured the > problem under 4.2.1 but did not state that this was ignorable...... I > assume that your response to my posting will remain in the database so > the problem will reflect as being fully resolved???? Yes. > > marc@hyperreal.org wrote: > > > > Synopsis: compile error in http_main.c > > > > State-Changed-From-To: open-closed > > State-Changed-By: marc > > State-Changed-When: Wed Dec 10 10:28:25 PST 1997 > > State-Changed-Why: > > That is a warning, not an error. There is another PR > > or two in the database about it; it can be safely ignored. > > > > I think that generating such a warning by default is > > bogus, but... that's what your compiler does. > >Unformatted: [In order for any reply to be added to the PR database, ] [you need to include in the Cc line ] [and leave the subject line UNCHANGED. This is not done] [automatically because of the potential for mail loops. ] child_main: Infinite loop.