a little to little info. what patch did u apply is this netqmail etc...

Remo
----- Original Message ----- 
From: "Net" <[EMAIL PROTECTED]>
To: <vchkpw@inter7.com>
Sent: Wednesday, October 12, 2005 12:01
Subject: [vchkpw] chkuser 2.0


> ./load qmail-smtpd 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  `cat \
> socket.lib` dns.o `cat dns.lib`
> qmail-smtpd.o(.text+0x32): In function `safewrite':
> : undefined reference to `chkuser_cleanup'
> qmail-smtpd.o(.text+0x75): In function `die_read':
> : undefined reference to `chkuser_cleanup'
> qmail-smtpd.o(.text+0x99): In function `die_alarm':
> : undefined reference to `chkuser_cleanup'
> qmail-smtpd.o(.text+0xbd): In function `die_nomem':
> : undefined reference to `chkuser_cleanup'
> qmail-smtpd.o(.text+0xe1): In function `die_control':
> : undefined reference to `chkuser_cleanup'
> qmail-smtpd.o(.text+0x105): more undefined references to 
> `chkuser_cleanup' follow
> qmail-smtpd.o(.text+0xacd): In function `smtp_mail':
> : undefined reference to `chkuser_sender'
> qmail-smtpd.o(.text+0xbdc): In function `smtp_rcpt':
> : undefined reference to `chkuser_realrcpt'
> qmail-smtpd.o(.text+0x26d): In function `smtp_quit':
> : undefined reference to `chkuser_cleanup'
> collect2: ld returned 1 exit status\
> make: *** [qmail-smtpd] Error 1
> 
> I even modify the Makefile to:
> load qmail-smtpd.o chkuser.o rcpthosts.o
> 
>

Reply via email to