1 message in net.sourceforge.lists.courier-users[courier-users] compile vchkpw
FromSent OnAttachments
Valeria CoppellettiSep 21, 2001 6:30 am 
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] compile vchkpwActions...
From:Valeria Coppelletti (vale@methosystem.it)
Date:Sep 21, 2001 6:30:41 am
List:net.sourceforge.lists.courier-users

Hi,

I ' ve been trying to compile Courier IMAP with vchkpw support with
Vpopmail-4.9.10 and I'm getting the follow error:

gcc -I/home/vpopmail/include -g -O2 -Wall -I.. -I./.. -L/usr/lib/mysql -o authvchkpw modauthvchkpw.o libauthmod.a libauth.a ../md5/libmd5.a -lvpopmail -lm -lcrypt -lmysqlclient /usr/bin/ld: cannot open -lvpopmail: No such file or directory collect2: ld returned 1 exit status make[1]: *** [authvchkpw] Error 1 make[1]: Leaving directory `/tmp/courier-imap-1.2.3/authlib` make: *** [all-recursive] Error 1

Then I' ve upgraded Vpopmail-4.9.10 with the latest development version that is
Vpopmail-5.0pre5 and I' m getting the follow error:

gcc -I/home/vpopmail/include -g -O2 -Wall -I.. -I./.. -L/usr/lib/mysql -o authvchkpw modauthvchkpw.o libauthmod.a libauth.a ../md5/libmd5.a -lvpopmail -lm -lcrypt -lmysqlclient /usr/bin/ld: cannot open -lvpopmail: No such file or directory collect2: ld returned 1 exit status make[1]: *** [authvchkpw] Error 1 make[1]: Leaving directory `/tmp/courier-imap-1.2.3/authlib` make: *** [all-recursive] Error 1

Please, help me!!! Thank you in advance.