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

Help for win32 compilation

From: Martin Yves <yves.martin_at_elca.ch>
Date: 2007-03-27 17:30:17 CEST

 Hello,

I'm building TortoiseSVN & Subversion to get a chance to have a binary working with SPNEGO.
Either I will build with neon 0.25.5 or latest 0.26.x

But I'm not at that step yet.

I have read "build.txt" from TortoiseSVN 1.4.3, tools are installed,
I have downloaded OpenSSL 0.9.8e and zlib 1.2.3 sources.
Other dependencies are "svn:external" links in TroitoiseSVN/ext directory. OK

My compilation fails after openssl when preparing apr,
according to the ext/apr/.svn/entries, it is 0.9.12 tag.

May you help me to acheive my compilation ? Thank you in advance.

                 [exec] openssl.c
                 [exec] link /nologo /subsystem:console /opt:ref /out:out32\ope
nssl.exe @C:\DOCUME~1\yma\LOCALS~1\Temp\nm1A8.tmp
                 [exec] IF EXIST out32\openssl.exe.manifest mt -manifest out32\
openssl.exe.manifest -outputresource:out32\openssl.exe;1
                 [exec] Microsoft (R) Manifest Tool version 5.2.3790.2014
                 [exec] Copyright (c) Microsoft Corporation 2005.
                 [exec] All rights reserved.

            BUILD SUCCEEDED - 0 non-fatal error(s), 22 warning(s)

            Total time: 661.4 seconds.

     [nant] D:\SVN\Tortoise143\ext\build\default.build build
            Buildfile: file:///D:/SVN/Tortoise143/ext/build/default.build
            Target framework: Microsoft .NET Framework 2.0
            Target(s) specified: build

            build:

                 [nant] D:\SVN\Tortoise143\ext\build\apr.build build
                        Buildfile: file:///D:/SVN/Tortoise143/ext/build/apr.buil
d
                        Target framework: Microsoft .NET Framework 2.0
                        Target(s) specified: build

                        build:

                             [copy] Copying 1 file to 'D:\SVN\Tortoise143\ext\ap
r\include\apr.h'.
                               [rc] Compiling "D:\SVN\Tortoise143\ext\apr\libapr
ver.rc" to "D:\SVN\Tortoise143\ext\apr\release_win32\libapr_tsvn.res".
                             [exec] .\release_win32\libapr_tsvn.dll.intermediate
.manifest : general error c1010070: Failed to load and parse the manifest. The s
ystem cannot find the file specified.

                        BUILD FAILED

                        D:\SVN\Tortoise143\ext\build\apr.build(118,4):
                        External Program Failed: mt.exe (return code was 31)

                        Total time: 4.2 seconds.

            BUILD FAILED

            Nested build failed. Refer to build log for exact reason.

            Total time: 4.6 seconds.

BUILD FAILED

Nested build failed. Refer to build log for exact reason.

Total time: 666.3 seconds.

--
Yves Martin
Received on Tue Mar 27 17:30:32 2007

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.