1 message in net.sourceforge.lists.courier-users[courier-users] Problem compiling vchkpw
FromSent OnAttachments
"Alejandro Díaz"Aug 11, 2001 6:59 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[courier-users] Problem compiling vchkpwActions...
From:"Alejandro Díaz" (aldi@teleline.es)
Date:Aug 11, 2001 6:59:51 am
List:net.sourceforge.lists.courier-users

Hi,

i have qmail with vpopmail and i have an error while compiling courier-imap. The
version of vpopmail i use is 4.9.10 and the version of the courier-imap is 1.3.9
(both are the latest versions). I execute as a normal user ./configure in the courier-imap directory and when i
execute make appear this error:

gcc -DHAVE_CONFIG_H -I. -I. -I. -I/home/vpopmail/include -g -O2 -Wall -I..
-I./.. -c authvchkpw.c authvchkpw.c: In function `auth_vchkpw_changepass': authvchkpw.c:142: warning: assignment from incompatible pointer type authvchkpw.c:151: dereferencing pointer to incomplete type authvchkpw.c:151: dereferencing pointer to incomplete type make[1]: *** [authvchkpw.o] Error 1

How can i solve this??. I need authvchkpw because i'm using qmail with vpopmail.