Dropbear 0.49pre1 build error on non-PAM systems
Matt Johnston
matt at ucc.asn.au
Tue Feb 13 22:16:54 WST 2007
On Tue, Feb 13, 2007 at 11:42:34AM +0100, Federico Bianchi wrote:
>
> Should it matter, Dropbear 0.49pre1 fails to build on a Linux/uClibc if
> PAM support is disabled (as I do for fail-safe purposes). The workaround
> is extremely simple: the line
>
> #ifdef ENABLE_SVR_PAM_AUTH
>
> in svr-authpam.c must be placed _before_ the #include (or everything else,
> for that matter).
Thanks, I've fixed that. I'm curious why the #ifdefs for
having header files didn't take care of it though.
Matt
More information about the Dropbear
mailing list