Re: [squid-users] Compiling Squid under Cygwin

2015-10-30 Thread Yakovlev, Vadim
; On 29/10/2015 5:11 a.m., Yakovlev, Vadim wrote: > > Hello all, > > > > I'm trying to compile Squid 3.5.10 for Windows with Cygwin, and ran into > number of problems. Some I was able to resolve, but finally stuck at > compiling negotiate_sspi_auth helper. In particular,

[squid-users] Compiling Squid under Cygwin

2015-10-28 Thread Yakovlev, Vadim
Hello all, I'm trying to compile Squid 3.5.10 for Windows with Cygwin, and ran into number of problems. Some I was able to resolve, but finally stuck at compiling negotiate_sspi_auth helper. In particular, I get "error: 'SSP_blobP' was not declared in this scope" in negotiate_sspi_auth.cc. The