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

Re: Subversion 1.3 on CentOS python bindings

From: Blair Zajac <blair_at_orcaware.com>
Date: 2006-02-22 21:34:15 CET

Andrew Filipowski wrote:
> Hello,
> I have been working on this all day and it appears that other people on
> google have had similar problems, could be the same not sure, but no one
> seems to have a resolution. I am trying to install (well it is installed
> mostly) subversion 1.3 on centos 4.2. I have subversion running however
> I also need to install trac. After getting everything built and
> installed I am still running into issues with the swig subversion
> bindings. Everything I have tried fails. I have gone through and run
> five different ./configures, as well as make combinations but still
> receive the following errors on install:
>
> subversion/bindings/swig/python/core.c: In function
> `SWIG_Python_LookupTypePointer':
> subversion/bindings/swig/python/core.c:21647: warning: assignment makes
> pointer from integer without a cast
> make: *** [subversion/bindings/swig/python/core.lo] Error 1
>
> acctually the error goes on for far longer than you want me to paste it
> here for.
>
> when i run configure it fines my version of swig, so why aren't the
> bindings getting created?
>
> I am running:
>
> Centos 4.2
> Subversion 1.3
> Swig 1.3.28
> python 2.3

Try backing your version of swig down to the recommended 1.3.24 or 1.3.25 and
give that a shot.

If you don't want to back down to an older swig, you may also want to try
building Subversion with swig removed from your system, as it comes with
pre-packaged swig generated files. If it finds swig, IIRC, it'll rebuild them.

Regards,
Blair

-- 
Blair Zajac, Ph.D.
<blair@orcaware.com>
Subversion training, consulting and support
http://www.orcaware.com/svn/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Feb 22 21:37:10 2006

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.