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

Re: Build System Problems!

From: Kevin Pilch-Bisson <kevin_at_pilch-bisson.net>
Date: 2001-08-24 20:30:03 CEST

On Fri, Aug 24, 2001 at 04:39:21PM +0100, Joe Orton wrote:
> On Fri, Aug 24, 2001 at 11:20:27AM -0400, Kevin Pilch-Bisson wrote:
> > Hey All,
> >
> > Just for fun I went to try to install a version of svn on a system that doesn't
> > have the auto* tools. So what I did is check out the code, then copy my
> > configure scripts etc to the machine. I then found I needed to copy
> > build-outputs.mk as well. The problem began then.
>
> The best way to do this is get a vanilla checkout on your development
> machine (which has auto* installed), put apr, neon in there then run
> autogen.sh. Then tar that tree up and you can put it on your build
> machine (which doesn't have auto*), untar, and run configure.

I just tried this, and make is fine. However I can't 'make install', because
intall-libs depends on libsvn_fs, etc, and install-bin depends on svnadmin, and
so on. Something is going to have to be done to those install targets
during the configure step. I'll take a look at this right now.
>
> (The dist.sh script might do this too, I haven't tried it)
>
> joe
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org
>

-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Kevin Pilch-Bisson                    http://www.pilch-bisson.net
     "Historically speaking, the presences of wheels in Unix
     has never precluded their reinvention." - Larry Wall
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

  • application/pgp-signature attachment: stored
Received on Sat Oct 21 14:36:37 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.