Displaying 1 result from an estimated 1 matches for "1170849".
Did you mean:
  1170840
  
2016 Jul 02
4
Dovecot 2.2.25 compiling error
Hello.
I cant build 2.2.25, but I can build fine version 2.2.24 with same options:
RedHat based customized distro, 2.6.28.10 kernel
Build options:
export CPPFLAGS
export LDFLAGS
CPPFLAGS=-I/usr/local/ssl/include
LDFLAGS=-L/usr/local/ssl/lib
./configure \
         --prefix=/usr \
         --with-ssl=openssl \
         --with-ssldir=/etc/ssl \
         --sysconfdir=/etc \