Carol Blevins writes:
> Sam thanx Ben also pointed that out to me also. This is what I'm getting
> now running make:
>
> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/vpopmail/include -g -O2
> -Wall -I.. -I./.. -c preauthvchkpw.c
> preauthvchkpw.c: In function `auth_vchkpw_pre':
> preauthvchkpw.c:67: warning: assignment from incompatible pointer type
> preauthvchkpw.c:69: dereferencing pointer to incomplete type
> preauthvchkpw.c:69: dereferencing pointer to incomplete type
> <<<Cut here for brevity sake>>>
Looks like you have a corrupted/bad pwd.h header file.
--
Sam