Le Jeudi 3 Janvier 2002 09:44, vous avez �crit :
Hi,

I tried to use Qmail +Vpopmail + courier-imap + sqwebmail and when i
compiled courrier-imap or sqwebmail i became in both case the followin
message during the make command :

gcc  -I/home/vpopmail/include -g -O2 -Wall -I.. -I./..  -o authuserdb
modauthuserdb.o libauthmod.a libauth.a
../userdb/libuserdb.a ../gdbmobj/libgdbmobj.a ../libhmac/libhmac.a -lgdbm
../md5/libmd5.a ../sha1/libsha1.a -lcrypt
gcc  -I/home/vpopmail/include -g -O2 -Wall -I.. -I./..  -o authvchkpw
modauthvchkpw.o libauthmod.a libauth.a
../md5/libmd5.a ../sha1/libsha1.a -L/home/vpopmail/lib -lvpopmail -lm
-lcrypt /usr/bin/ld: cannot find -lvpopmail
collect2: ld returned 1 exit status
make: *** [authvchkpw] Erreur 1

I looked in the authvchkpw file of the autlib folder and change the line
#include        "vpopmail.h" to :
- #include <vpopmail.h>                 --> Ok it could never work :-) but ...
- #include "/home/vpopmail/include/vpopmail.h"

But nothing seems to work. Any idea for resolving this problem ?

Thanks

Jos� HERBRECHT

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

Reply via email to