CyrusIMAP for AMD64 Opteron ??
Milen Dimov
milen at blueboard.biz
Fri Nov 9 11:15:22 EST 2007
Hi,
I had experienced the similar problem. I have got the same error when I
was trying to build cyrus-imapd on my openSUSE 10.2 (X86-64) based system.
Check the messages when you start building cyrus-imapd for these (or
similar) lines:
checking for RSAPublicEncrypt in -lrsaref... yes
checking for BIO_accept in -lcrypto... no
checking for SSL_CTX_new in -lssl... no
checking for openssl... no
In my case even I have openssl(-devel) installed, the rsaref is
preferred to link with cyrus-imapd. Since I don't need rsaref I just
removed it and was able to build the cyrus-imapd with the next attempt.
Good luck!
Cheers,
Milen
BipinDas wrote:
> Dear List,
>
> Is there any specific source of CyrusIMAP for AMD 64 Opteron series ?. I
> am getting strange error while compiling CyrusIMAP2.3.1 on the above
> said server. The error is as follows.
> --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
> LD_RUN_PATH="/usr/lib64:/lib64" gcc -shared -O2 -g -pipe -Wall
> -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector
> --param=ssp-buffer-size=4 -m64 -mtune=generic IMAP.o -o
> blib/arch/auto/Cyrus/IMAP/IMAP.so ../../lib/libcyrus.a
> ../../lib/libcyrus_min.a \
> -ldb -lsasl2 -lssl -lcrypto \
> /usr/bin/ld: cannot find -lssl
> collect2: ld devolvió el estado de salida 1
> make[2]: *** [blib/arch/auto/Cyrus/IMAP/IMAP.so] Error 1
> make[2]: se sale del directorio `/opt/src/cyrus-imapd-2.3.1/perl/imap'
> make[1]: *** [all] Error 1
> make[1]: se sale del directorio `/opt/src/cyrus-imapd-2.3.1/perl'
> make: *** [all] Error 1
> ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
> If somebody went across the same problem please help me.
>
More information about the Info-cyrus
mailing list