Re: [squid-users] Compiling trouble

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Fri, 1 Apr 2005 00:46:29 +0200 (CEST)

On Thu, 31 Mar 2005 duranm@bancobsf.com.ar wrote:

> Hi!
>
> I want to compile squid-2.5.STABLE9 with ntlm and wbinfo_group support,
> first I do
>
> ./configure --prefix=/usr --datadir=/usr/share --localstatedir=/var
> --sysconfdir=/etc/squid --infodir=/usr/share/info --mandir=/usr/share/man
> --enable-snmp --enable-ssl --enable-auth=ntlm,basic
> --enable-external-acl-helpers=wbinfo_group
>
> When I run _make all_ I have
>
> ../include/md5.h:18:2: #error Cannot find OpenSSL headers

You do not have OpenSSL development files installed, required by
--enable-ssl.

Btw, are you sure you need/want the --enable-ssl option? This is only of
interest to reverse proxies, not Internet proxies.

Regards
Henrik
Received on Thu Mar 31 2005 - 15:46:35 MST

This archive was generated by hypermail pre-2.1.9 : Fri Apr 01 2005 - 12:00:03 MST