Subject: Re: Error compiling courier-imap 1.5.3
To: None <courier-users@lists.sourceforge.net>
From: David S. <davids@idiom.com>
List: netbsd-help
Date: 09/08/2002 19:43:36
> 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.

I'm guessing that you're not using the NetBSD pkgsrc version of
the program.  Is there a reason why?

David S.

>