/home/vpopmail/lib/libvpopmail.a(vpopmail.o)(.text+0x839): In function `mkpasswd3':
/home/pkg/vpopmail-5.2.1/vpopmail.c:417: undefined reference to `crypt'
/home/vpopmail/lib/libvpopmail.a(vpopmail.o)(.text+0x248b): In function `pw_comp':
/home/pkg/vpopmail-5.2.1/vpopmail.c:1625: undefined reference to `crypt'
collect2: ld returned 1 exit status
make: *** [qmail-smtpd] Error 1
./compile qmail-smtpd.c
qmail-smtpd.c:37:18: spam.h: No such file or directory
qmail-smtpd.c:39:17: spf.h: No such file or directory
qmail-smtpd.c:44:20: qregex.h: No such file or directory
qmail-smtpd.c:70:21: chkuser.h: No such file or directory
qmail-smtpd.c:190: variable `spamt' has initializer but incomplete type
qmail-smtpd.c: In function `setup':
qmail-smtpd.c:236: `SPF_DEFEXP' undeclared (first use in this function)
qmail-smtpd.c:236: (Each undeclared identifier is reported only once
qmail-smtpd.c:236: for each function it appears in.)
qmail-smtpd.c: In function `smtp_ehlo':
qmail-smtpd.c:466: invalid use of undefined type `struct spam_t'
qmail-smtpd.c:466: invalid use of undefined type `struct spam_t'
qmail-smtpd.c: In function `smtp_mail':
qmail-smtpd.c:496: `CHKUSER_OK' undeclared (first use in this function)
qmail-smtpd.c:501: `SPF_OK' undeclared (first use in this function)
qmail-smtpd.c:502: `SPF_NONE' undeclared (first use in this function)
qmail-smtpd.c:503: `SPF_UNKNOWN' undeclared (first use in this function)
qmail-smtpd.c:504: `SPF_NEUTRAL' undeclared (first use in this function)
qmail-smtpd.c:505: `SPF_SOFTFAIL' undeclared (first use in this function)
qmail-smtpd.c:506: `SPF_FAIL' undeclared (first use in this function)
qmail-smtpd.c:507: `SPF_ERROR' undeclared (first use in this function)
qmail-smtpd.c:510: `SPF_NOMEM' undeclared (first use in this function)
qmail-smtpd.c: In function `smtp_rcpt':
qmail-smtpd.c:584: `CHKUSER_KO' undeclared (first use in this function)
qmail-smtpd.c:588: `CHKUSER_RELAYING' undeclared (first use in this function)
qmail-smtpd.c: In function `smtp_data':
qmail-smtpd.c:719: invalid use of undefined type `struct spam_t'
qmail-smtpd.c: In function `main':
qmail-smtpd.c:1222: warning: return type of `main' is not `int'
qmail-smtpd.c: At top level:
qmail-smtpd.c:190: storage size of `spamt' isn't known
make: *** [qmail-smtpd.o] Error 1