Hi, Gary Richardson Replace all 'PORT_LDAP' to 'port', or you can try the patch http://downloads.mrball.net/qmail-ldap/qmail-ldap-1.03-20021001-control-20021014b-by-Jason.patch.gz
Jason Hwang ======= 2002-10-30 09:30:00 Old Message ====== >Hey Guys, > > > >I've been playing around with qmail-ldap on a Redhat 8 box. I've run >into the following error after applying the control patch: > > > >cc1: warning: changing search order for system directory >"/usr/local/include" > >cc1: warning: as it has already been specified as a non-system >directory > >qldap-ldaplib.c: In function `qldap_open': > >qldap-ldaplib.c:330: `PORT_LDAP' undeclared (first use in this function) > >qldap-ldaplib.c:330: (Each undeclared identifier is reported only once > >qldap-ldaplib.c:330: for each function it appears in.) > >make: *** [qldap-ldaplib.o] Error 1 > > > >I'm using qmail-ldap-1.03-20021001.patch.gz and >qmail-ldap-control_20020524.patch.gz. > > > >The control patch applies, but finds some files that seem to be already >patched. This setup compiles fine without control patch. > > > >Any suggestions? > > > >Thanks.