| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-library Mailing List Archives
Re: [REPOST] buildconf for Windows?
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 1 Aug 2003 15:56:24 +0200 (CEST)
On Wed, 30 Jul 2003, Early Ehlinger wrote:
> Sorry for the slow response.
No worries.
> I'm not sure exactly what I'm reading in the attached log, but it looks to
No, it checks for gethostbyname to figure out if it needs any particular libs
Around line 900 you can see the test program configure generates and compiles
Can you make a stand-alone c program like that and figure out what mingw needs
> If anybody knows how to add libws2_32 to the list of libraries that
I know how.
For an easy test, just change the line in configure.ac (around line 246) that
I *think* the proper fix is to replace that line (and the next condition) with
AC_SEARCH_LIBS(gethostbyname, nsl socket ws2_32)
-- Daniel Stenberg -- curl: been grokking URLs since 1998 ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01Received on 2003-08-01 These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info