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

regen'ing build-outputs.mk (was: Re: New Tarball with connections fixed.)

From: Greg Stein <gstein_at_lyra.org>
Date: 2001-11-01 09:54:03 CET

On Wed, Oct 31, 2001 at 09:44:05PM +0000, Joe Orton wrote:
> On Wed, Oct 31, 2001 at 09:53:02PM +0100, Daniel Stenberg wrote:
> > For the record, r364 still doesn't build (staticly) for me. I post this just
> > because other talks appeared speaking about running problems with 364 which I
> > find odd since I can build it...
>
> Did you re-run autogen.sh after the missing files was added?

I'm getting tired of people suggesting running autogen.sh :-) This is the
second or third, and Ben keeps saying it, too...

If files are added, deleted, moved, then running autogen.sh is overkill.
Just do the following:

[gstein@suntzu svn]$ ./gen-make.py build.conf
[gstein@suntzu svn]$

That is it.

autogen.sh does the above, plus other stuff which is totally unnecessary
when dealing with file changes. And definitely: you do *not* need to run
configure or anything like that. Just run gen-make and then "make".

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
Received on Sat Oct 21 14:36:46 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.