This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: glibc 2.2 in CVS and gcc problem.


* "H . J . Lu" <hjl@lucon.org>:

| > | http://gcc.gnu.org/ml/gcc-patches/2001-03/msg01187.html
| > 
| > This is for which version of gcc?
| 
| If you ask me, the current gcc in CVS is broken under Linux. I will
| recommend
| 
| 1. gcc from RedHat Rawhide. Or
| 2. gcc 2.95.3 + the patch above.

Finally I manually patched 2.95.3 with the above patch, and
glibc now plays fine with atexit, but I have this weird
problem:

PAM unable to dlopen(/usr/lib/security/pam_rootok.so)
PAM [dlerror: libgcc_s.so.0: cannot load shared object file: No such file or directory]

And several apps have this problem. I'm wondering what is
this libgcc_s.so.0 and why apps asking for it.

Anybody know the solution?


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]