[OpenAFS] Re: pam-afs-session 1.3 released
Joe Buehler
aspam@cox.net
Tue, 17 Apr 2007 17:28:38 -0400
Russ Allbery wrote:
> Oh, excellent. Thank you! Does that mean that HP-UX 11 now implements
> pam_getenvlist and friends?
No. It means my memory failed or HP changed the way ld works since
10.20. There are indeed two unsatisfied symbols in the resulting
shared library:
pam_getenv
pam_getenvlist
I am a little surprised that the HPUX linker didn't die on that
but there it is, it made a shared library with missing symbols and
no complaints.
Joe Buehler