I wrote Sam about the same problem and he pointed me to the solution.  You
probably have an old version of vpopmail installed.  Update vpopmail and the
problem should go away.

Also note that the latest version of vpopmail, perhaps earlier ones too,
makes ~vpopmail/lib mode 700, so in order to link courier against the right
lib I had to do a chmod -r o+rx ~vpopmail/lib.

Thus spake James Stevens on Tue, Mar 26, 2002 at 04:48:55PM CST
> I had a similar thing with LDAP. It turns out that cinfigure did find an
> ldap.h file, but it was not the right on. It was left over from
> somewhere so I deleted it and created links in /usr/include to my
> OpenLDAP include files. The same for /usr/lib to my OpenLDAP lib files.
> This cleared up my problem. Don't know if this helps, but...
> 
> James
> 
> On Sun, 2002-03-24 at 10:42, Daniel Bichara wrote:
> > 
> > This is the third time I write this message. Please help me.
> > 
> > Error while make:
> > 
> > make[1]: Entering directory `/usr/src/courier-imap-1.4.3/authlib'
> > 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 `/usr/src/courier-imap-1.4.3/authlib'
> > make: *** [all-recursive] Error 1                                       
> > 
> > Thanks
> > 
> > Daniel     
> > 
> > 
> > _______________________________________________
> > courier-users mailing list
> > [EMAIL PROTECTED]
> > Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
> 
> 
> 
> _______________________________________________
> courier-users mailing list
> [EMAIL PROTECTED]
> Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

-- 
Lindsay Haisley       | "Everything works    |     PGP public key
FMP Computer Services |       if you let it" |      available at
512-259-1190          |    (The Roadie)      | <http://www.fmp.com/pubkeys>
http://www.fmp.com    |                      |

_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to