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

Re: svn commit: rev 3075 - trunk trunk/build

From: Blair Zajac <blair_at_orcaware.com>
Date: 2002-08-28 02:15:02 CEST

Branko ?ibej wrote:
>
> Blair Zajac wrote:
>
> >Branko ?ibej wrote:
> >
> >
> >>>+Version 0.14.3 [Alpha Interim 3] (released ?? ??? ????, revision ????)
> >>>+
> >>>+ Developer-visible changes:
> >>>+ * upgrade to neon 0.23.2 to fix Windows build issues
> >>>+
> >>>
> >>>
> >>>
> >>I don't know about you, but this commit does _not_ fix the Windows build
> >>issues. For one thing, build_neon.bat has to be upgraded to set
> >>EXPAT_FLAGS correcty. But that's trivial -- what's worse is that
> >>neon-0.23.2 doesn't even compile on Windows when DAV is enabled:
> >>
> >>src\ne_socket.c(363) : error C2065: 'EINTR' : undeclared identifier
> >>src\ne_socket.c(410) : error C2065: 'EPIPE' : undeclared identifier
> >>
> >>
> >>
> >
> >I've built and compiled svn with Neon just fine, but then I always
> >build with zlib and openssl support. I just tried to build Neon
> >without openssl and it failed with the same errors you had.
> >
> >Try this patch and let me know how it works.
> >
>
> Ah, great!. Works for me. Go ahead and commit this, if you will.

Will do.

>
> >Index: build/win32/build_neon.bat
> >
> [snip]
>
> >>Please revert this change. We're not ready to upgrade Neon yet.
> >>
> >>
> >
> >The solution to everything is not to revert (this is the second revert
> >you've suggested recently)!
> >
> >
> And I'll continue to do so every time somebody breaks the build for no
> obvious reason (obvious to me, that is). That'll teach people to test
> their patches before committing them. ;-)

And expect the reverse :)

Oh trust me, I test all my patches. Waiting around for win-tests.py to
finish is painful, but well worth it.

Also, we're using different build platform from each other, so unless
either one of us gets both Visual Studio.net and Visual Studio 6 on the
same system, we'll run into this every so often.

Best,
Blair

-- 
Blair Zajac <blair@orcaware.com>
Web and OS performance plots - http://www.orcaware.com/orca/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Aug 28 02:15:32 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.