Hello, I think this was discussed already but I cannot find anything in order to fix it.
Im running slackware 7.0, with vpopmail 5.0.0 and qmail. I have defined in /home/vpopmail/etc two files: inc_deps with: -I/home/vpopmail/include lib_deps with: -L/home/vpopmail/lib -llibvpopmail.a I have downloaded courier-imap-1.4.0 and configured it with authvchkpw as: ./configure --prefix=/usr/local/courier --with-authvchkpw --without-authldap --without-authmysql --without-authpam --enable-workarounds-for-imap-client-bugs It runs configure withou any problem, BUT then when I run make I receive the following error: ---------- 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 ../sha1/libsha1.a -L/home/vpopmail/lib -llibvpopmail.a -lm -lcrypt /usr/i386-slackware-linux/bin/ld: cannot find -llibvpopmail.a collect2: ld returned 1 exit status make[1]: *** [authvchkpw] Error 1 make[1]: Leaving directory `/home/johndoe/courier-imap-1.4.0/authlib' make: *** [all-recursive] Error 1 ---------- Anyone? Best regards, Antonio -- Crie o seu email gratuito no mail.pt http://www.mail.pt _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
