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

Re: APR build errors

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

--- Garrett Rooney <rooneg@electricjellyfish.net> wrote:
> 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).
>

I do realize that. I was trying to point out an issue with not using
a standard release of APR.

Someone added an error code from the newer APR source into
svn_error_codes.h. This forced me to get the latest and
unfortunately not completely tested APR which broke all of my builds
so now I cannot get any work done with RapidSVN until I contact the
APR guys for a fix. <sigh>

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:39:19 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.