Hi Joe, I saw that article too. Do you know if you just input "include /lib" on a separate line inside the ld.so.conf file? And then run ldconfig? If so, I already tried that with no luck. But perhaps I didn't do it correctly.
Thanks Anne -----Original Message----- From: Joe Gooch [mailto:[email protected]] Sent: Wednesday, September 01, 2010 1:30 PM To: [email protected] Subject: RE: [Pound Mailing List] pound errors libgcc_s.sl http://rodoabad.joinpgn.com/2010/01/29/libgcc_s-so-1-must-be-installed-for-p thread_cancel-to-work-error/ https://bugs.launchpad.net/ubuntu/+source/pound/+bug/40285 Synopsys: 1) If running 64bit, install the 32bit library too 2) Perhaps the RPM spec should be modified to include -lgcc_s 3) Make sure /lib is in ld.so.conf (or ld.so.conf.d/somefile) and run ldconfig Joe > -----Original Message----- > From: Anne Moore [mailto:[email protected]] > Sent: Wednesday, September 01, 2010 12:30 PM > To: [email protected] > Subject: RE: [Pound Mailing List] pound errors libgcc_s.sl > > I do have the pound-2.5-1.src.rpm installed as well as libgcc, here: > /lib/libgcc_s.so.1 > > Thanks for the input! > -----Original Message----- > From: Joe Gooch [mailto:[email protected]] > Sent: Wednesday, September 01, 2010 11:48 AM > To: [email protected] > Subject: RE: [Pound Mailing List] pound errors libgcc_s.sl > > If you are using a root jail, disable it. > Check the /lib and /usr/lib folders for libgcc_s*.so*.... In my > mandriva OS > it's in rpm libgcc1. In centos it's in rpm libgcc. > Install the appropriate rpm and verify the library is present, then > restart > pound. > > If this works, and you were using a root jail, you need to ensure the > libgcc_s*so* file is available inside the jail to reenable it > successfully. > > Joe > > > -----Original Message----- > > From: Anne Moore [mailto:[email protected]] > > Sent: Wednesday, September 01, 2010 11:31 AM > > To: [email protected] > > Subject: RE: [Pound Mailing List] pound errors libgcc_s.sl > > > > All, > > I'm getting desperate here. My managers are going to now remove > > POUND(!) > > from our production environment, and replace it with something else, > > unless > > I can resolve this issue, quickly. > > > > Anyone out there can help with this Pound issue? > > > > Thank you! > > > > -----Original Message----- > > From: Anne Moore [mailto:[email protected]] > > Sent: Tuesday, August 31, 2010 12:40 PM > > To: [email protected] > > Subject: [Pound Mailing List] pound errors libgcc_s.sl > > > > Hi All > > > > > > > > My POUND server was working graet. However, now I'm getting a "page > > cannot > > be displayed". The error message in the log reads "libgcc_s.so.1 must > > be > > installed for pthread_cancel to work" > > > > > > > > I'm running Red Hat Enterprise 4. > > > > > > > > Any of you know how to resolve this issue? > > > > > > > > Thank you! > > > > > > > > Anne Moore > > > > Data Solutions, Inc. > > > > > > > > -- > > To unsubscribe send an email with subject unsubscribe to > > [email protected]. > > Please contact [email protected] for questions. > > > > > > -- > > To unsubscribe send an email with subject unsubscribe to > > [email protected]. > > Please contact [email protected] for questions. > > -- > To unsubscribe send an email with subject unsubscribe to > [email protected]. > Please contact [email protected] for questions. > > > -- > To unsubscribe send an email with subject unsubscribe to > [email protected]. > Please contact [email protected] for questions. -- To unsubscribe send an email with subject unsubscribe to [email protected]. Please contact [email protected] for questions. -- To unsubscribe send an email with subject unsubscribe to [email protected]. Please contact [email protected] for questions.
