Description of problem: Software Error occurred: "SiteMinder" Apache/Linux Agent 4.6.1 Vendor: CA / Netegrity Module Name: mod_sm.so Due to Missing "libstdc++-libc6.1-1.so.2", "SiteMinder" Apache/Linux Agent 4.6.1 does not work. Module for Apache "mod_sm.so" depends on "libstdc++-libc6.1-1.so.2", but "compat-libstdc++-296-2.96-138.i386.rpm"(for FC-6) does not include it. Therefore "mod_sm.so" does not work on FC-6. On FC-5, "compat-libstdc++-296-2.96-135.i386.rpm"(for FC-5) includes "libstdc++-libc6.1-1.so.2",and "mod_sm.so" works fine. Version-Release number of selected component (if applicable): compat-libstdc++-296-2.96-138.i386.rpm How reproducible: Add to httpd.conf with #LoadModule sm_module PassEnv LD_LIBRARY_PATH "/opt/netegrity/siteminder/webagent/lib" LoadModule sm_module /opt/netegrity/siteminder/webagent/lib/mod_sm.so SmInitFile /etc/apache/conf/WebAgent.conf Then ./apachectl start Steps to Reproduce: 1. 2. 3. Actual results: Module for Apache "mod_sm.so" depends on "libstdc++-libc6.1-1.so.2", but "compat-libstdc++-296-2.96-138.i386.rpm"(for FC-6) does not include it. Therefore "mod_sm.so" does not work on FC-6. Expected results: Like FC-5 "compat-libstdc++-296-2.96-135.i386.rpm"(for FC-5), includes "libstdc++-libc6.1-1.so.2", and "mod_sm.so" works fine. Additional info: Please fix "compat-libstdc++-296-2.96-138.i386.rpm"(for FC-6) and keep compatibility with old Modules like "mod_sm.so". See attached file of Terminal. Thank you.
Created attachment 146905 [details] Missing "libstdc++-libc6.1-1.so.2"
*** This bug has been marked as a duplicate of 225371 ***