curl-library
Re: Problem compiling with msys/mingw
From: Andrés García <fandom_at_retemail.es>
Date: Tue, 23 Nov 2004 20:47:01 +0100
Received on 2004-11-23
Date: Tue, 23 Nov 2004 20:47:01 +0100
Hi,
> > +checking for winsock2.h... yes
> > +checking for ftruncate... yes
>
> The test script _should_ update from CVS and create a new
> configure script with autoconf...
>
> Can you figure out why it didn't/doesn't?
It does, in the diff you can also see:
-checking for winsock2.h... yes
[...]
-checking for ftruncate... yes
But I don't know why it would run the tests in a different order.
But anyway, I downloaded the cvs tree again from scratch, and
this time the build failed both with the test script and when
doing it by hand.
The attached patch solved the problems.
Andres
- text/plain attachment: patch.txt