Re: [vchkpw] Error Make -> courier imap

2004-03-27 Thread Werner Schalk
Hi Johannes, well just take a look at the output of the make command: gcc  -I/home/vpopmail/include/ -DHAVE_OPEN_SMTP_RELAY -DHAVE_VLOGAUTH -Wall -I.. -I./..   -o authvchkpw  modauthvchkpw.o libauthmod.a libauth.a ../numlib/libnumlib.a ../md5/libmd5.a ../sha1/libsha1.a -L/home/vpopmail/lib -lvpop

[vchkpw] Error Make -> courier imap

2004-03-27 Thread Johannes Tyra
Hi... If I try to compile Courier Imap the compliler gives an error: gcc -I/home/vpopmail/include/ -DHAVE_OPEN_SMTP_RELAY -DHAVE_VLOGAUTH -Wall -I.. -I./.. -o authvchkpw modauthvchkpw.o libauthmod.a libauth.a ../numlib/libnumlib.a ../md5/libmd5.a ../sha1/libsha1.a -L/home/vpopmail/lib -lvpop

[vchkpw] error "make" courier-imap

2003-06-25 Thread Nicolas Quilliet
hi, I've got this error during the "make" of courier-imap : 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 ty