You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by Chavdar Botev <ch...@mailcity.com> on 2000/06/07 17:35:22 UTC

mod_so/6156: can't build apache

>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 <ap...@Apache.Org> 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!     ]