Compiling cyrus-imapd for Solaris 2.5 ( Respost )
Francesc Guasch
frankie at etsetb.upc.es
Mon Oct 21 04:43:24 EDT 2002
Please, someone help me compile cyrus-imapd for Solaris-2.5.
cyrus-sasl compiled fine with gcc-3.2.
I've added this to getaddrinfo.c:
#include <rpc/types.h>
#include <rpc/clnt.h>
#include <rpc/clnt_soc.h>
But now it complains like this:
gcc -c -I.. -DHAVE_CONFIG_H -I. -I. -Wall -g -O2 \
getaddrinfo.c
In file included from getaddrinfo.c:71:
/usr/local/lib/gcc-lib/sparc-sun-solaris2.5/3.2/include/rpc/clnt.h:110:
field `RE_why' has incomplete type
In this file I see:
enum auth_stat RE_why; /* why the auth error occurred */
I can't find RE_why all over the filesystem and I'm stuck.
I know I'm close, please help me. Thank you .
--
frankie
More information about the Info-cyrus
mailing list