[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 21:46:21 CEST

On Fri, Aug 24, 2001 at 12:47:50PM -0700, Greg Stein wrote:
> The theory is that build-outputs.mk has all the various build instructions,
> but the main Makefile chooses which to use. This is why there is @FS_RULES@
> and @BUILD_APACHE_RULE@ in the local-all target in Makefile.in.
>
> However, the install target in build-outputs.mk was not so careful, as you
> found. It depends unconditionally on libsvn_fs. The "right" thing is to have
> install-libs and install-fs-libs. The Makefile.in will then select one or
> both for installation.
>
> IOW, a simple bug... not something to go ballistic about.

Agreed, and I have just finished implementing that. (except I chose
install-lib-fs for the target). Don't want to check it in until I finish
testing (probably Monday) though.
>
> Cheers,
> -g
>

-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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.