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

how to compile python banding at subversion

From: С¶« <leejd_at_263.net>
Date: 2004-09-09 17:34:38 CEST

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
Received on Thu Sep 9 17:34:20 2004

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.