Received: (qmail 16485 invoked by uid 2012); 16 Jun 1999 17:03:40 -0000 Message-Id: <19990616170340.16484.qmail@hyperreal.org> Date: 16 Jun 1999 17:03:40 -0000 From: Mike Rowell Reply-To: HellDesk@bigfoot.com To: apbugs@hyperreal.org Subject: make loops on the compile of apache X-Send-Pr-Version: 3.2 >Number: 4593 >Category: os-solaris >Synopsis: make loops on the compile of apache >Confidential: no >Severity: non-critical >Priority: medium >Responsible: apache >State: closed >Class: sw-bug >Submitter-Id: apache >Arrival-Date: Wed Jun 16 10:10:02 PDT 1999 >Last-Modified: Sun Jun 20 17:34:24 PDT 1999 >Originator: HellDesk@bigfoot.com >Organization: >Release: 1.3.6 >Environment: SunOS homer 5.6 Generic_105181-04 sun4m sparc SUNW,SPARCstation-4 gcc version 2.8.1 GNU Make version 3.76.1, by Richard Stallman and Roland McGrath. Also occurs on stock solaris /usr/ccs/bin/make >Description: The configuration of apache seems to work okay, unfortunately when I run make it seems to loop and keep making the apache source mulitple times, each time it loops it also spawns another make. I found this bug because the make OS complained of not enough open files so I unlimited the file descriptors to 1024 and it still occured. Doing a ps -ef | egrep make showed multiple copies ofmake all doing the same thing. I also grabbed another copy of the source incase it was a problem with the first copy I downloaded but the bug still occurs. >How-To-Repeat: Try configuring and running make >Fix: >Audit-Trail: State-Changed-From-To: open-feedback State-Changed-By: marc State-Changed-When: Wed Jun 16 10:14:14 PDT 1999 State-Changed-Why: Please show exactly what command line you are using to configure and the output of trying to build it to show where it starts looping. From: The HellDesk To: marc@apache.org Cc: apbugs@apache.org Subject: Re: os-solaris/4593: make loops on the compile of apache Date: Wed, 16 Jun 1999 18:59:09 +0100 (BST) > Synopsis: make loops on the compile of apache > > State-Changed-From-To: open-feedback > State-Changed-By: marc > State-Changed-When: Wed Jun 16 10:14:14 PDT 1999 > State-Changed-Why: > Please show exactly what command line you are using to > configure and the output of trying to build it to show where > it starts looping. I seem to have fixed this now, what appears to happen is that when configure is run it creates symlinks in each of the directories it creates pointing to it's origrinal in the src directory, deleting the link in modules/standard and the link in modules appears to have rectified the problem and it no longer loops. Thanks Mike Rowell State-Changed-From-To: feedback-closed State-Changed-By: marc State-Changed-When: Sun Jun 20 17:34:24 PDT 1999 State-Changed-Why: User reports problem resolved. >Unformatted: [In order for any reply to be added to the PR database, you need] [to include in the Cc line and make sure the] [subject line starts with the report component and number, with ] [or without any 'Re:' prefixes (such as "general/1098:" or ] ["Re: general/1098:"). If the subject doesn't match this ] [pattern, your message will be misfiled and ignored. The ] ["apbugs" address is not added to the Cc line of messages from ] [the database automatically because of the potential for mail ] [loops. If you do not include this Cc, your reply may be ig- ] [nored unless you are responding to an explicit request from a ] [developer. Reply only with text; DO NOT SEND ATTACHMENTS! ]