Hi All,

 I have a working toaster-qmail server :-)
 I want to try chkuser patch but I could not.
1- I patched qmail src with "patch -p0 < ../tar/chkuser.patch"
2- and give make command in the "/var/src/qmail-1.03"
3- I received
***************
[EMAIL PROTECTED] qmail-1.03]# make
./compile qmail-smtpd.c
qmail-smtpd.c:34:22: vpopmail.h: No such file or directory
qmail-smtpd.c:35:19: vauth.h: No such file or directory
qmail-smtpd.c:36:29: vpopmail_config.h: No such file or directory
qmail-smtpd.c: In function `realrcpt_check':
***************

4- I changed  row 34 vpopmail.h to /home/vpopmail/include/vpopmail.h in
qmail-smtpd.c file and do the same thing for vauth.h, vpopmail_config.h
5- then give "make" command and receive another errors
*****************************
./compile qmail-smtpd.c
qmail-smtpd.c: In function `main':
qmail-smtpd.c:1121: warning: return type of `main' is not `int'
./load qmail-smtpd qregex.o rcpthosts.o commands.o timeoutread.o \
timeoutwrite.o ip.o ipme.o ipalloc.o control.o constmap.o \
received.o date822fmt.o now.o qmail.o cdb.a fd.a wait.a \
datetime.a getln.a open.a sig.a case.a env.a stralloc.a \
alloc.a substdio.a error.a str.a fs.a auto_qmail.o base64.o  `cat \
socket.lib` -lssl -lcrypto dns.o `cat dns.lib` -lcrypt \
    `head -1 conf-vpopmail`/lib/libvpopmail.a
*****************************

any idea for to solve this problem ?
thx for your help,


regards,

Y.C

Reply via email to