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

win32 building (was: Re: Purify is your friend.)

From: Greg Stein <gstein_at_lyra.org>
Date: 2001-05-10 04:23:50 CEST

No... you didn't mention win32, which would have helped :-)

There is a .dsw at the top level to build everything (which I'm guessing you
found). You will need to separately download APR from the CVS instructions
noted below.

Similarly, download neon (just read autogen.sh for info).

APR has a .dsp file, but Neon doesn't. I'm not sure what we do for that.
Probably, we just don't build the network client for Windows. (Neon has
Win32 stuff in the latest release, but we haven't upgraded yet)

So... that is about where we are. Several people have actually been working
on the Win32 build just in the past 24-48 hrs (Bill, Branko, Mike), so they
should be able to provide more commentary.

Cheers,
-g

On Wed, May 09, 2001 at 04:53:43PM -0700, Powell, Jim (EER) wrote:
> That helps. You will note that I am running win32 (in case I forgot to
> mention it), there is not autogen.bat that I can find. So are there any
> other words of wisdom I should know about.
>
> -----Original Message-----
> From: Greg Stein [mailto:gstein@lyra.org]
> Sent: Thursday, May 10, 2001 12:33 AM
> To: dev@subversion.tigris.org; PowellJF@navair.navy.mil
> Subject: Re: Purify is your friend.
>
>
> 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
>
> ---------------------------------------------------------------------
> 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.