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. |
- Re: Control patch causes compile failure Gary Richardson
- Re: Control patch causes compile failure Jason Hwang
- Re: Control patch causes compile failure Tony Vickers