Re: compile problem in perdition 1.18-rc3

Simon Horman <[email protected]>
Newsgroups gmane.mail.perdition.user
Message-ID <[email protected]>
On Thu, Nov 26, 2009 at 12:15:53PM -0300, Joel A. Chornik wrote:
>   BODY { font-family:Arial, Helvetica, sans-serif;font-size:12px;
> }(corrected, was the other way around)
>  In file options.h
>  this
>  #ifdef WITH_PAM_SUPPORT
>    int             authenticate_in;
>    int             authenticate_timeout;
>  #endif /* WITH_PAM_SUPPORT */
>  should read
>  #ifdef WITH_PAM_SUPPORT
>    int             authenticate_in;
>  #endif /* WITH_PAM_SUPPORT */
>    int             authenticate_timeout;
>  otherwise you get compile errors if no there is no PAM support in
> the system, as the authenticate_timeout element is used througout the
> code anyway.
>  (sorry no diff in the system I was working on :) )

Thanks, this has been queued up for the 1.18 release.

______________________________________________
Perdition-users mailing list
[email protected]
http://lists.vergenet.net/listinfo/perdition-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.