You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2007/08/12 01:52:33 UTC

DO NOT REPLY [Bug 43095] New: - undefined symbol: ap_get_server_description

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=43095>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=43095

           Summary: undefined symbol: ap_get_server_description
           Product: Apache httpd-2
           Version: 2.2.4
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: blocker
          Priority: P2
         Component: mod_status
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: hsilamot@tomalish.net


Starting httpd: httpd: Syntax error on line 91 of /etc/httpd/conf/httpd.conf: 
Cannot load /etc/httpd/modules/mod_info.so into server: /etc/httpd/modules/
mod_info.so: undefined symbol: ap_get_server_description

just can't start apache due this error and this modules are very needed

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


DO NOT REPLY [Bug 43095] - undefined symbol: ap_get_server_description

Posted by bu...@apache.org.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=43095>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=43095


hsilamot@tomalish.net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|INVALID                     |




------- Additional Comments From hsilamot@tomalish.net  2007-08-13 05:41 -------
I have finally found the resolution for this,

the apache does not tell in any point that the included APR configuration or 
compilation is Broken.

so i think a check should be added to the configure script for the apache to 
check if the APR is building OK.

mine wasn't because the system doesn't have some commands, but the apache 
config script or when compiling never alerted me about this

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


DO NOT REPLY [Bug 43095] - undefined symbol: ap_get_server_description

Posted by bu...@apache.org.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=43095>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=43095


noodlet@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID




------- Additional Comments From noodlet@gmail.com  2007-08-12 01:12 -------
Hi,

Googling the name of the missing symbol indicates that this change was introduced in the current 
development version (2.3-dev) of the server. Have you perhaps grabbed mod_info.c from trunk and tried 
to build it with 2.2.4?

I'm closing this bug as it appears to be a support request and as such should be directed to a support 
forum like users@httpd.apache.org or the freenode #apache channel.

If you feel this is wrong, then reopen the bug and specify exactly where you got both your apache server 
binary (e.g. from which distro package) and how mod_info was compiled.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org