Received: (qmail 21402 invoked by uid 501); 7 Jun 2000 15:35:22 -0000 Message-Id: <20000607153522.21399.qmail@locus.apache.org> Date: 7 Jun 2000 15:35:22 -0000 From: Chavdar Botev Reply-To: chbotev@mailcity.com To: submit@bugz.apache.org Subject: can't build apache X-Send-Pr-Version: 3.110 >Number: 6156 >Category: mod_so >Synopsis: can't build apache >Confidential: no >Severity: critical >Priority: medium >Responsible: apache >State: closed >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: apache >Arrival-Date: Wed Jun 07 08:40:01 PDT 2000 >Closed-Date: Sun Jun 11 12:39:28 PDT 2000 >Last-Modified: Sun Jun 11 12:39:28 PDT 2000 >Originator: chbotev@mailcity.com >Release: 1.3.12 >Organization: >Environment: Debian Linux w/ kernel 2.2.14 libc6 2.1.3-8 ldso 1.9.11-7 >Description: When I tried to ./confiure --enable-module=so make I get the following error: : : gcc -DLINUX=2 -DUSE_HSREGEX -DUSE_EXPAT -I./lib/expat-lite `./apaci` -rdynamic \ -o httpd buildmark.o modules.o modules/standard/libstandard.a main/libmain.a ./os/unix/libos.a ap/libap.a regex/libregex.a lib/expat-lite/libexpat.a -lm -lcrypt -ldl /usr/lib/libdl.a(dlsym.o): In function `doit.2': dlsym.o(.text+0x22): undefined reference to `_dl_default_scope' dlsym.o(.text+0x4c): undefined reference to `_dl_default_scope' make[2]: *** [target_static] Error 1 make[2]: Leaving directory `/disks/part2/apache_1.3.12/src' make[1]: *** [build-std] Error 2 make[1]: Leaving directory `/disks/part2/apache_1.3.12' make: *** [build] Error 2 I get the same error when I use also --enable-rule=SHARED_CORE. >How-To-Repeat: >Fix: No >Release-Note: >Audit-Trail: From: "Chavdar Botev" To: "James Sutherland" Cc: apbugs@apache.org Subject: Re: mod_so/6156: can't build apache Date: Sat, 10 Jun 2000 09:07:27 +0200 On Wed, 7 Jun 2000 18:32:36 James Sutherland wrote: >On Wed, 7 Jun 2000, Marc Slemko wrote: > >> Anyone know what is up with these? >> >> one report from a debian person, one from a corel linux or some such >> thing. It looks to me like their libraries are simply hosed... is this >> a known issue with linux when the user gets libraries out of sync with >> each other? > >They've fscked up their libdl, it seems. Try getting them to reinstall >libdl? > > >James. >> ---------- Forwarded message ---------- >> Date: 7 Jun 2000 15:35:22 -0000 >> From: Chavdar Botev >> Reply-To: apache-bugdb@apache.org, chbotev@mailcity.com >> To: submit@bugz.apache.org >> Subject: mod_so/6156: can't build apache >> Resent-Date: 7 Jun 2000 15:40:01 -0000 >> Resent-From: submit@bugz.apache.org (GNATS Filer) >> Resent-To: apache-bugdb@apache.org >> Resent-cc: apache-bugdb@apache.org >> >> >> >Number: 6156 >> >Category: mod_so >> >Synopsis: can't build apache >> >Confidential: no >> >Severity: critical >> >Priority: medium >> >Responsible: apache >> >State: open >> >Class: sw-bug >> >Submitter-Id: apache >> >Arrival-Date: Wed Jun 07 08:40:01 PDT 2000 >> >Closed-Date: >> >Last-Modified: >> >Originator: chbotev@mailcity.com >> >Release: 1.3.12 >> >Organization: >> apache >> >Environment: >> Debian Linux w/ kernel 2.2.14 >> libc6 2.1.3-8 >> ldso 1.9.11-7 >> >Description: >> When I tried to >> >> ./confiure --enable-module=so >> make >> >> I get the following error: >> >> : >> : >> >> gcc -DLINUX=2 -DUSE_HSREGEX -DUSE_EXPAT -I./lib/expat-lite `./apaci` >> -rdynamic \ >> -o httpd buildmark.o modules.o modules/standard/libstandard.a >> main/libmain.a ./os/unix/libos.a ap/libap.a regex/libregex.a >> lib/expat-lite/libexpat.a -lm -lcrypt -ldl >> /usr/lib/libdl.a(dlsym.o): In function `doit.2': >> dlsym.o(.text+0x22): undefined reference to `_dl_default_scope' >> dlsym.o(.text+0x4c): undefined reference to `_dl_default_scope' >> make[2]: *** [target_static] Error 1 >> make[2]: Leaving directory `/disks/part2/apache_1.3.12/src' >> make[1]: *** [build-std] Error 2 >> make[1]: Leaving directory `/disks/part2/apache_1.3.12' >> make: *** [build] Error 2 >> >> I get the same error when I use also --enable-rule=SHARED_CORE. >> >How-To-Repeat: >> >> >Fix: >> No >> >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! ] Thanks. It worked. I upgraded my libc6-dev and everything was just fine. Chavdar Send FREE Greetings for Father's Day--or any day! Click here: http://www.whowhere.lycos.com/redirects/fathers_day.rdct State-Changed-From-To: open-closed State-Changed-By: marc State-Changed-When: Sun Jun 11 12:39:28 PDT 2000 State-Changed-Why: User reports problem fixed. >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! ]