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
Any ideas?
Thanks,
Mark
_________________________________________________________________
Add photos to your messages with MSN 8. Get 2 months FREE*.
http://join.msn.com/?page=features/featuredemail
- Re: compiling error - cannot find -lssl Mark Wessel
- Re: compiling error - cannot find -lssl Simon Brady
- Re: compiling error - cannot find -lssl Mark Wessel
- Re: compiling error - cannot find -lssl Simon Brady
- Re: compiling error - cannot find -lssl Andrew Koros
- Re: compiling error - cannot find -lssl Mark Wessel
- Re: compiling error - cannot find -lssl Rob Siemborski
- Re: compiling error - cannot find -lssl Mark Wessel
- Re: compiling error - cannot find -lssl Simon Brady
- Re: compiling error - cannot find -lssl Mike O'Rourke
- Re: compiling error - cannot find -lssl Peter Lawler