[Kolab-devel] kolab cyrus imap patch does not build

Richard Bos radoeka at xs4all.nl
Tue Oct 25 20:49:31 CEST 2005


Op dinsdag 25 oktober 2005 15:43, schreef Marcus Hüwe:
> i reviewed the kolab-ldap patch and find the following:
> diff -urp ../cyrus-imapd-2.2.8.orig/configure ./configure
> --- ../cyrus-imapd-2.2.8.orig/configure 2004-07-29
> 18:22:18.000000000 +0200 +++ ./configure        2005-01-10
> 12:56:16.000000000 +0100 @@ -14422,7 +14422,7 @@ for flag in ${ldflags}
> ${default_ldflags done
>  
>  IMAP_COM_ERR_LIBS="${COM_ERR_LIBS}"
> -IMAP_LIBS="${LIB_SASL} ${LIBS}"
> +IMAP_LIBS="${LIB_SASL} -lldap -llber ${LIBS}"
>
>
> they're patching the configure and we need it for the configure.in
> because our spec file generates a new configure script-

Terific find (I actually though that it was our patch)!  That clarifies point 
2) :))  Shouldn't there be a merger asking cyrus-imapd for a configure option 
to include --lldap (and --llber)?

Last point left, why did we need to run to the tool config2header, and kolab 
doesn't...?

./tools/config2header lib/imapopts.c lib/imapopts.h < lib/imapoptions

-- 
Richard Bos
Without a home the journey is endless




More information about the devel mailing list