BipinDas <[EMAIL PROTECTED]> 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'

It can't find your 64bit-SSL-libraries to build the perl modules. Is your 
perl up to date? Is the compiler used to build perl the same as the one 
used to compile Cyrus IMAP?

If you can't find the solution, just skip the "perl" target in the 
Makefile, the perl modules are not needed to run cyrus imap.

Which operating system are you using?

Pascal
----
Cyrus Home Page: http://cyrusimap.web.cmu.edu/
Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html

Reply via email to