compiling error - cannot find -lssl

Simon Brady simon.brady at otago.ac.nz
Mon Feb 17 14:38:28 EST 2003


On Sun, 16 Feb 2003, Mark Wessel wrote:

> After running 'make all CFLAGS=-O' I eventually get this error:
> 
> Running Mkbootstrap for Cyrus::IMAP ()
> chmod 644 IMAP.bs
> rm -f blib/arch/auto/Cyrus/IMAP/IMAP.so
> LD_RUN_PATH="/usr/local/lib:/lib" gcc -shared -L/usr/local/lib IMAP.o -o
> blib/arch/auto/Cyrus/IMAP/IMAP.so ../../lib/libcyrus.a -lsasl2 -lssl 
> -lcrypto
> /usr/bin/ld: cannot find -lssl
> collect2: ld returned 1 exit status
> make[2]: *** [blib/arch/auto/Cyrus/IMAP/IMAP.so] Error 1

Are you building imapd-2.1.12? If so, replace the top-level configure.in 
with the latest mainline version (currently 1.259) from CVS:

 http://bugzilla.andrew.cmu.edu/cgi-bin/cvsweb.cgi/src/cyrus/configure.in

Obviously you'll need to reconfigure after this. If this doesn't help, can 
you please post some more details about your configuration?

--
Simon Brady                             mailto:simon.brady at otago.ac.nz
ITS Technical Services
University of Otago, Dunedin, New Zealand






More information about the Info-cyrus mailing list