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

Re: Broken 'make clean' if 'make swig-py' isn't run first

From: Branko Čibej <brane_at_apache.org>
Date: Sun, 29 Nov 2020 21:18:30 +0100

On 29.11.2020 20:29, Branko Čibej wrote:
> $ .../configure ...
> $ nice make -s clean
> /bin/sh: line 0: cd: .../subversion/bindings/swig/python: No such file
> or directory
> /bin/sh: line 0: cd:
> .../subversion/bindings/swig/python/libsvn_swig_py: No such file or
> directory
> make: *** [clean-swig-py] Error 1

[...]

r1883939, I took a slightly different approach. Now 'configure && make
clean' in an out-of-tree build works for me.

-- Brane
Received on 2020-11-29 21:18:39 CET

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.