Hi ,

iam setting up a toaster from shupp.org
on redhat 9.0

i have patched 0.5 toaster patch and checkuser patch
when i try to compile qmail

make
iam getting the following error
any help will be great

./compile received.c
./load qmail-qmqpd received.o now.o date822fmt.o qmail.o \
auto_qmail.o env.a substdio.a sig.a error.a wait.a fd.a \
str.a datetime.a fs.a
./compile qmail-qmtpd.c
./compile rcpthosts.c
./load qmail-qmtpd rcpthosts.o control.o constmap.o \
received.o date822fmt.o now.o qmail.o cdb.a fd.a wait.a \
datetime.a open.a getln.a sig.a case.a env.a stralloc.a \
alloc.a substdio.a error.a str.a fs.a auto_qmail.o
./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':
qmail-smtpd.c:407: `DEFAULT_DOMAIN' undeclared (first use in this function)
qmail-smtpd.c:407: (Each undeclared identifier is reported only once
qmail-smtpd.c:407: for each function it appears in.)
qmail-smtpd.c:462: warning: assignment makes pointer from integer without a
cast
qmail-smtpd.c:467: dereferencing pointer to incomplete type
qmail-smtpd.c:467: `BOUNCE_MAIL' undeclared (first use in this function)
qmail-smtpd.c:477: warning: comparison between pointer and integer
qmail-smtpd.c: In function `main':
qmail-smtpd.c:1121: warning: return type of `main' is not `int'
make: *** [qmail-smtpd.o] Error 1


hare



Reply via email to