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

Re[2]: SWIG 1.3.25: subversion can not be build with it :(

From: Lev Serebryakov <lev_at_serebryakov.spb.ru>
Date: 2005-07-03 21:17:33 CEST

Hello Ben,

Sunday, July 3, 2005, 11:09:44 PM, you wrote:

>> Is it known problem, that any bindings, which uses SWIG, can not
>> be built with latest SWIG?
>> Will this problem be fixed in 1.2.1?
BCS> I don't understand, the CHANGES entry for svn 1.1.4 says:
BCS> * add SWIG 1.3.24 and .25 compatibility (r12551, r12717-9, r12722,
BCS> r13504)
BCS> So, what's going on here?
  I see what I see: with swith-1.3.23 everything is Ok, with swig-1.3.25 I get error messages:

For python:

/work/a/ports/devel/subversion-python/work/subversion-1.2.0/subversion/bindings/swig/python/libsvn_swig_py/swigutil_py.c
In file included from
/work/a/ports/devel/subversion-python/work/subversion-1.2.0/subversion/bindings/swig/python/libsvn_swig_py/swigutil_py.c:44:
/usr/local/share/swig/1.3.25/runtime.swg:28: macro `SWIG_GetModule' used without args
/usr/local/share/swig/1.3.25/runtime.swg:34: macro `SWIG_GetModule' used without args

And for perl:

/usr/local/bin/swig -noproxy -nopm -perl
-I../../../../../subversion/bindings/swig
-I../../../../../subversion/bindings/swig/perl/libsvn_swig_perl
-I../../../../../subversion/include -I/usr/local/include/apache2 -o
core.c ../../../../../subversion/bindings/swig/core.i
../../../../../subversion/bindings/swig/core.i:499: Warning(453): Can't
apply (apr_hash_t *PROPHASH). No typemaps are defined.
../../../../../subversion/bindings/swig/core.i:499: Warning(453): Can't
apply (apr_hash_t *PROPHASH). No typemaps are defined.
../../../../../subversion/bindings/swig/core.i:510: Warning(453): Can't
apply (apr_array_header_t **OUTPUT_OF_PROP). No typemaps are defined.
../../../../../subversion/bindings/swig/core.i:510: Warning(453): Can't
apply (apr_array_header_t **OUTPUT_OF_PROP). No typemaps are defined.
../../../../../subversion/bindings/swig/core.i:510: Warning(453): Can't
apply (apr_array_header_t **OUTPUT_OF_PROP). No typemaps are defined.
/usr/local/libexec/ccache/cc -c -I/usr/local/include/apache2
-I/usr/local/include/apache2 -I/usr/local/include
-I../../../../../subversion/bindings/swig/perl/libsvn_swig_perl
-I../../../../../subversion/include
-I../../../../../subversion/bindings/swig -g
-DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.7/BSDPAN" -DHAS_FPSETMASK
-DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include
-Os -pipe -march=pentium4 -DVERSION=\"\" -DXS_VERSION=\"\" -DPIC
-fPIC "-I/usr/local/lib/perl5/5.8.7/mach/CORE" core.c
core.c: In function `SWIG_Perl_ConvertPtr':
core.c:708: warning: cast to pointer from integer of different size
core.c: At top level:
core.c:1139: error: syntax error before "apr_pool_t"
*** Error code 1

  It is subversion 1.2.0 in both cases.

-- 
Best regards,
 Lev                            mailto:lev@serebryakov.spb.ru
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Jul 3 21:19:50 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.