This is the mail archive of the libc-alpha@cygnus.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 update problems


Allin Cottrell <cottrell@ricardo.ecn.wfu.edu> writes:

> Problems: After installing 2.0.7 (both times) several programs
> stopped working, giving error messages "error loading shared
> libraries" and "undefined symbol: __register_frame_info".  The
> programs included bash, X and ssh, all of which had been
> compiled against glibc 2.0.6 using gcc 2.8.N.  

You'll have problems with this is one set of programs (or the libc) is
compiled with gcc 2.8 and the other with egcs.  The gcc maintainer
decided to not be add binary compatibility code.

Does this describe your situation?

-- 
---------------.      drepper at gnu.org  ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Cygnus Solutions `--' drepper at cygnus.com   `------------------------


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