Displaying 2 results from an estimated 2 matches for "ac_checktype2".
2003 Aug 05
1
compile with dietlibc
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi all,
I'm used to test the software which I use with dietlibc, just to see if it
could run without the bloat of glibc.
While compiling dovecot 0.99.10 I got these errors:
In file included from lib.h:20,
from alarm-hup.c:26:
compat.h:30: conflicting types for `uint_fast32_t'
/opt/diet/include/stdint.h:25: previous
2005 Dec 06
1
Dovecot w/ MySQL support and CentOS
I am converting a Debian box running Postfix, Courier and MySQL to a
CentOS box running Postfix, Dovecot and MySQL. I have the Postfix with
MySQL support taken care of with the RPM from the centosplus repo. It
appears that the stock RPM for Dovecot comes with Postgres, but not
MySQL support.
It looks like I need to download the source RPM and then rebuild it with
MySQL support. Could