[squid-users] Problem with running squid 3.5 on windows 7

2014-12-18 Thread Eldar Akchurin
Hi, I have cross-compiled squid 3.5 with mingw32-w64 on Ubuntu. The properties are: c:\squid\sbin>squid -v Squid Cache: Version 3.5.0.3-20141209-r13687 Service Name: squid Test build configure options: '--host=i686-w64-mingw32' '--prefix=c:/squid' 'CXXFLAGS=-DWI NVER=0x601 -D_WIN32_WINNT=0x601

Re: [squid-users] Problem with running squid 3.5 on windows 7

2014-12-19 Thread Eldar Akchurin
ash: SHA1 > > On 19/12/2014 12:32 p.m., Eldar Akchurin wrote: > > > > > > > > Hi, I have cross-compiled squid 3.5 with mingw32-w64 on Ubuntu. The > > properties are: c:\squid\sbin>squid -v Squid Cache: Version > > 3.5.0.3-20141209-r13687 Service N

Re: [squid-users] Problem with running squid 3.5 on windows 7

2014-12-19 Thread Eldar Akchurin
e.org > Subject: Re: [squid-users] Problem with running squid 3.5 on windows 7 > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 20/12/2014 2:35 a.m., Eldar Akchurin wrote: > > Hi Amos, > > > > It seems it uses a posix resol

Re: [squid-users] Problem with running squid 3.5 on windows 7

2014-12-20 Thread Eldar Akchurin
NED MESSAGE- > Hash: SHA1 > > On 20/12/2014 9:46 a.m., Amos Jeffries wrote: > > On 20/12/2014 7:05 a.m., Eldar Akchurin wrote: > >> Hi Amos, > > > >> Thanks a lot for the hint! Specifying LIBS="-lws2_32" fixes this > >> particular iss

Re: [squid-users] Problem with running squid 3.5 on windows 7

2014-12-21 Thread Eldar Akchurin
> Subject: Re: [squid-users] Problem with running squid 3.5 on windows 7 > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 21/12/2014 11:58 a.m., Eldar Akchurin wrote: > > Hi Amos, > > > > Hmm, after checking I found out that this fix works only for 6

Re: [squid-users] Problem with running squid 3.5 on windows 7

2015-01-24 Thread Eldar Akchurin
Hi Amos, Sorry to disturb you again, I have changed the ModSelectWin32 for now, it seems it kind of works. I will collect all the patches and will send you after I have the first version running :) The next issue is in the mswindows.h inline ssize_t recvfrom(int s, void * b, size_t l, int f

Re: [squid-users] Problem with running squid 3.5 on windows 7

2015-01-28 Thread Eldar Akchurin
regards, -e > Date: Sun, 25 Jan 2015 17:05:43 +1300 > From: squ...@treenet.co.nz > To: al.akchu...@hotmail.com; squid-users@lists.squid-cache.org > Subject: Re: [squid-users] Problem with running squid 3.5 on windows 7 > > On 25/01/2015 4:16 p.m., Eldar Akchurin wrote: > >