>Number:         3583
>Category:       mod_auth-any
>Synopsis:       compilation problem with mod_auth.c
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    apache
>State:          open
>Class:          sw-bug
>Submitter-Id:   apache
>Arrival-Date:   Thu Dec 24 02:30:01 PST 1998
>Last-Modified:
>Originator:     [EMAIL PROTECTED]
>Organization:
apache
>Release:        1.3.3
>Environment:
IBM AIX 3.4 000009347600
>Description:
Module mod_auth.c
I've the compilation error : incorrect type with the functions :
setkey and encrypt
It'seems to be : int setkey and int encrypt in /usr/include/crypt.h
and void setkey, void encrypt in your source.
>How-To-Repeat:

>Fix:
I've comment the lines in the module mod_auth.c
#if defined(HAVE_CRYPT_H)
#include <crypt.h>
#endif

I don't know the consequences .....
>Audit-Trail:
>Unformatted:
[In order for any reply to be added to the PR database, ]
[you need to include <[EMAIL PROTECTED]> in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]
[If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request ]
[from a developer.                                      ]
[Reply only with text; DO NOT SEND ATTACHMENTS!         ]



Reply via email to