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

Re: Subversion 1.2.3 released.

From: Rainer Sokoll <R.Sokoll_at_intershop.de>
Date: 2005-08-27 00:48:04 CEST

On Fri, Aug 26, 2005 at 11:36:31PM +0100, Max Bowsher wrote:
> kfogel@collab.net wrote:
> >Rainer Sokoll <R.Sokoll@intershop.de> writes:
> >>On Thu, Aug 25, 2005 at 01:29:01PM -0700, Ben Reser wrote:
> >>
> >>>Subversion 1.2.3 is ready and available from:
> >>
> >>Thanks to all developers.
> >>A minor issue: In the Makefile generated by configure, still DESTDIR is
> >>undefined, so at least me had to add a "DESTDIR = /"
> >
> >That seems bad.
> >
> >I've CC'd this to dev@ so the release manager can take a look.
>
> No bug here.
>
> Rainer, it is perfectly normal and expected for DESTDIR to be undefined,
> and you should not define it to anything unless you are installing to a
> sandbox installation area in order to produce a package.

Here:
./configure --prefix=/usr/local/subversion-1.2.3 \
--with-apache=/usr/local/src/httpd-2.0.54 --without-berkeley-db \
--with-apr=/usr/local/httpd-2.0.54/bin/apr-config \
--with-apr-util=/usr/local/httpd-2.0.54/bin/apu-config

A make ends up in:
libtool: link: only absolute run-paths are allowed
make: *** [subversion/mod_dav_svn/mod_dav_svn.la] Error 1

With defined DESTDIR, no problem

System: Suse Linux 9.3, autoconf 2.59, automake 1.9.5.

Rainer

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Aug 27 04:22:37 2005

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.