Received: (qmail 37872 invoked by uid 65534); 11 Mar 2000 01:46:33 -0000 Message-Id: <20000311014633.37871.qmail@locus.apache.org> Date: 11 Mar 2000 01:46:33 -0000 From: Vincent Power Reply-To: vince@servergnome.org To: submit@bugz.apache.org Subject: If I enable any mod_auth stuff it kills the libtool at the end of the make X-Send-Pr-Version: 3.110 >Number: 5856 >Category: mod_auth-any >Synopsis: If I enable any mod_auth stuff it kills the libtool at the end of the make >Confidential: no >Severity: non-critical >Priority: medium >Responsible: apache >State: closed >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: apache >Arrival-Date: Fri Mar 10 17:50:00 PST 2000 >Closed-Date: Fri Apr 07 08:33:19 PDT 2000 >Last-Modified: Fri Apr 07 08:33:19 PDT 2000 >Originator: vince@servergnome.org >Release: 2.0a1 >Organization: >Environment: Redhat 6.1 Full install Linux 2.2.14 >Description: /bin/sh ./libtool --silent --mode=link gcc -g -O2 -D_REENTRANT -pthread `/usr/l ocal/src/apache_2.0/src/apaci` -o apache modules.lo buildmark.lo modules/stan dard/libapachemod_vhost_alias.la modules/standard/libapachemod_env.la modules/st andard/libapachemod_log_config.la modules/standard/libapachemod_mime_magic.la mo dules/standard/libapachemod_mime.la modules/standard/libapachemod_negotiation.la modules/standard/libapachemod_include.la modules/standard/libapachemod_autoinde x.la modules/standard/libapachemod_dir.la modules/standard/libapachemod_cgi.la m odules/standard/libapachemod_asis.la modules/standard/libapachemod_imap.la modul es/standard/libapachemod_actions.la modules/standard/libapachemod_speling.la mod ules/standard/libapachemod_userdir.la modules/standard/libapachemod_alias.la mod ules/standard/libapachemod_access.la modules/standard/libapachemod_auth.la modul es/standard/libapachemod_auth_anon.la modules/standard/libapachemod_auth_dbm.lamodules/standard/libapachemod_auth_digest.la modules/standard/libapachemod_cern_ meta.la modules/standard/libapachemod_expires.la modules/standard/libapachemod_h eaders.la modules/standard/libapachemod_usertrack.la modules/standard/libapachem od_unique_id.la modules/standard/libapachemod_setenvif.la modules/standard/libap achemod_echo.la modules/mpm/mpmt_pthread/libmpmt_pthread.la main/libmain.la os/u nix/libos.la ap/libap.la lib/apr/libapr.a regex/libregex.la -lnsl -lcrypt -lnslmodules.o(.data+0x50): undefined reference to `auth_anon_module' modules.o(.data+0x54): undefined reference to `auth_dbm_module' modules.o(.data+0x58): undefined reference to `auth_digest_module' modules.o(.data+0xcc): undefined reference to `auth_anon_module' modules.o(.data+0xd0): undefined reference to `auth_dbm_module' modules.o(.data+0xd4): undefined reference to `auth_digest_module' collect2: ld returned 1 exit status make[1]: *** [apache] Error 1 make[1]: Leaving directory `/usr/local/src/apache_2.0/src' make: *** [all-recursive] Error 1 -------------------- it works fine with the same configure line if I take out all the --enable-auth-* (--enable-auth-db has its own issues so we just ignore that one all together) >How-To-Repeat: cd apache_2.0/src make distclean ./buildconf ./configure --enable-auth-anon --enable-auth-dbm --enable-auth-digest make >Fix: >Release-Note: >Audit-Trail: State-Changed-From-To: open-closed State-Changed-By: rbbloom@us.ibm.com State-Changed-When: Fri Apr 7 08:33:19 PDT 2000 State-Changed-Why: This has been fixed in the latest alpha of Apache 2.0. Thank you for submitting your bug report. >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! ]