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

Problems compiling subversion on Debian AMD64

From: Thiago Cristino dos Santos <thiago_cristino_at_uol.com.br>
Date: 2007-05-30 23:19:51 CEST

Hi, I'm trying to compile subversion from sources without sucess.
(./configure --with-ssl)
I'm getting this error at ./configure :

configure: Configuring python swig binding
checking for Python includes... -I/usr/include/python2.4
checking for compiling Python extensions... gcc -pthread
-fno-strict-aliasing -DNDEBUG -g -O2 -Wall -Wstrict-prototypes -fPIC
checking for linking Python extensions... gcc -pthread -shared
checking for linking Python libraries...
checking for apr_int64_t Python/C API format string...
configure: error: failed to recognize APR_INT64_T_FMT on this platform

I don't want/don't need any swing binding, but ./configure aways check
for python bindings, ignoring --without-python-bindings
--disable-python-bindigs or whateaver another flag for disable this!
Is subversion fully suported on 64 platforms or there some other way to
build it?

Thanks in advance.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed May 30 23:20:20 2007

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.