Received: (qmail 29149 invoked by uid 2012); 18 Dec 1998 14:51:05 -0000 Message-Id: <19981218145105.29148.qmail@hyperreal.org> Date: 18 Dec 1998 14:51:05 -0000 From: Theodore Hope Reply-To: hope@internexo.co.cr To: apbugs@hyperreal.org Subject: Info in http://www.apache.org/docs/misc/descriptors.html for BSDI is outdated. X-Send-Pr-Version: 3.2 >Number: 3556 >Category: os-bsdi >Synopsis: Info in http://www.apache.org/docs/misc/descriptors.html for BSDI is outdated. >Confidential: no >Severity: non-critical >Priority: medium >Responsible: apache >State: closed >Class: change-request >Submitter-Id: apache >Arrival-Date: Fri Dec 18 08:10:01 PST 1998 >Last-Modified: Fri Dec 18 11:40:01 PST 1998 >Originator: hope@internexo.co.cr >Organization: >Release: 1.3.3 >Environment: BSDI BSD/OS 3.1 gcc 2.7.2.1 >Description: The doc (see above URL) says that one should be able to get around the FD_SETSIZE problem by "adding DFD_SETSIZE=nnn to EXTRA_CFLAGS". With 1.3.3, there's no easy way to add this by hand to any of the Makefiles or Configuration files, which is what the doc suggests. >How-To-Repeat: >Fix: The correct way is to set the "CFLAGS" environment variable before running "configure". This kind of thing is suggested elsewhere in the doc for other reasons. (What I did was modify "config.status" myself, adding the CFLAGS=""-DFD_SETSIZE=nnn" before the "./configure". >Audit-Trail: State-Changed-From-To: open-closed State-Changed-By: marc State-Changed-When: Fri Dec 18 10:48:10 PST 1998 State-Changed-Why: Incorrect, you can change the EXTRA_CFLAGS just fine if you use the Configure interface. If you want to use the optional and different APACI configure, then you are stuck with having to do things a different way, as described by the configure docs. There are lots of places in the docs where it tells you to change the EXTRA_CFLAGS, rerun Configure, etc. I'm not sure that we can really expect every place to give instructions both for the normal Configure and the tacked on configure. From: Marc Slemko To: Apache bugs database Cc: Subject: Re: os-bsdi/3556: Info in http://www.apache.org/docs/misc/descriptors.html for BSDI is outdated. (fwd) Date: Fri, 18 Dec 1998 11:39:05 -0800 (PST) ---------- Forwarded message ---------- Date: Fri, 18 Dec 1998 13:16:19 -0600 (CST) From: Theodore Hope To: marc@apache.org Subject: Re: os-bsdi/3556: Info in http://www.apache.org/docs/misc/descriptors.html for BSDI is outdated. Hi Marc, > Incorrect, you can change the EXTRA_CFLAGS just fine if you > use the Configure interface. > > If you want to use the optional and different APACI configure, > then you are stuck with having to do things a different way, > as described by the configure docs. There are lots of places > in the docs where it tells you to change the EXTRA_CFLAGS, > rerun Configure, etc. Thanks for pointing this out, but it's not obvious to me exactly where one can add more EXTRA_CFLAGS and not clobber things. > I'm not sure that we can really expect > every place to give instructions both for the normal Configure > and the tacked on configure. I understand that. Thanks, -Ted. >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. ] [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! ]