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

Re: Strange windows problems.

From: <kevin_at_pilch-bisson.net>
Date: 2002-08-30 21:25:08 CEST

Quoting Blair Zajac <blair@orcaware.com>:

> kevin@pilch-bisson.net wrote:
> >
> > Hey Anyone building svn on win32.
> >
> > I just got myself setup with a Visual Studio.NET installation, and
> converted
> > the project files to the new format.
> >
> > I found that there were a bunch of problems with the conversion. A bunch
> of
> > things were missing link lines that they needed.
>
> I didn't see any of these. What did you see?

I saw a bunch of stuff (svn didn't link
libsvn_ra,libsvn_ra_dav,libsvn_ra_local,libsvn_fs,libsvn_repos), and a bunch
of missing project dependencies and stuff. I'm going to chalk that up to the
version of Visual Studio I am using since it is a little non-standard :)
>
> I'm seeing this:
>
> ------ Build started: Project: neon, Configuration: Release Win32 ------
>
> Performing Makefile project actions
> The system cannot find the path specified.
> Project : error PRJ0019: A tool returned an error code: "Performing
> Makefile project actions"
>
> Build log was saved at "file://d:\svn\neon\Release\BuildLog.htm"
> neon - 1 error(s), 0 warning(s)
>
>
> >
> > More significantly, I'm running into problems whenever I try to run svn,
> > getting a bunch of memory assertion failures as apparently apr_pool_cleanup
> is
> > using bad pointers.
>
> Not seeing these. Does your svn pass the win-tests.py script?

It didn't use to. Figured out that the problem was that the binary version of
bdb I was using wanted a different version of the C Runtime. All fixed now,
and finding only the four errors via win-tests.py.

>
> >
> > Anyone else experience this? I seem to recall someone having the problem
> a
> > long time ago, but I can't remember if there was ever a solution.
> >
> > Platform is:
> > Dual P4 at 2.4GHz w 1GRAM.
> > Windows XP.
> > Visual Studio.NET
>
> I'm using W2K SP3.
>
> 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 Fri Aug 30 21:25:36 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.