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

Re: builddir != srcdir is broken

From: Kevin Pilch-Bisson <kevin_at_pilch-bisson.net>
Date: 2001-10-26 00:59:11 CEST

Doh, my fault, will fix shortly.

On Thu, Oct 25, 2001 at 11:41:20PM +0100, Philip Martin wrote:
>
> [Sorry if this is a duplicate, the first copy I sent doesn't appear to
> have made it. -pm]
>
> I have the directory structure
> .../svn/
> .../svn/apr/
> .../svn/db/
> .../svn/neon/
> .../obj/
> and I build in the obj directory. This used to work, but now doesn't:
>
> $ ../svn/configure --prefix=/usr/local/subversion --enable-maintainer-mode
> creating config.nice
> checking for gcc... gcc
> checking for C compiler default output... a.out
> checking whether the C compiler works... yes
> checking whether we are cross compiling... no
> checking for executable suffix...
> checking for object suffix... o
> checking whether we are using the GNU C compiler... yes
> checking whether gcc accepts -g... yes
> checking how to run the C preprocessor... gcc -E
> configure: Apache Portable Runtime (APR) library configuration
> Using apr found in source directory
> Creating config files for APR...
> .../svn/configure: ./buildconf: No such file or directory
> configuring package in apr now
> .../svn/configure: /home/pm/sw/subversion/svn/apr/configure: No such file or directory
> configure failed for apr
> sed: can't read confdefs.h: No such file or directory
>
> Running configure in the source directory works, so my source setup is
> basically sound.
>
> Philip
>
> ---------------------------------------------------------------------
> 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: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.