Phil Dibowitz writes: 

> Yet couriertls is not getting built. In fact, maybe this helps: 
> 
> courier-imap-1.4.6/tcpd$ ls
> Makefile           config.log         libspipe.a  tcpd.o
> Makefile.am        config.status      logger      tcpdaccess.c
> Makefile.in        configure          logger.c    tcpdaccess.o
> README.couriertls  configure.in       logger.o    tcpremoteinfo.c
> acconfig.h         couriertcpd        spipe.c     tcpremoteinfo.h
> aclocal.m4         couriertcpd.1      spipe.h     tcpremoteinfo.o
> argparse.c         couriertcpd.html   spipe.o     tlsclient.c
> argparse.h         couriertls.1       stamp-h     tlsclient.h
> argparse.o         couriertls.config  stamp-h.in  tlsclient.o
> config.h           couriertls.html    starttls.c
> config.h.in        libcouriertls.a    tcpd.c 
> 
> 
> As you can see, the coutiertcpd is getting built, and the couriertls man 
> page is there, but couriertls is not getting built. A make in this 
> directory does nothing (returns straight to another prompt) as expected 
> since courier-imapd has been compiled and installed.

See config.log.  The SSL wrapper gets built only if OpenSSL libraries are 
detected by the configure script.  Availability of OpenSSL libraries is 
determined by trying to compile a test program.  The compilation failed and 
couriertls build was disabled. 

 


-- 
Sam 


_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to