Steven M Hawkins Jr writes: 

> I have the exact same problem when I try to use the 
> --with-module=authvchkpw option.

No such option exists, or ever existed. 

> if I use the development snapshot (20010815) of sqwebmail, it dies at..... 
> 
> Making all in rfc822
> gcc -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -Wall -c rfc822hdr.c
> In file included from rfc822hdr.c:10:
> rfc822hdr.h:37: syntax error before `off_t'
> rfc822hdr.c:18: syntax error before `off_t'

Insert #include <sys/types.h> into rfc822hdr.h 

-- 
Sam 

Reply via email to