[prev in list] [next in list] [prev in thread] [next in thread] 

List:       cyrus-devel
Subject:    Failed to install cyrus-imapd-2.2.8
From:       "Young Ma" <young.ma () banyantravel ! com>
Date:       2004-09-30 9:45:27
Message-ID: NCENJOCAJMAKJCPLEIEOMEBPEKAA.young.ma () banyantravel ! com
[Download RAW message or body]

Hello All,

I am running Redhat Pro 9.

When I am trying to install "cyrus-imapd-2.2.8", I had run  the following
command successfully:


export CPPFLAGS="-I/usr/include/et"

./configure --with-sasl=/usr/lib --with-perl \

--with-auth=unix --with-openssl=/usr/share/ssl

make depend

When I run make, I got following error, and The Cyrus was not installed

[root@localmail cyrus-imapd-2.2.8]# make
### Making all in /home/youngma/cyrus-imapd-2.2.8/man
make[1]: Entering directory `/home/youngma/cyrus-imapd-2.2.8/man'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/youngma/cyrus-imapd-2.2.8/man'
### Making all in /home/youngma/cyrus-imapd-2.2.8/et
make[1]: Entering directory `/home/youngma/cyrus-imapd-2.2.8/et'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/youngma/cyrus-imapd-2.2.8/et'
### Making all in /home/youngma/cyrus-imapd-2.2.8/lib
make[1]: Entering directory `/home/youngma/cyrus-imapd-2.2.8/lib'
gcc -c -I..  -I/usr/include/et -I/usr/share/ssl/include -I../et -I/usr/lib/i
nclude -DHAVE_CONFIG_H  -g -O2  \
prot.c
In file included from /usr/include/openssl/ssl.h:179,
                 from prot.h:56,
                 from prot.c:72:
/usr/include/openssl/kssl.h:72:18: krb5.h: No such file or directory
In file included from /usr/include/openssl/ssl.h:179,
                 from prot.h:56,
                 from prot.c:72:
/usr/include/openssl/kssl.h:132: parse error before "krb5_enctype"
/usr/include/openssl/kssl.h:134: parse error before '*' token
/usr/include/openssl/kssl.h:135: parse error before '}' token
/usr/include/openssl/kssl.h:147: parse error before "kssl_ctx_setstring"
/usr/include/openssl/kssl.h:147: parse error before '*' token
/usr/include/openssl/kssl.h:148: parse error before '*' token
/usr/include/openssl/kssl.h:149: parse error before '*' token
/usr/include/openssl/kssl.h:149: parse error before '*' token
/usr/include/openssl/kssl.h:150: parse error before '*' token
/usr/include/openssl/kssl.h:151: parse error before "kssl_ctx_setprinc"
/usr/include/openssl/kssl.h:151: parse error before '*' token
/usr/include/openssl/kssl.h:153: parse error before "kssl_cget_tkt"
/usr/include/openssl/kssl.h:153: parse error before '*' token
/usr/include/openssl/kssl.h:155: parse error before "kssl_sget_tkt"
/usr/include/openssl/kssl.h:155: parse error before '*' token
/usr/include/openssl/kssl.h:157: parse error before "kssl_ctx_setkey"
/usr/include/openssl/kssl.h:157: parse error before '*' token
/usr/include/openssl/kssl.h:159: parse error before "context"
/usr/include/openssl/kssl.h:160: parse error before "kssl_build_principal_2"
/usr/include/openssl/kssl.h:160: parse error before "context"
/usr/include/openssl/kssl.h:163: parse error before "kssl_validate_times"
/usr/include/openssl/kssl.h:163: parse error before "atime"
/usr/include/openssl/kssl.h:165: parse error before "kssl_check_authent"
/usr/include/openssl/kssl.h:165: parse error before '*' token
/usr/include/openssl/kssl.h:167: parse error before "enctype"
In file included from prot.h:56,
                 from prot.c:72:
/usr/include/openssl/ssl.h:909: parse error before "KSSL_CTX"
/usr/include/openssl/ssl.h:931: parse error before '}' token
make[1]: *** [prot.o] Error 1
make[1]: Leaving directory `/home/youngma/cyrus-imapd-2.2.8/lib'
make: *** [all] Error 1
[root@localmail cyrus-imapd-2.2.8]#


Anybody can help me to solve this problem?



Thanks & Regards

Young Ma



