Brent R. Matzelle wrote:
> I just tried compiling the latest APR source with MSVC++ 6 on Win2k
> and recieved the following compile errors:
>
> sockets.c
> D:\dev\subversion\apr\network_io\win32\sockets.c(185) : error C2065:
> 'protocol' : undeclared identifier
> D:\dev\subversion\apr\network_io\win32\sockets.c(430) : error C2039:
> 'protocol' : is not a member of 'apr_os_sock_info_t'
> ./include\apr_portable.h(211) : see declaration of
> 'apr_os_sock_info_t'
> D:\dev\subversion\apr\network_io\win32\sockets.c(430) : error C2198:
> 'set_socket_vars' : too few actual parameters
>
> I tried setting APR_ENABLE_FOR_1_0 preprocessor but I still recieved
> an error. Any other win32 users getting this problem?
apr build errors should be sent to dev@apr.apache.org.
there have been recent changes to those files in apr, and i wouldn't be
surprised if the problem is being discussed on that list (or if they
aren't, they should be).
-garrett
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Oct 18 16:12:44 2002