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

RE: xdelta, svndiff, zlib, or some other problem

From: Edward Ned Harvey <svn_at_nedharvey.com>
Date: Fri, 2 Jul 2010 12:54:09 -0400

> From: Philip Martin [mailto:philip.martin_at_wandisco.com]
>
> You have done something wrong, very little data has been recorded.
> It's possible you didn't rebuild the libraries, or you are picking up
> the wrong libraries at runtime.
>
> On Linux I would use oprofile rather than gprof.

Bummer.

After modifying the Makefile, I did :
make clean && make && make install && echo "installed ok"
So it installed ok.

"which svn" confirms that I'm running using the right svn ... also the
presence of the gmon.out file confirms this.

I don't see anything in my environment suspicious, like a LD_LIBRARY_PATH or
anything like that ...

I guess I'll just rebuild from scratch, and see if I get a different result,
and read more in the man page ...
Received on 2010-07-02 18:55:22 CEST

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.