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

SVN1.5 RC4: Out-of-source build issue

From: Emmanuel Blot <manu.blot_at_gmail.com>
Date: Mon, 28 Apr 2008 22:41:45 +0200

Hi All,

I've not found the description of a similar issue neither in the ML
archive nor in the issue tracker:

For some reason, on Mac OS X Leopard (Intel) at least, out-of-source
builds work fine for most of the SVN components (inc. client and
server tools, mod_dav_svn, etc.) but fails to produce:
 * Ruby wrappers
 * Python wrappers
PERL wrappers are properly built however.

It seems the error comes from the SWIG generator step: svn_client.c
and other native files are not generated:
subversion/bindings/swig/python/ remains empty, while the in-source
build counterpart is populated with native C files.

FWIW, I've used the following configure script options:
$ ../../src/subversion-1.5.0-rc4/configure
--prefix=/usr/local/subversion --with-apxs=/usr/sbin/apxs --with-ssl
--enable-shared --disable-static --without-serf
PYTHON=/usr/bin/python2.5

Is this a known issue with out-of-source builds and the SVN wrappers ?

Cheers,
Manu

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-04-28 22:42:13 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.