Hi! I received the following error (I ran ./configure and make without options) when running make install: Making all in auth make: don't know how to make db-ldap.h. Stop in /tmp/dovecot-1.0b2/dovecot-1.0.beta2/src/auth. *** Error code 1 Stop in /tmp/dovecot-1.0b2/dovecot-1.0.beta2/src (line 284 of Makefile). *** Error code 1 Stop in /tmp/dovecot-1.0b2/dovecot-1.0.beta2 (line 340 of Makefile). *** Error code 1 Stop in /tmp/dovecot-1.0b2/dovecot-1.0.beta2 (line 224 of Makefile). This is what I found: # ls src/auth/db-ldap.* src/auth/db-ldap.c src/auth/db-ldap.o # find . -name 'db-ldap.*' -print ./src/auth/db-ldap.c ./src/auth/.deps/db-ldap.Po ./src/auth/db-ldap.o I didn't find a db-ldap.h anywhere in /usr either. Any hints? I run OpenBSD 3.7 on sparc. /Peter -- Peter Lindgren, dataingenj?r E-post: peter "at" norrskenkonsult punkt com http://www.norrskenkonsult.com
On Thu, 2006-01-26 at 21:44 +0100, Peter Lindgren wrote:> # ls src/auth/db-ldap.* > src/auth/db-ldap.c src/auth/db-ldap.odb-ldap.h should be there. You've lost it somehow. % tar tzf dovecot-1.0.beta2.tar.gz|grep db-ldap.h dovecot-1.0.beta2/src/auth/db-ldap.h -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part Url : http://dovecot.org/pipermail/dovecot/attachments/20060127/a2d8f5b9/attachment.pgp