Hello,

I have a qmail+vpopmail+courier imap 1.3.10 server running on 
Solaris 8. I wanted to upgrade courier to last version, so
I downloaded version 1.7, configured with no problems:

./configure  --with-db=gdbm --prefix=/export/home/vpopmail/courier17 
             --without-authldap --without-authdb --with-authvchkpw  
             --with-mailuser=vpopmail

but when compiling I get:

Compiling 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
*** Error code 1
make: Fatal error: Command failed for target `authvchkpw.o'
Current working directory /export/home/vpopmail/src/courier-imap-1.7.0/authlib
*** Error code 1
make: Fatal error: Command failed for target `all'
Current working directory /export/home/vpopmail/src/courier-imap-1.7.0/authlib
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'

I've used gcc 2.95 and 3.2.1 with identical results. Do I need a specific gcc version
or a specific library?

Thanks in advance,

Sergio


-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to