You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by 小东 <le...@263.net> on 2004/09/09 15:34:38 UTC

how to compile python banding at subversion

hello,

I try to compile python banding on window2000 in these day, but failed.
The package download from http://subversion.tigris.org/tarballs/subversion-1.1.0-rc2.zip
How to pass it?

compile information is : 
----------------------------
E:\subversion-1.1.0-rc2\apr\include\apr_want.h(51): Could not find the file strings.h.
E:\subversion-1.1.0-rc2\apr\include\apr_want.h(84): Could not find the file sys/uio.h.
E:\subversion-1.1.0-rc2\apr\include\apr_want.h(102): Could not find the file arpa/inet.h.
--------------------Configuration: libsvn_fs_base - Win32 Release--------------------
Compiling...
bdb-err.c
..\..\..\apr-util\include\apu_want.h(45) : fatal error C1083: Cannot open include file: 'db.h': No such file or directory
changes-table.c
..\..\..\apr-util\include\apu_want.h(45) : fatal error C1083: Cannot open include file: 'db.h': No such file or directory
copies-table.c
..\..\..\apr-util\include\apu_want.h(45) : fatal error C1083: Cannot open include file: 'db.h': No such file or directory
nodes-table.c
..\..\..\apr-util\include\apu_want.h(45) : fatal error C1083: Cannot open include file: 'db.h': No such file or directory
reps-table.c
..\..\..\apr-util\include\apu_want.h(45) : fatal error C1083: Cannot open include file: 'db.h': No such file or directory
rev-table.c
..\..\..\apr-util\include\apu_want.h(45) : fatal error C1083: Cannot open include file: 'db.h': No such file or directory
strings-table.c
..\..\..\apr-util\include\apu_want.h(45) : fatal error C1083: Cannot open include file: 'db.h': No such file or directory
txn-table.c
..\..\..\apr-util\include\apu_want.h(45) : fatal error C1083: Cannot open include file: 'db.h': No such file or directory
uuids-table.c
..\..\..\apr-util\include\apu_want.h(45) : fatal error C1083: Cannot open include file: 'db.h': No such file or directory
bdb_compat.c
..\..\..\apr-util\include\apu_want.h(45) : fatal error C1083: Cannot open include file: 'db.h': No such file or directory
dbt.c
..\..\..\apr-util\include\apu_want.h(45) : fatal error C1083: Cannot open include file: 'db.h': No such file or directory
Generating Code...
Error executing cl.exe.

__ALL__ - 11 error(s), 0 warning(s)





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