I'm trying to add Courier to a Redhat6.2, qmail + vpopmail + qmailadmin
+ sqwebmail with maildir.
I ran into an error during install, so what does it mean?
What can I do to fix it?
This is how far it got:
  ./configure #exited find
  make      # exited fine
  make check # failed at  this step:
gcc  -I/home/vpopmail/include -g -O2 -Wall -I.. -I./..
-L/home/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':
/home/jstile/courier-imap-1.3.7/authlib/preauthvchkpw.c:66: undefined
reference to `vget_assign'
/home/jstile/courier-imap-1.3.7/authlib/preauthvchkpw.c:78: undefined
reference to `vclose'
collect2: ld returned 1 exit status
gmake[1]: *** [authvchkpw] Error 1

Reply via email to