[Attachment #3 (text/html)]

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1458" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><SPAN class=902563809-30092004><FONT face=Arial color=#0000ff size=2>Hello 
All,</FONT></SPAN></DIV>
<DIV><SPAN class=902563809-30092004><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=902563809-30092004><FONT face=Arial color=#0000ff size=2>I am 
running Redhat Pro 9. </FONT></SPAN></DIV>
<DIV><SPAN class=902563809-30092004><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=902563809-30092004><FONT face=Arial color=#0000ff size=2>When I 
am trying to install "cyrus-imapd-2.2.8",&nbsp;I had run &nbsp;the following 
command successfully:</FONT></SPAN></DIV>
<DIV><SPAN class=902563809-30092004><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=902563809-30092004><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=902563809-30092004>export 
CPPFLAGS="-I/usr/include/et"<BR><BR>./configure --with-sasl=/usr/lib --with-perl 
\<BR><BR>--with-auth=unix --with-openssl=/usr/share/ssl<BR><BR>make 
depend<BR></SPAN></DIV>
<DIV><SPAN class=902563809-30092004><FONT face=Arial color=#0000ff size=2>When I 
run make, I got following error, and The Cyrus was not installed 
</FONT></SPAN></DIV>
<DIV><SPAN class=902563809-30092004><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=902563809-30092004><FONT face=Arial size=2>[root@localmail 
cyrus-imapd-2.2.8]# make<BR>### Making all in 
/home/youngma/cyrus-imapd-2.2.8/man<BR>make[1]: Entering directory 
`/home/youngma/cyrus-imapd-2.2.8/man'<BR>make[1]: Nothing to be done for 
`all'.<BR>make[1]: Leaving directory 
`/home/youngma/cyrus-imapd-2.2.8/man'<BR>### Making all in 
/home/youngma/cyrus-imapd-2.2.8/et<BR>make[1]: Entering directory 
`/home/youngma/cyrus-imapd-2.2.8/et'<BR>make[1]: Nothing to be done for 
`all'.<BR>make[1]: Leaving directory `/home/youngma/cyrus-imapd-2.2.8/et'<BR>### 
Making all in /home/youngma/cyrus-imapd-2.2.8/lib<BR>make[1]: Entering directory 
`/home/youngma/cyrus-imapd-2.2.8/lib'<BR>gcc -c -I..&nbsp; -I/usr/include/et 
-I/usr/share/ssl/include -I../et -I/usr/lib/include -DHAVE_CONFIG_H&nbsp; -g 
-O2&nbsp; \<BR>prot.c<BR>In file included from 
/usr/include/openssl/ssl.h:179,<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
 from 
prot.h:56,<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
 from prot.c:72:<BR>/usr/include/openssl/kssl.h:72:18: krb5.h: No such file or 
directory<BR>In file included from 
/usr/include/openssl/ssl.h:179,<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
 from 
prot.h:56,<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
 from prot.c:72:<BR>/usr/include/openssl/kssl.h:132: parse error before 
"krb5_enctype"<BR>/usr/include/openssl/kssl.h:134: parse error before '*' 
token<BR>/usr/include/openssl/kssl.h:135: parse error before '}' 
token<BR>/usr/include/openssl/kssl.h:147: parse error before 
"kssl_ctx_setstring"<BR>/usr/include/openssl/kssl.h:147: parse error before '*' 
token<BR>/usr/include/openssl/kssl.h:148: parse error before '*' 
token<BR>/usr/include/openssl/kssl.h:149: parse error before '*' 
token<BR>/usr/include/openssl/kssl.h:149: parse error before '*' 
token<BR>/usr/include/openssl/kssl.h:150: parse error before '*' 
token<BR>/usr/include/openssl/kssl.h:151: parse error before 
"kssl_ctx_setprinc"<BR>/usr/include/openssl/kssl.h:151: parse error before '*' 
token<BR>/usr/include/openssl/kssl.h:153: parse error before 
"kssl_cget_tkt"<BR>/usr/include/openssl/kssl.h:153: parse error before '*' 
token<BR>/usr/include/openssl/kssl.h:155: parse error before 
"kssl_sget_tkt"<BR>/usr/include/openssl/kssl.h:155: parse error before '*' 
token<BR>/usr/include/openssl/kssl.h:157: parse error before 
"kssl_ctx_setkey"<BR>/usr/include/openssl/kssl.h:157: parse error before '*' 
token<BR>/usr/include/openssl/kssl.h:159: parse error before 
"context"<BR>/usr/include/openssl/kssl.h:160: parse error before 
"kssl_build_principal_2"<BR>/usr/include/openssl/kssl.h:160: parse error before 
"context"<BR>/usr/include/openssl/kssl.h:163: parse error before 
"kssl_validate_times"<BR>/usr/include/openssl/kssl.h:163: parse error before 
"atime"<BR>/usr/include/openssl/kssl.h:165: parse error before 
"kssl_check_authent"<BR>/usr/include/openssl/kssl.h:165: parse error before '*' 
token<BR>/usr/include/openssl/kssl.h:167: parse error before "enctype"<BR>In 
file included from 
prot.h:56,<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
 from prot.c:72:<BR>/usr/include/openssl/ssl.h:909: parse error before 
"KSSL_CTX"<BR>/usr/include/openssl/ssl.h:931: parse error before '}' 
token<BR>make[1]: *** [prot.o] Error 1<BR>make[1]: Leaving directory 
`/home/youngma/cyrus-imapd-2.2.8/lib'<BR>make: *** [all] Error 
1<BR>[root@localmail cyrus-imapd-2.2.8]#</FONT></SPAN></DIV>
<DIV><SPAN class=902563809-30092004><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=902563809-30092004><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=902563809-30092004><FONT face=Arial size=2><FONT 
color=#0000ff>Anybody can help me to solve this problem?</FONT></DIV>
<DIV><FONT color=#0000ff><BR></FONT></DIV></FONT></SPAN>
<DIV>&nbsp;</DIV>
<P><FONT face=Optimum size=2>Thanks &amp; Regards</FONT></P>
<P><FONT face=Optimum size=2>Young Ma<BR><BR></FONT></P></BODY></HTML>



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic