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

Re: Rebuilding swig bindings in a released tree

From: David James <james_at_cs.toronto.edu>
Date: 2007-09-25 21:01:39 CEST

On 9/25/07, Miller, Eric <Eric.Miller@amd.com> wrote:
> % make swig-pl
> make: *** No rule to make target
> `subversion/bindings/swig/perl/native/core.c', needed by
> `autogen-swig-pl'. Stop.

./autogen.py && make clean-swig-pl swig-pl

If that doesn't work (it might not if you have an old version of SVN), try this:
  ./autogen.py && make extraclean-swig-pl swig-pl

Cheers,

David

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Sep 25 21:01:52 2007

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.