You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by Silvio Dall'Acqua <da...@access.ch> on 2000/06/05 23:15:12 UTC

mod_so/6150: undefined reference when enabeling mod_so for DSO support

>Number:         6150
>Category:       mod_so
>Synopsis:       undefined reference when enabeling mod_so for DSO support
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    apache
>State:          open
>Class:          sw-bug
>Submitter-Id:   apache
>Arrival-Date:   Mon Jun 05 14:20:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     dallacqua@access.ch
>Release:        1.3.12
>Organization:
apache
>Environment:
CorelLinux 2.2.12
gcc compiler
>Description:
./configure --prefix=/usr/local/apache \
--enable-module=most \
--enable-shared=max

This produces a normal output:
Configuring for Apache, Version 1.2.13
..
+ enabeling mod_so for DSO support
..

The following make install command start normal as well, at a certain point
an error message is printed :
/usr/lib/libdl.a(dlsym.o): In function `doit.2':
dlsym.o(.text+0x22) undefined reference to `_dl_default_scope'
>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 <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!     ]