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

Problem during building and checking the 1.0.1 tarball on Win32

From: Patrick Mayweg <mayweg_at_qint.de>
Date: 2004-03-16 16:49:49 CET

Hi,
I am building the 1.0.1 tarball on Win32, because I am providing the
binary release of the javahl-bindings. Since Brane cannot build the
win32 binaries right now, I also try to build the python bindings. I
have run into a number of problems.

1. The tar build with cpio has problems during unpack with winzip. Not a
big thing, but I hope the problems will be fixed with using pax.

2. If one builds the target __ALL_TESTS__ everything is build but
test_utf.exe. It is missing from the depended projects of __ALL_TESTS__.

3. The directories Release/subversion/tests/clients/cmdline and
Debug/subversion/tests/clients/cmdline are needed for running the tests,
but not created.

4. The python bindings are broken. Release 8723 (8713 on trunk)
introduces the type "long long" which is not available to VC6. The file
is subversion/bindings/swig/svn_types.i. I think it will effect all swig
based bindings on win32.

5.The python bindings building stop earlier when using not swig 1.3.19.
Any later version will into problems. I did not find any references to
the needed swig version in the tarball.

Points 1-3 are only minor problem.
Points 4 & 5 should be taken care of soon.
Regards,
Patrick

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Mar 16 16:45:56 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.