Hello, I have a Mandrake 8.2 system with qmail and related tools from rpmhelp.net, and vpopmail 5.2 installed from source. All is working well for these packages. I want to install courier-imap now, from source(courier-imap-1.4.4.tar.gz) . as a normal user I extract the tarball, run ./configure --enable-workarounds-for-imap-client-bugs
configure goes well... make, however, does not go well when processing the authlib directory: gcc -I/home/vpopmail/include -O3 -fomit-frame-pointer -pipe -mcpu=pentiumpr o -march=i586 -ffast-math -fno-strength-reduce -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[1]: *** [authvchkpw] Error 1 make[1]: Leaving directory `/home/brian/rpm/BUILD/courier-imap-1.4.4/authlib' make: *** [all-recursive] Error 1 any idea's? Thx Brian _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
