Hello,
 
I've been trying to compile the latest courier-imap 1.3.10 with vpopmail 5.0pre3 but while compiling I get following error:
 
./configure command:
 
courier-imap:
            --without-ipv6 \
            --without-authdaemon \
            --enable-workarounds-for-imap-client-bugs \
            --without-authcustom \
            --without-authcram \
            --without-authuserdb \
            --without-authpam \
            --without-authshadow \
            --without-authpwd \
            --without-authldap \
            --with-authmysql \
 
configure goes fine, but when doing make I have following error

error:
 
gcc -DHAVE_CONFIG_H -I. -I. -I.     -I/usr/include/mysql -I/home/vpopmail/include -g -O2 -Wall -I.. -I./.. -c modauthvchkpw.c
gcc  -I/usr/include/mysql -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 `/usr/src/courier-imap-1.3.10/authlib'
make: *** [all-recursive] Error 1
 
I also had the same error when using vpopmail 4.9.10, when using just "./configure --with-authmysql"
When adding --without-authvchkpw it compiles without any problems but then I ofcourse can't authenticate.
 
Can someone give me help here?
 
Thanks in advance!
 
Cheers,
lao

lao nightwolf -ansi/ascii/vga drawer/demo coder/txt


Get more from the Web. FREE MSN Explorer download : http://explorer.msn.com

Reply via email to