Can't compile FreeRADIUS with pam module
Alan DeKok
aland at deployingradius.com
Fri Nov 6 14:18:59 CET 2009
Chico Sokol wrote:
> Hy guys,
> I'm using version 2.1.7. And I'm having trouble at building freeradius
> from de source with pam module (rlm_pam). Here's what I'm doing:
>
> # ./configure --with-modules=rlm_pam
> # make
>
> Then I get the following error, during the pam module compilation:
>
> rlm_pam.c:123: warning: 'struct pam_response' declared inside
> parameter list
You don't have the PAM development header files installed. You will
need to figure out where they are (which package, etc.), and install them.
Alan DeKok.
More information about the Freeradius-Users
mailing list