[Dovecot] ImapTest utility not compiling
Hein, Brad
Brad_Hein at cable.comcast.com
Wed Apr 23 19:57:59 UTC 2014
* Found my error.
I moved the dovecot source code after compiling it. Didn’t realize there were embedded/absolute URLS within the dovecot source tree. All I needed to do was make clean && make dovecot, then imaptest compiled no problem.
[Brad Hein]
From: <Hein>, Local Administrator <Brad_Hein at cable.comcast.com<mailto:Brad_Hein at cable.comcast.com>>
Date: Wednesday, April 23, 2014 at 2:00 PM
To: "dovecot at dovecot.org<mailto:dovecot at dovecot.org>" <dovecot at dovecot.org<mailto:dovecot at dovecot.org>>
Subject: ImapTest utility not compiling
Following the wiki instructions here: http://www.imapwiki.org/ImapTest/Installation
I’ve run into a wall trying to compile the imapTest utility (dovecot compiled without any problems). I think there’s a problem in the imapTest utility? Copy/pasted compile output and attached. The gist of the problem seems to be that imaptest can’t find the dovecot headers and libraries (configure script was executed like this: ./configure --with-dovecot=/usr/src/dovecot-20140420
checkpoint.c:3:17: error: lib.h: No such file or directory
checkpoint.c:4:17: error: str.h: No such file or directory
<and many more>
Based on these errors I believe there’s a compatibility problem between the current imapTest utility and dovecot.
The configure script said to report errors to this email address.
[Brad Hein]
More information about the dovecot
mailing list