<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hi Amos,<BR> <BR>Thanks a lot for the hint!<BR>Specifying LIBS="-lws2_32" fixes this particular issue. Let's see what comes up next.<BR> <BR>--e<br> <BR><div>> Date: Sat, 20 Dec 2014 02:51:49 +1300<br>> From: squid3@treenet.co.nz<br>> To: al.akchurin@googlemail.com<br>> CC: squid-users@lists.squid-cache.org<br>> Subject: Re: [squid-users] Problem with running squid 3.5 on windows 7<br>> <br>> -----BEGIN PGP SIGNED MESSAGE-----<br>> Hash: SHA1<br>> <br>> On 20/12/2014 2:35 a.m., Eldar Akchurin wrote:<br>> > Hi Amos,<br>> > <br>> > It seems it uses a posix resolver for that, because cannot find the<br>> > native implementation.<br>> > <br>> > <br>> > <br>> > <br>> > <br>> > *configure:37657: checking for getaddrinfoconfigure:37657: <br>> > x86_64-w64-mingw32-g++ -o conftest.exe -DWINVER=0x601<br>> > -D_WIN32_WINNT=0x601 -fpermissive -L/usr/lib -mthreads<br>> > -static-libgcc -static-libstdc++  -g conftest.cpp  -lpsapi<br>> > >&5/tmp/cckciKLu.o: In function <br>> > `main':/usr/src/squid-3.5.0.3-**20141209-r13687/conftest.cpp:*<br>> > <br>> > *204: undefined reference to `getaddrinfo'collect2: error: ld<br>> > returned 1 exit statusconfigure:37657: $? = 1 *<br>> > <br>> > <br>> > Is this expected? If not, I will look how I can enable the native <br>> > implementation.<br>> <br>> Well, the targeted Win7 version (0x601) is supposed to supply a native<br>> getaddrinfo() and IIRC the MinGW headers included a definition. So I<br>> expect (more of a hope really) that the MinGW supplied version should<br>> be detected and used with the right autoconf test.<br>> <br>> If you are able to figure this one out it would be a great help. I'm<br>> not able to spare any time to Windows for a few weeks at least.<br>> <br>> Amos<br>> -----BEGIN PGP SIGNATURE-----<br>> Version: GnuPG v2.0.22 (MingW32)<br>> <br>> iQEcBAEBAgAGBQJUlC10AAoJELJo5wb/XPRjRQsH+gMtH17XrfhnwDicZMS5iRlQ<br>> aYcE7ocsX355703i1QnKi3IXtDdrxnMG8AD8xmlyvnEjvnrZKGc2tSQrl6WZNygW<br>> VP3dt/hTWzI7x4+gYBwPmMMYojQKvLUaDwX3vTX6cpRBJY/U07NdjQF4F2OPoU6Z<br>> DON68zCz3K/b8IABhWYNFuyT/bcAsb5U+XbPiVGSnPxH1ArH1++Uqn0+hnTUWJoD<br>> 9A8rNbj4aoJz4JnM/8v89dsQFBVFmSyGBqmPk4CpIUc1oZewyf8+BMvxK6VhwoAo<br>> mH9n7jq+Hy/i9lOGQ1FwjbiL52pnJxszvaxqBb+pED0c8tD/N4wqkM4F331/ZQ0=<br>> =9NMH<br>> -----END PGP SIGNATURE-----<br>> _______________________________________________<br>> squid-users mailing list<br>> squid-users@lists.squid-cache.org<br>> http://lists.squid-cache.org/listinfo/squid-users<br></div>                                    </div></body>
</html>