21 Jan
2009
21 Jan
'09
6:58 p.m.
On Wed, 2009-01-21 at 09:55 -0700, CJ Keist wrote:
I'm trying to compile 1.1.8 with dovecot-1-1-989789b2afd8 patches applied on Solaris 10 sparc using gcc 2.95.3 and also tried version 3.4.3. This is error I'm getting: .. ssl-proxy-openssl.c:85: `PKG_STATEDIR' undeclared (first use in this function)
This was added to Makefile.am. You'll need to run autogen.sh and configure again to get Makefile regenerated from Makefile.am.