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

problem with make swig-py

From: Phil <plabonte_at_gmail.com>
Date: 2006-04-12 17:16:23 CEST

I posted this in the viewvc mailing list as well.

Fedora Core 3
Subversion 1.2.3 (works great)
Swig 1.3.29 was installed without errors

When I run make swig-py I get the following error, any help would be greatly
appreaciated:

/usr/include/python2.4/pyconfig.h:844:1: warning: "_XOPEN_SOURCE" redefined
<command line>:1:1: warning: this is the location of the previous definition
In file included from /root/subversion-1.2.3
/subversion/bindings/swig/python/libsvn_swig_py/swigutil_py.c:43:
/usr/local/share/swig/1.3.29/python/pyrun.swg: In function
'SWIG_Python_SetErrorObj':
/usr/local/share/swig/1.3.29/python/pyrun.swg:60: error:
'SWIG_PYTHON_THREAD_BEGIN_BLOCK' undeclared (first use in this function)
/usr/local/share/swig/1.3.29/python/pyrun.swg:60: error: (Each undeclared
identifier is reported only once
/usr/local/share/swig/1.3.29/python/pyrun.swg:60: error: for each function
it appears in.)
/usr/local/share/swig/1.3.29/python/pyrun.swg:63: error:
'SWIG_PYTHON_THREAD_END_BLOCK' undeclared (first use in this function)
/usr/local/share/swig/1.3.29/python/pyrun.swg: In function
'SWIG_Python_SetErrorMsg':
/usr/local/share/swig/1.3.29/python/pyrun.swg:68: error:
'SWIG_PYTHON_THREAD_BEGIN_BLOCK' undeclared (first use in this function)
/usr/local/share/swig/1.3.29/python/pyrun.swg:70: error:
'SWIG_PYTHON_THREAD_END_BLOCK' undeclared (first use in this function)
make: *** [subversion/bindings/swig/python/libsvn_swig_py/swigutil_py.lo]
Error 1

Thanks.
Received on Wed Apr 12 17:18:17 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.