[Dovecot] Dovecot 1.2.16 compiling error
Mart Pirita
sysadmin at e-positive.ee
Fri Dec 3 18:23:55 EET 2010
Tom Talpey kirjutas:
>
> I built 1.2.16 against openssl-0.9.8p just last week; it linked
> and is running fine for me. Have you tried any version after 0.9.8l?
Tested with openssl-0.9.8m, 0.9.8q, 1.0.0a, 1.0.0c, config options are
simple:
./config --prefix=/usr/local/openssl &&
make &&
make install
And linked in spec:
export CPPFLAGS
export LDFLAGS
CPPFLAGS=-I/usr/local/ssl/include/openssl
LDFLAGS=-L/usr/local/ssl/lib
I can test more versions, but first I'd like to know did Timo changed
something in code, as it compiles fine, but fails to run.
--
Mart
More information about the dovecot
mailing list