Received: (qmail 35393 invoked by uid 501); 4 Dec 2000 19:37:37 -0000 Message-Id: <20001204193737.35392.qmail@locus.apache.org> Date: 4 Dec 2000 19:37:37 -0000 From: sandeep puri Reply-To: lapax@acm.org To: submit@bugz.apache.org Subject: location of ndbm.h changed again - cannot compile mod_rewrite X-Send-Pr-Version: 3.110 >Number: 6929 >Category: mod_rewrite >Synopsis: location of ndbm.h changed again - cannot compile mod_rewrite >Confidential: no >Severity: non-critical >Priority: medium >Responsible: apache >State: closed >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: apache >Arrival-Date: Mon Dec 04 11:40:02 PST 2000 >Closed-Date: Tue Mar 20 19:10:05 PST 2001 >Last-Modified: Tue Mar 20 19:10:05 PST 2001 >Originator: lapax@acm.org >Release: 1.3.14 >Organization: >Environment: Redhat 7.0, glibc-2.2 >Description: when compiling mod_rewrite, cannot find ndbm.h with glibc provided by redhat on redhat 7.0 redhat has changed the location fo ndbm.h again from /usr/include/db1/ndbm.h to /usr/include/gdbm/ndbm.h configure assumes that ndbm.h is in /usr/include/db1/ndbm.h on glibc > 2.1 or in /usr/include/ndbm.h otherwise.. >How-To-Repeat: just compile with mod_rewrite >Fix: either symlink /usr/include/db1 to /usr/include/gdbm or change mod_rewrite.h to say #include instead of #include >Release-Note: >Audit-Trail: State-Changed-From-To: open-closed State-Changed-By: orlikowski State-Changed-When: Tue Mar 20 19:10:04 PST 2001 State-Changed-Why: Problem repaired in cvs, by better discovering the location of ndbm.h >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! ]