[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

APR build errors

From: Brent R. Matzelle <bmatzelle_at_yahoo.com>
Date: 2002-10-18 16:03:59 CEST

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?

Brent.

__________________________________________________
Do you Yahoo!?
Faith Hill - Exclusive Performances, Videos & More
http://faith.yahoo.com

---------------------------------------------------------------------
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:04:39 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.