3 messages in net.sourceforge.lists.courier-users[courier-users] Problems compiling co...
FromSent OnAttachments
Pål SollieAug 8, 2001 5:18 pm 
Edwin CulpAug 8, 2001 5:39 pm 
Pål SollieAug 8, 2001 9:43 pm 
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] Problems compiling courier-imapActions...
From:Pål Sollie (sol@apocalypse.no)
Date:Aug 8, 2001 5:18:34 pm
List:net.sourceforge.lists.courier-users

I'm trying to compile courier-imap with the following configure-options:

./configure --enable-unicode --without-ipv6 --with-vchkpw --without-authldap --without-authpwd --without-authshadow --without-authpam --without-authuserdb --without-authcram --without-authcustom --without-authdaemon --without-authmysql

This gives me the following 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 make[1]: Leaving directory `/home/sollie/src/courier-imap-1.3.9/authlib' make: *** [all-recursive] Error 1

I'm using courier-imap-1.3.9 vpopmail-4.9.10

TIA, Pål