[Dovecot] Building dovecot with SSL support on Solaris
Christian Schmidt
christian at siebenbergen.de
Fri Oct 7 17:23:29 EEST 2005
Hello Jeff,
Jeff A. Earickson, 07.10.2005 (d.m.y):
> I run alpha3 on Solaris 9, with openssl in /opt. Here is my
> configure for dovecot:
>
> #!/usr/bin/sh
> VERSION=1.0-alpha3
> CC=gcc CFLAGS="-g -O" CPPFLAGS=-I/opt/openssl/include
> LDFLAGS=-L/opt/openssl/lib \
> ./configure --prefix=/opt/dovecot.$VERSION --with-ssl=openssl \
> --with-ssldir=/opt/openssl/ssl > configure.out
>
> I also have /opt/openssl/lib dfined in my load path via "crle"
> so apps can find it. That may be your problem. My output from
> "crle":
>
> [3] % crle
>
> Configuration file [version 3]: /var/ld/ld.config
> Default Library Path (ELF):
> /usr/lib:/opt/openssl/lib:/opt/BerkeleyDB/lib:/usr/local/lib
> Trusted Directories (ELF): /usr/lib/secure (system default)
>
> Command line:
> crle -c /var/ld/ld.config -l
> /usr/lib:/opt/openssl/lib:/opt/BerkeleyDB/lib:/usr/local/lib
Thanks, Jeff.
I gave both methods a try, but none of them succeeded.
When running my ./configure, it always claims:
Building with SSL support ........... : no
During the run, the only output line concerning ssl is the following:
checking for SSL_read in -lssl... no
But I think this line just tells me what I'm already aware of...
Regards,
Christian Schmidt
--
Die Macht der Könige ist auf die Vernunft und auf die Torheit des
Volkes gegründet - und viel mehr auf die Torheit.
-- Blaise Pascal
More information about the dovecot
mailing list