On Monday, September 29, 2003, at 06:11 AM, Yalcin Cekic wrote:


Hi All,


I am trying to patch my qmail source with Bill's chkuser patch.
I receive an error like below
*****************************************
patch -p0 <../tar/patch/chkuser.patch
patching file ./Makefile
patch: **** malformed patch at line 32:  qmail-smtpd.8
*****************************************

what should I check for correct problem.

Note: I am using mysql, changed the
+ `head -1 conf-vpopmail`/lib/libvpopmail.a
to
+    `head -1 conf-vpopmail`/lib/libvpopmail.a \
+       /usr/lib/libmysqlclient.a -lz

any help is welcome..

Don't edit the patch, you have screwed it up. Just patch with the normal version, then manually edit the Makefile. I guess I should provide a mysql version of the chkuser patch.. that would likely be simpler.


Bill



Reply via email to