[squid-users] Bulding Squid 3.5 for Win2k with SSL

Reinhard Zumpf Dipl.-Ing. rzumpf at gmail.com
Sat Feb 9 09:37:04 UTC 2019


Hi,

I am having trouble Bulding Squid 3.5 for Win2k with SSL according to:
https://docs.diladele.com/howtos/build_squid_windows/index.html

Do you know why configure terminates like this? I had to switch within
Cygwin frome home dir to usr/src dir as described in section Using
Cygwin
https://www.physionet.org/physiotools/cygwin/
to comply with the guide from Diladele initially. I wonder why enable
ssl is done in this guide without including any openssl for build?

synrzu at NTB-SYN-273 ~
$     --datadir=/usr/share/squid --libexecdir=/usr/lib/squid
--disable-strict-error-checking
-bash: --datadir=/usr/share/squid: No such file or directory

synrzu at NTB-SYN-273 ~
$     --with-logdir=/var/log/squid --with-swapdir=/var/cache/squid
-bash: --with-logdir=/var/log/squid: No such file or directory

synrzu at NTB-SYN-273 ~
$     --with-pidfile=/var/run/squid.pid --enable-ssl --enable-delay-pools
-bash: --with-pidfile=/var/run/squid.pid: No such file or directory

synrzu at NTB-SYN-273 ~
$     --enable-ssl-crtd --enable-icap-client --enable-esi --disable-eui
-bash: --enable-ssl-crtd: Kommando nicht gefunden.

synrzu at NTB-SYN-273 ~
$     --localstatedir=/var/run/squid --sharedstatedir=/var/run/squid
-bash: --localstatedir=/var/run/squid: No such file or directory

synrzu at NTB-SYN-273 ~
$     --datarootdir=/usr/share/squid
--enable-disk-io="AIO,Blocking,DiskThreads,IpcIo,Mmapped"
-bash: --datarootdir=/usr/share/squid: No such file or directory

synrzu at NTB-SYN-273 ~
$     --enable-auth-basic="DB,LDAP,NCSA,POP3,RADIUS,SASL,SMB,fake,getpwnam"
-bash: --enable-auth-basic=DB,LDAP,NCSA,POP3,RADIUS,SASL,SMB,fake,getpwnam:
Kommando nicht gefunden.

synrzu at NTB-SYN-273 ~
$     --enable-auth-ntlm='fake' --enable-auth-negotiate='kerberos,wrapper'
-bash: --enable-auth-ntlm=fake: Kommando nicht gefunden.

synrzu at NTB-SYN-273 ~
$     --enable-external-acl-helpers='LDAP_group,SQL_session,eDirectory_userip,file_userip,kerberos_ldap_group,session,time_quota,unix_group,wbinfo_group'
-bash: --enable-external-acl-helpers=LDAP_group,SQL_session,eDirectory_userip,file_userip,kerberos_ldap_group,session,time_quota,unix_group,wbinfo_group:
Kommando nicht gefunden.

synrzu at NTB-SYN-273 ~
$     --with-openssl --with-filedescriptors=65536
-bash: --with-openssl: Kommando nicht gefunden.

synrzu at NTB-SYN-273 ~
$     --enable-removal-policies="lru,heap"
-bash: --enable-removal-policies=lru,heap: Kommando nicht gefunden.

synrzu at NTB-SYN-273 ~
$

Regards

Reinhard


More information about the squid-users mailing list