FW:PAM error while executing "make" for samba on aix5.2

Darren Tucker dtucker at zip.com.au
Thu Feb 10 10:42:03 UTC 2005


Chandana.Varsha at iflexsolutions.com wrote:
> Thanks for the response. This has solved one of the errors. 
> Now after adding the suggested like to CFLAGS, while "make" I am still
> getting the following error. 
[...]
> nsswitch/pam_winbind.c:449: error: syntax error before "int"

The line immediately before that is "PAM_EXTERN", which AIX doesn't 
define.  Adding "-DPAM_EXTERN=extern" to CFLAGS will probably fix that.

(AFAICT, PAM_EXTERN isn't part of the PAM spec.)

-- 
Darren Tucker (dtucker at zip.com.au)
GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4  37C9 C982 80C7 8FF4 FA69
     Good judgement comes with experience. Unfortunately, the experience
usually comes from bad judgement.




More information about the Pam-list mailing list