Patrice wrote:
Hi,

I have a little problem with the compilation of cyrus-imap 2.3.0

here is the error:

In file included from auth_pts.c:57:
auth_pts.h:56:16: db.h: No such file or directory
make[1]: *** [auth_pts.o] Error 1
make[1]: Leaving directory `/sources/cyrus-imapd-2.3.0/lib'
make: *** [all] Error 1



and the configure:
./configure --without-bdb

this option of compile works well on 2.2 series

auth_pts.h hasn't changed in 2 years, so your 2.2 config must be different. I went ahead and removed what appears to be a totally unnecessary #include <db.h> in CVS.


--
Kenneth Murchison
Systems Programmer
Carnegie Mellon University
----
Cyrus Home Page: http://asg.web.cmu.edu/cyrus
Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html

Reply via email to