Hi List.
I'm installing the new stable vpopmail, but it show me this error:

[1200]#make
make  all-recursive
make[1]: Entering directory `/usr/local/src/qmail/vpopmail-5.4.13'
Making all in cdb
make[2]: Entering directory `/usr/local/src/qmail/vpopmail-5.4.13/cdb'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/src/qmail/vpopmail-5.4.13/cdb'
make[2]: Entering directory `/usr/local/src/qmail/vpopmail-5.4.13'
gcc -I. -I/usr/local/mysql/include/mysql  -I. -I. -I.    -fPIC -g -O2
-Wall -c -o libvpopmail_a-vpopmail.o `test -f 'vpopmail.c' || echo
'./'`vpopmail.c
vpopmail.c:35:17: err.h: No such file or directory
vpopmail.c: In function `vadddomain':
vpopmail.c:155: warning: implicit declaration of function `snprintf'
vpopmail.c: In function `lowerit':
vpopmail.c:1465: warning: subscript has type `char'
vpopmail.c: In function `r_mkdir':
vpopmail.c:1822: warning: implicit declaration of function `warn'
make[2]: *** [libvpopmail_a-vpopmail.o] Error 1
make[2]: Leaving directory `/usr/local/src/qmail/vpopmail-5.4.13'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/qmail/vpopmail-5.4.13'
make: *** [all] Error 2

I think that it is because it not found "err.h" file. What packages
should I install?

Reply via email to