On Fri, Mar 14, 2003 at 12:52:31PM -0500, Bill Hults wrote: > I've successfully set up qmail-ldap on a RH7.3 box. I'm now trying to get it > up & running on an OpenBSD3.2 box. I'm using the instruction from Life with > Qmail-LDAP. > OpenLDAP is installed & running. > I've applied the patch & changed the configuration per directions but when I > do make setup check I get a "Makefile", line XX:"Need an operator. This goes > on for each line in the Makefile which is a command. > Any thoughts about what I need to change? > TIA >
First of all running qmail-ldap on OpenBSD is no problem. This combo is used at least by Henning and myself. The "Makefile", line XX:"Need an operator message normaly means, that your patch was bad. I guess that somehow tabs where replaced with whitespaces and now make freaks out. My advise is to download a fresh version of the patch (e.g with `ftp http://www.nrg4u.com/qmail/qmail-ldap-1.03-20030301.patch.gz`) and to apply these fresh patch to a fresh qmail-1.03 source tree. -- :wq Claudio