On Mon, 23 Jun 2003 20:39:55 +0200 (Romance Daylight Time) Vadim Zeitlin <[EMAIL 
PROTECTED]> wrote:

>  Done, please check if it works -- I can't do it as I don't have access
> to RH9.

config.log:

configure: failed program was:
#line 2978 "configure"
#include "confdefs.h"
             #include <ssl.h>
configure:2983: gcc -E -I/usr/include/openssl  -DDEBUG -DDEBUG_nerijus 
-I/usr/local/include -I/usr/ssl/include -I/usr/local/ssl/include conftest.c >/dev/null 
2>conftest.out
In file included from /usr/include/openssl/ssl.h:179,
                 from configure:2979:
/usr/include/openssl/kssl.h:72:18: krb5.h: No such file or directory

I think the test program should be:

#include "confdefs.h"
             #define OPENSSL_NO_KRB5
             #include <ssl.h>


/usr/include/openssl/kssl.h:68:
#ifndef OPENSSL_NO_KRB5 

#include <stdio.h> 
#include <ctype.h> 
#include <krb5.h> 

Regards,
Nerijus


-------------------------------------------------------
This SF.Net email is sponsored by: INetU
Attention Web Developers & Consultants: Become An INetU Hosting Partner.
Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission!
INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php
_______________________________________________
Mahogany-Developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-developers

Reply via email to