https://issues.apache.org/bugzilla/show_bug.cgi?id=57064

            Bug ID: 57064
           Summary: symbol apr_skiplist_init: referenced symbol not found
           Product: Apache httpd-2
           Version: 2.4.10
          Hardware: PC
                OS: Solaris
            Status: NEW
          Severity: normal
          Priority: P2
         Component: mpm_event
          Assignee: [email protected]
          Reporter: [email protected]

Building httpd-2.4.10 on Solaris 10 on a i386 i86pc machine. I am using the Sun
C 5.11 compiler. When building with apr-1.5.1 and apr-util-1.5.4, configure
selects the event MPM. httpd-2.4.10 configures, builds and installs without
error. But at run time I get the following error in the logs:

ld.so.1: httpd: fatal: relocation error:
file /disk_c0t0d0s7/opt/i86pc/opt-local/apache2/apache2.4/bin/httpd:
symbol apr_skiplist_init: referenced symbol not found

and the server does not work.

If I instead build with apr-1.4.6 and apr-util-1.4.1, configure finds that the
event MPM is not supported and selects the worker MPM. The resultant program
works correctly.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to