>Number: 4706 >Category: mod_auth-any >Synopsis: Compilation falur with mod_auth_dbm >Confidential: no >Severity: critical >Priority: medium >Responsible: apache >State: open >Class: support >Submitter-Id: apache >Arrival-Date: Tue Jul 6 13:20:00 PDT 1999 >Last-Modified: >Originator: [EMAIL PROTECTED] >Organization: apache >Release: 1.3.6 >Environment: RedHat 5.2 Apache 1.3.6 have the files: /usr/include/gdbm.h /usr/include/ndbm.h /usr/lib/libdb.a >Description: I'm trying to compile Apache with mod_auth_dbm
Getting -DNO_DBMREWRITEMAP message during compile. plus this when i sstartup the server ============================ Syntax error on line 223 of /usr/local/apache/conf/httpsd.conf: Cannot load /usr/local/apache/libexec/mod_auth_dbm.so into server: /usr/local/apache/libexec/mod_auth_dbm.so: undefined symbol: dbm_fetch apache/bin/httpsdctl start: httpd could not be started ============================= >How-To-Repeat: #!/bin/bash ./configure --prefix=/usr/local/apache \ --target=httpsd \ --enable-module=most \ --enable-shared=max \ --enable-suexec \ --suexec-caller=web \ --suexec-docroot=/usr/local/apache/vsrv \ --suexec-logfile=suexec_log \ --suexec-userdir=www \ --suexec-uidmin=100 \ --suexec-gidmin=100 \ --suexec-safepath=/usr/apache/bin:/bin:/usr/bin >Fix: Not yet. >Audit-Trail: >Unformatted: [In order for any reply to be added to the PR database, you need] [to include <[EMAIL PROTECTED]> 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! ]