TD wrote:
> 
> Hi.  I am getting the following error when compiling
> courier IMAP.
> 
> %make
> 
> make[1]: Entering directory `/disk01/blue/courier-imap-0.36a/authlib'
> gcc  -I/disk02/vpopmail/include -g -O2 -Wall -I.. -I./.. -L/disk02/vpopmail/
> lib  -o authvchkpw  modauthvchkpw.o libauthmod.a libauth.a
> ../md5/libmd5.a -lvpopmail -lm -lcrypt
> libauth.a(preauthvchkpw.o): In function `auth_vchkpw_pre':
> /disk01/blue/courier-imap-0.36a/authlib/preauthvchkpw.c:75: undefined
> reference to `vclose'
> make[1]: *** [authvchkpw] Error 1
> make[1]: Leaving directory `/disk01/blue/courier-imap-0.36a/authlib'
> make: *** [all-recursive] Error 1
> 
> Can anyone help me ?
> thanks!!
> TD

Which version of vpopmail are you using? Only the
latest ones have the vclose() function call

Ken Jones

Reply via email to