On Wed, Mar 03, 2004 at 10:49:15AM +0200, [EMAIL PROTECTED] wrote: > Dear all ; > > am trying to compile qmail 1.03 using guide life with qmail & life with qmail-ldap > and ldap patch 20040201 > but when making the command make setup check > i get this error > [EMAIL PROTECTED] netqmail-1.05]# make setup check > ./compile error_str.c > error_str.c:7: conflicting types for `error_str' > error.h:20: previous declaration of `error_str' > error_str.c: In function `error_str': > error_str.c:23: `error_range' undeclared (first use in this function) > error_str.c:23: (Each undeclared identifier is reported only once > error_str.c:23: for each function it appears in.) > make: *** [error_str.o] Error 1 > > how can i fix this error ? >
Looks like a badly patched qmail-1.03 to me. Did you get any rejects (ls *.rej)? Download the patch again -- or better use this one http://www.nrg4u.com/qmail/qmail-ldap-1.03-20040301.patch.gz -- :wq Claudio
