[krbdev.mit.edu #2581] AIX shared libraries

Ken Raeburn via RT rt-comment at krbdev.mit.edu
Sun May 30 16:50:05 EDT 2004



We're dumping relative paths like "../../lib" into the library search
paths written into the shr.o files.  (Use "dump -Hv" to examine them.)
It should probably be the library install path.  Or possibly we
shouldn't be setting it (by using -bnolibpath).

I'm not sure why, but "../../lib" is confusing gdb when I examine core
files produced by programs three levels down from the top (e.g.,
lib/krb5/krb/t_ser).  It's probably a gdb bug.

Ken


More information about the krb5-bugs mailing list