Hello. I have just started with qmail-ldap. I succesfully compiled qmail-1.03 with ldap patch and get working qmail, then I wanted add the qmail-ldap-control patch and have this problem. I patched qmail-1.03 with patch qmail-ldap-1.03-20021201.patch and qmail-ldap-control_20021201.gz. Then I changed Makefile to this:
CONTROLDB=-DUSE_CONTROLDB -DQLDAP_BAILOUT LDAPLIBS=-L /usr/local/lib -lldap -llber LDAPINCLUDES=-I/usr/local/include Then I compiled it with command: make setup check I get this error message: make: *** No rule to make target `-lldap', needed by `qmail-lspawn'. Stop. My configuration: OS: Debian LDAP: OpenLDAP 2.0. compiled from source. I have a general question about patch version too. What version of qmail-ldap-control and qmail-ldap patche are working together, because some patches doesn't have the same version? Thanks, Ruda.
