Hi..

I have a compile problem that vpopmail-5.0 + Courier-Imap 1.3.12.

 

I succeed install vpopmail-5.0 (support MySQL).

And I tried to install courier-imap1.3.12

 

$ tar -xvzf courier-imap-1.3.12.tar.gz

$ cp preauthvchkpw.c courier-imap-1.3.12/authlib/preauthvchkpw.c

$ cd courier-imap-1.3.12

$ ./configure

$ make

 

And, error occurred.

----------------------------------------

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 -DHAVE_CONFIG_H -I. -I. -I.     -I/home/vpopmail/include -g -O2 -Wall -I.. -I./.. -c modauthvchkpw.c

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 -L/usr/lib/mysql -lmysqlclient -lz -lm -lcrypt

/usr/bin/ld: cannot find -lvpopmail

collect2: ld returned 1 exit status

make[1]: *** [authvchkpw] Error 1

make[1]: Leaving directory `/home/vpopmail/src/courier-imap-1.3.12/authlib'

make: *** [all-recursive] Error 1

----------------------------------------

 

Whats the problem?

Please help me..

 

 

 

Reply via email to