[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Looking for missing pamlibs....



On Fri, Feb 23, 2001 at 08:48:13AM -0600, hanasaki@ns1.microlink.net wrote:
> what package will provide a lib to resolve the below?
>
> auths/auths.a(call_pam.o): In function `auth_call_pam':
> call_pam.o(.text+0x16e): undefined reference to `pam_start'

Rule of thumb, when compiling stuff from sources, make sure you have
corresponding -dev packages installed. 

You're looking for libpam0g-dev, which you could've found yourself with
the following, for example:

% apt-cache search pam|grep dev 
libpam0g-dev - Development files for PAM
libroxen-cloakingdevice - Mailto mutilation module for the Roxen Challenger web server


-- 
Tommi Komulainen                                 Tommi.Komulainen@iki.fi
GPG 1024D/68388EE6    6FD6 DD79 EB38 BF6F 3533  09C0 04A8 9871 6838 8EE6

Attachment: pgp2aQGb5FULt.pgp
Description: PGP signature


Reply to: