Received: (qmail 28084 invoked by uid 501); 26 Sep 2000 07:42:35 -0000 Message-Id: <20000926074235.28082.qmail@locus.apache.org> Date: 26 Sep 2000 07:42:35 -0000 From: Todd Valerio Reply-To: todd@magroup.com To: submit@bugz.apache.org Subject: Does not compile with APXS support on linux 5.2 X-Send-Pr-Version: 3.110 >Number: 6578 >Category: mod_so >Synopsis: Does not compile with APXS support on linux 5.2 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: apache >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: apache >Arrival-Date: Tue Sep 26 00:50:00 PDT 2000 >Closed-Date: >Last-Modified: >Originator: todd@magroup.com >Release: 1.3.9 and 1.3.12 >Organization: apache >Environment: Red Hat 5.2 - 2.0.36 #5 Wed Dec 16 18:09:02 CST 1998 i686 gcc 2.7.2.3 >Description: When I try to compile with APXS (dynamical loading of modules) it complains: ./configure --prefix=/usr/local/httpd --enable-module=most \ --enable-shared=max ... make ... ./os/unix/libos.a(os.o): In function `ap_os_dso_load': os.o(.text+0x1d): undefined reference to `dlopen' ./os/unix/libos.a(os.o): In function `ap_os_dso_unload': os.o(.text+0x38): undefined reference to `dlclose' ./os/unix/libos.a(os.o): In function `ap_os_dso_sym': os.o(.text+0x54): undefined reference to `dlsym' ./os/unix/libos.a(os.o): In function `ap_os_dso_error': os.o(.text+0x6c): undefined reference to `dlerror' make[2]: *** [target_static] Error 1 make[2]: Leaving directory `/usr/local/apache_1.3.9/src' make[1]: *** [build-std] Error 2 make[1]: Leaving directory `/usr/local/apache_1.3.9' make: *** [build] Error 2 It compiles fine with no reference to mod.so or shared library. >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >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! ]