Cyrus won't build without Kerberos?

Hafiz Malik mhafizm at orenda.com.my
Wed Aug 28 22:45:40 EDT 2002


hmm.. at 
/usr/ports/security/cyrus-sasl
edit Makefile..
do the reversed thing.. works for me.. :)

.if exists(/usr/lib/libkrb.a)
CONFIGURE_ARGS+=        --disable-krb4
.else
CONFIGURE_ARGS+=        --enable-krb4
EBONES= "@comment "
.endif


----- Original Message ----- 
From: "Christopher Smith" <x at xman.org>
To: <info-cyrus at andrew.cmu.edu>
Sent: Thursday, August 29, 2002 9:33 AM
Subject: Cyrus won't build without Kerberos?


> checking for des_ecb_encrypt in -ldes... yes
> checking for Kerberos includes...
> checking for krb.h... no
> configure: warning: No Kerberos V4 found
> configure: error: Kerberos not found for authorization module
> 
> Okay, I actually do have Kerberos installed, but that's beside the 
> point. I'm trying to do a build with 2.1.8 without Kerberos. Is the 
> configure script broken or something?
> 
> --Chris
> 






More information about the Info-cyrus mailing list