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

Re: Problem compiling swig-py

From: Joey Mukherjee <joey_at_swri.edu>
Date: 2005-03-18 19:54:06 CET

On Mar 18, 2005, at 12:09 PM, Jeff Lanzarotta wrote:

> Hello Joey,
>
> You were right in that the .py files (there were others) were
> incorrect. I fixed the files and did a ./configure and make remade svn
> again. I then did a 'make swig-py' and received the same error as
> before. :(
>
> Any ideas?

You will have to fill in SWIG_PY_COMPILE manually. Run
build/get-py-info.py --compile and put the result of that in
SWIG_PY_COMPILE in the Makefile. Run build/get-py-info.py --link and
put that in SWIG_PY_LINK in the Makefile.

I really don't know why this isn't working automatically.

Joey

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Mar 18 20:01:00 2005

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.