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

Re: APR/Subversion "make install" bug

From: Joe Orton <jorton_at_redhat.com>
Date: 2004-08-20 18:48:48 CEST

On Thu, Aug 12, 2004 at 11:26:13AM -0400, Greg Hudson wrote:
> While this is a perfectly valid viewpoint, it is quite non-standard.
> APR should be using "install" in its install rule, not "cp", for
> consistency with other software packages.

Yeah, using cp to install libraries also has the handy side-effect of
crashing any running processes with those libraries mmaped, if upgrading
an existing installation using "make install" - install avoids that too.

http://cvs.apache.org/viewcvs.cgi/apr/Makefile.in?r1=1.107&r2=1.108
...similar fix for apr-util soon.

joe

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Aug 20 18:49:16 2004

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.