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

Re: Unable to build Subversion Python Library with SVN 1.3.0

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2006-01-10 01:24:48 CET

On 1/9/06, Ed Hillmann <edhillmann@yahoo.com> wrote:

> I run the make and make install, but I don't see the
> libsvn_swig_py.so in my installation. So when I
> attempt to run make-swigpy, I get a _lot of errors.
> The last few lines are
>
> vfprintf 0x1c60
> /ct/ctapp/python241/lib/python2.4/config/libpython2.4.a(sysmodule.o)
> readlink 0x1a54
> /ct/ctapp/python241/lib/python2.4/config/libpython2.4.a(sysmodule.o)
> readlink 0x900
> /ct/ctapp/python241/lib/python2.4/config/libpython2.4.a(getpath.o)
> readlink 0xa10
> /ct/ctapp/python241/lib/python2.4/config/libpython2.4.a(getpath.o)
> readlink 0x2830
> /ct/ctapp/python241/lib/python2.4/config/libpython2.4.a(posixmodule.o)
> __muldi3 0x1450
> /ct/ctapp/python241/lib/python2.4/config/libpython2.4.a(longobject.o)
> ld: fatal: relocations remain against allocatable but
> non-writable sections
> collect2: ld returned 1 exit status
> make: ***
> [subversion/bindings/swig/python/libsvn_swig_py/libsvn_swig_py-1.la]
> Error 1
>
>
> I've tried updating to swig-1.3.27, but I get the same
> thing. Am I missing something?

That's a Solaris specific problem. It'll probably be fixed in 1.3.1.
The actual change that corrected it was r17910. I'll attach the
patch, in case you don't feel like digging around in the repository
for it.

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Received on Tue Jan 10 01:42:25 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.