Frank X Bezak writes: > So I run through ./configure not as root, and all seems to go ok. > As I am running make I get the following output > > gcc -I/usr/local/vpopmail/include -g -O2 -Wall -I.. -I./.. -o > authvchkpw modauthvchkpw.o libauthmod.a libauth.a ../numlib/libnumlib.a > ../md5/libmd5.a ../sha1/libsha1.a -L/usr/local/vpopmail/lib -lvpopmail > -lm -lcrypt > /usr/libexec/elf/ld: cannot find -lvpopmail > *** Error code 1
Look at the permissions on libvpopmail.a, then leverage your UNIX knowledge to see if you can figure this out. > /home/fxbezak/courier-imap-1.5.3.20020928/tcpd/libcouriertls.c(.text+0x4 > a1): undefined reference to `ERR_error_string_n' Your OpenSSL install is too old. ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
