Subject: Error compiling courier-imap 1.5.3
To: None <courier-users@lists.sourceforge.net>
From: Sam Carleton <sam@linux-info.net>
List: netbsd-help
Date: 09/08/2002 21:10:34
I am trying to compile courier-imap 1.5.3 on NetBSD 1.5.2. From the
get-go I have been getting the error:
~/src/courier-imap-1.5.3/tcpd/libcouriertls.c:251: undefined reference to `ERR_error_string_n'
At first I thought it might be because I did not compile/install
openssl. At this time I have compiled both openssl-0.9.6g and
openssl-engine-0.9.6g into into /usr/local. I am compiling
courier-imap with these options:
./configure --prefix=/usr/local --libdir=/usr/local/lib --includedir=/usr/local/include
I am getting this error without any of the configuration options.
Sam