On Wed, 11 Apr 2001 stewartj@??? wrote:
> Yep. That gets me a lot farther. Now I'm getting an error related to pam, apparently:
>
> auths/auths.a(call_pam.o): In function 'auth_call_pam'"
> call_pam.o(.text+0x166): undefined reference to 'pam_start'
> [four more lines referencing pam_xxxxx]
>
> We have pam-0.74-18 installed.
It's presumably missing the PAM library. I'm afraid I'm not a PAM
person, but maybe you need EXTRALIBS=-lpam or something like that.
You might also need to include -L/wherever/the/pam/lib/is/on/your/os.
--
Philip Hazel University of Cambridge Computing Service,
ph10@??? Cambridge, England. Phone: +44 1223 334714.