On Sat, Apr 15, 2000 at 09:37:23PM +0530, Nawab Ali wrote:
> 
> When compiling the code ( with the following options -lpam -lpam_misc
> -ldl ) I got the following errors...
> undefined reference to  pam_start(),pam_authenticate(),pam_end()...

Are you sure you have it on the linker command line ?

$ nm /lib/libpam.so | grep pam_end
00001c50 T pam_end

        -Arun

-----------------------------------------------------------------------
The LIH mailing list archives are available at:
http://lists.linux-india.org/cgi-bin/wilma/linux-india-help

Reply via email to