[AWS] Unable to built latest CVS version of AWS
Peter Fedorow
fedorowp at earthlink.net
Wed Feb 2 04:49:50 CET 2005
Hi,
I'm attempting to build the latest CVS version of AWS under Windows 2000.
When I run "make setup build install" this is what I get:
---
Setup OS specific definitions
In file included from D:\MinGW\include\ws2tcpip.h:19,
from src/check_config.c:12:
D:\MinGW\include\winsock2.h:339: parse error before `__int64'
D:\MinGW\include\winsock2.h:339: warning: no semicolon at end of struct
or union
D:\MinGW\include\winsock2.h:341: parse error before `}'
D:\MinGW\include\winsock2.h:524: parse error before `inet_ntoa'
D:\MinGW\include\winsock2.h:524: warning: data definition has no type or
storage class
D:\MinGW\include\winsock2.h:533: parse error before `gethostbyaddr'
D:\MinGW\include\winsock2.h:533: warning: data definition has no type or
storage class
D:\MinGW\include\winsock2.h:534: parse error before `gethostbyname'
D:\MinGW\include\winsock2.h:534: warning: data definition has no type or
storage class
D:\MinGW\include\winsock2.h:535: parse error before `getservbyport'
D:\MinGW\include\winsock2.h:535: warning: data definition has no type or
storage class
D:\MinGW\include\winsock2.h:536: parse error before `getservbyname'
D:\MinGW\include\winsock2.h:536: warning: data definition has no type or
storage class
D:\MinGW\include\winsock2.h:537: parse error before `getprotobynumber'
D:\MinGW\include\winsock2.h:537: warning: data definition has no type or
storage class
D:\MinGW\include\winsock2.h:538: parse error before `getprotobyname'
D:\MinGW\include\winsock2.h:538: warning: data definition has no type or
storage class
D:\MinGW\include\winsock2.h:763: redefinition of `struct _BLOB'
D:\MinGW\include\winsock2.h:766: warning: redefinition of `BLOB'
N:\GNAT\pentium-mingw32msv\include\Windows32/Structures.h:279: warning:
`BLOB' previously declared here
D:\MinGW\include\winsock2.h:988: parse error before `ULONG_PTR'
D:\MinGW\include\winsock2.h:988: warning: no semicolon at end of struct
or union
D:\MinGW\include\winsock2.h:988: warning: no semicolon at end of struct
or union
D:\MinGW\include\winsock2.h:990: parse error before `}'
D:\MinGW\include\winsock2.h:990: warning: data definition has no type or
storage class
D:\MinGW\include\winsock2.h:991: parse error before `}'
D:\MinGW\include\winsock2.h:991: warning: data definition has no type or
storage class
D:\MinGW\include\winsock2.h:1093: parse error before `LPWSACOMPLETION'
D:\MinGW\include\winsock2.h:1143: parse error before `LPWSACOMPLETION'
d:\Util\UnxUtils\usr\local\wbin\make.exe[1]: ***
[../src/aws-os_lib-definitions.ads] Error 1
make: *** [config_setup] Error 2
---
I'm not aware of any changes to my build environment since I built the
2.0p release.
I would like to use the newest version of AWS because it fixes a bug in
2.0p where it fails responding to the first HTTPS request that is a
redirect from a HTTP request when the server first loads.
Any tips to getting it to build would be appreciated.
Regards,
Peter Fedorow
More information about the AWS
mailing list