I just tried to compile the latest APR code with MSVC++ 6 on Win2k and I experienced the following build 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 the APR_ENABLE_FOR_1_0 preprocessor and I received this error: sockets.c D:\dev\subversion\apr\network_io\win32\sockets.c(185) : error C2065: 'protocol' : undeclared identifier Regards, Brent. __________________________________________________ Do you Yahoo!? Faith Hill - Exclusive Performances, Videos & More http://faith.yahoo.com