[Samba] Make process stops with errors

Carsten Sander sander at csa-net.de
Thu Aug 11 17:37:52 GMT 2005


Johan,

I had the same problem here.

johsod at gmail.com schrieb:
> Hi,
> 
> I'm trying to compile Samba 3.0.14a with Active Directory support on
> AIX 5.3 with AIX C 7.0.
> 
> The make process stops with the following error:

> "nsswitch/pam_winbind.c", line 341.32: 1506-045 (S) Undeclared
> identifier PAM_AUTHTOK_RECOVER_ERR.
see https://www.redhat.com/archives/pam-list/2005-February/msg00012.html

> "nsswitch/pam_winbind.c", line 448.1: 1506-485 (S) Parameter
> declaration list is incompatible with declarator for PAM_EXTERN.
see https://www.redhat.com/archives/pam-list/2005-February/msg00013.html

I was able to compile Samba 3.0.14a on AIX 5.3 with adding 
-DPAM_AUTHTOK_RECOVER_ERR=PAM_AUTHTOK_RECOVERY_ERR and 
-DPAM_EXTERN=extern to CFLAGS.

Regards
   Carsten

-- 
.


More information about the samba mailing list