I am trying to compile the UW imap server, and i get the following message. Is anyone else getting this ?
Thanks in advance for the help. ---------- `cat CCTYPE` -c `cat CFLAGS` smanager.c `cat CCTYPE` -c `cat CFLAGS` `cat OSCFLAGS` -c osdep.c osdep.c:137: header file 'x509.h' not found osdep.c:138: header file 'ssl.h' not found osdep.c:140: header file 'pem.h' not found osdep.c:141: header file 'buffer.h' not found osdep.c:142: header file 'bio.h' not found osdep.c:143: header file 'crypto.h' not found osdep.c:144: header file 'rand.h' not found osdep.c:155: undefined type, found `SSL_CTX' osdep.c:156: undefined type, found `SSL' osdep.c:168: undefined type, found `X509_STORE_CTX' osdep.c:172: undefined type, found `RSA' osdep.c:172: undefined type, found `SSL' osdep.c:318: undefined type, found `BIO' osdep.c:319: undefined type, found `X509' osdep.c:337: illegal expression, found `)' osdep.c:337: illegal expression, found `)' osdep.c:374: undefined type, found `X509_STORE_CTX' osdep.c:770: undefined type, found `RSA' osdep.c:770: undefined type, found `SSL' osdep.c:773: undefined type, found `RSA' cpp-precomp: warning: errors during smart preprocessing, retrying in basic mode make[3]: *** [osdep.o] Error 1 make[2]: *** [osx] Error 2 make[1]: *** [OSTYPE] Error 2 make: *** [osx] Error 2 ### execution of make failed, exit code 2 Failed: compiling uw-imapd-ssl-2002.RC5-1 failed [stillbook:/sw/include] root# __________________________________________________ Do you Yahoo!? Faith Hill - Exclusive Performances, Videos & More http://faith.yahoo.com ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
