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

Re: Purify is your friend.

From: Greg Stein <gstein_at_lyra.org>
Date: 2001-05-10 01:33:00 CEST

According to the README file, it says to look at the HACKING file if you're
going to do development (which also includes building at this early stage).
In there, it says to run ./autogen.sh to start the whole process. When you
run that, if it doesn't find APR, then it will tell you where to get it.

I'm guessing you left out running autogen.sh?

btw, it will say:

  echo ""
  echo "...Uh oh, there is a problem."
  echo "You don't have an apr/ subdirectory here. Please get one:"
  echo ""
  echo " cvs -d :pserver:anoncvs@apache.org:/home/cvspublic login"
  echo " (password 'anoncvs')"
  echo ""
  echo " cvs -d :pserver:anoncvs@apache.org:/home/cvspublic co apr"
  echo ""
  echo "Run that right here in the top-level of the Subversion tree."
  echo ""

Note that you also need Neon 0.11.0 (an older version). Instructions are
also printed by autogen.sh.

Cheers,
-g

On Wed, May 09, 2001 at 04:16:16PM -0700, Powell, Jim (EER) wrote:
> No offense meant, but I have been trying to build what I pulled out of CVS,
> and where the !*#@@#$ is APR (or what is it). That is always the dependency
> that it can't find.
>
> -----Original Message-----
> From: Greg Stein [mailto:gstein@lyra.org]
> Sent: Thursday, May 10, 2001 12:16 AM
> To: Branko �ibej
> Cc: dev@subversion.tigris.org
> Subject: Re: Purify is your friend.
>
>
> On Thu, May 10, 2001 at 12:17:33AM +0200, Branko �ibej wrote:
> > (Strictly speaking, this is an APR problem. But since it blew up in in
> > fs-test, and the culprit happens to be GregS, I thought y'all might like
> > to know about it. :-) )
>
> Okay... where'd it blow up, and will you be checking in a fix?
>
> > Here's the deal:
> >
> > apr_strings.h says:
> >
> > /**
> > * duplicate the first n characters of a string into memory allocated
>
> "of a string" typically implies something that is null-terminated.
>
> But if you want to clarify the doc in apr_strings.h, then please go ahead (I
> believe you have commit privs to APR, right?)
>
> Cheers,
> -g
>
> --
> Greg Stein, http://www.lyra.org/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org

-- 
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:30 2006

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.