Hello all,

I have been trying to get courier-imap-1.7.1 to compile for the last 3
days.

Below is the error that I am getting



gcc  -I./.. -I.. -Wall -g -O2   -o couriertls  starttls.o argparse.o
libcouriertls.a libspipe.a ../rfc1035/librfc1035.a ../md5/libmd5.a
../random128/librandom128.a ../numlib/libnumlib.a ../liblock/liblock.a
../soxwrap/libsoxwrap.a `cat ../soxwrap/soxlibs.dep` `cat
libcouriertls.dep` 
libcouriertls.a(libcouriertls.o): In function `sslerror':
/home/installed/courier-imap-1.7.1/tcpd/libcouriertls.c:252: undefined
reference to `ERR_error_string_n'
collect2: ld returned 1 exit status
gmake[2]: *** [couriertls] Error 1
gmake[2]: Leaving directory `/home/installed/courier-imap-1.7.1/tcpd'
gmake[1]: *** [all] Error 2
gmake[1]: Leaving directory `/home/installed/courier-imap-1.7.1/tcpd'
gmake: *** [all-recursive] Error 1


This is what I have installed 

gmake-3.79
openssl-0.9.7a
qmail-1.03
ucspi-tcp-0.88
vpopmail-5.2.1

I am compiling the code on NetBSD 1.5.2 with tcsh as the shell of the
non root user

Also I had found some posts in the archive that suggested 
adding a CPPFLAG with the path to the openssl err.h I have done that 
then issued a gmake clean and a gmake still same error.

I have also renamed the err.h files in both /usr/include and
/usr/local/include/openssl to be the new err.h compiled with openssl
0.9.7a
still no luck.

Any help would be apreciated.

FYI I am compiling  courier-imap-1.7.1 and not using the package from
netbsd because i was not able to support vpopmail-5.2.1 passwords And I
need to be able to 
authenticate current pop users in the web interface (I ultimatly want to
get squirrelmail-1.2.11 installed and working)


Thanks for you Help

Aaron



-------------------------------------------------------
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

Reply via email to