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

            Bug ID: 55779
           Summary: Undefined symbol: unixd_config
           Product: Apache httpd-2
           Version: 2.4.6
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: blocker
          Priority: P2
         Component: Other Modules
          Assignee: [email protected]
          Reporter: [email protected]

I am trying to load siteminder module libmod_sm22.so into the apache-2.4.6
using below line in httpd.conf

LoadModule mod_sm modules/libmod_sm22.so


This is always throwing unable to load module into server error: Undefined
symobol 'unixd_config'


I did go through the documentation and found that unixd_config has been renamed
to ap_unixd_config.


I don't have the source to build the libmod_sm22.so pointing to ap_unixd_config
(which is a straight forward solution)

Is there any patch available to overcome this error. This is becoming a show
stopper for me.
Any help in this is greatly appreciated.

-- 
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