delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2012/02/28/09:16:06

X-Recipient: archive-cygwin AT delorie DOT com
X-SWARE-Spam-Status: No, hits=-1.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,TW_PX,TW_SV,TW_UU,TW_YG
X-Spam-Check-By: sourceware.org
Date: Tue, 28 Feb 2012 15:15:03 +0100 (CET)
From: denis DOT chancogne AT free DOT fr
To: cygwin <cygwin AT cygwin DOT com>
Subject: Re: CYGWIN Subversion >= 1.7.2; problem to use protocol https.
Message-ID: <36c5df9c-1470-4d4d-9b78-47682159181e@zimbra59-e10.priv.proxad.net>
In-Reply-To: <4F45BAFE.5060004@acm.org>
MIME-Version: 1.0
X-Authenticated-User: denis DOT chancogne AT free DOT fr
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com

> I might also try building neon against gnutls, but even if that
> works it might not be a great solution for you since (1) I don't
> maintain neon and (2) Subversion as a project is moving away from
> neon to serf, and it doesn't appear that serf can be built against
> gnutls.

> Sorry I couldn't be more help.

Hi all,

I have compiled openssl version 1.0.0g (configure options : shared),

then compiled neon 0.29.6 with the previous version of openssl (configure options :
  --with-libs=$HOME_OPENSSL --with-ssl --with-zlib --enable-shared),

and to finish subversion 1.7.2 (configure options :
  --with-neon=$HOME_NEON --with-ssl --without-apxs --enable-disallowing-of-undefined-references).

With this compiled version of subversion, I can access my server with https, it works.
So, for me, the problem is resolved, but maybe it should be interesting to inject neon,
compiled with a more recent version of openssl, in cygwin setup.

Regards
Denis
PS:

library dependencies of my svn.exe :
$ ldd $(which svn)
        ntdll.dll => /cygdrive/c/WINNT/system32/ntdll.dll (0x7c910000)
        kernel32.dll => /cygdrive/c/WINNT/system32/kernel32.dll (0x7c800000)
        cygsvn_client-1-0.dll => /home/C82DHAN/tools/subversion/1.7.2/bin/cygsvn_client-1-0.dll (0x6f2c0000)
        cygsvn_ra-1-0.dll => /home/C82DHAN/tools/subversion/1.7.2/bin/cygsvn_ra-1-0.dll (0x620c0000)
        cygsvn_ra_local-1-0.dll => /home/C82DHAN/tools/subversion/1.7.2/bin/cygsvn_ra_local-1-0.dll (0x6b9c0000)
        cygsvn_repos-1-0.dll => /home/C82DHAN/tools/subversion/1.7.2/bin/cygsvn_repos-1-0.dll (0x6b6c0000)
        cygsvn_fs-1-0.dll => /home/C82DHAN/tools/subversion/1.7.2/bin/cygsvn_fs-1-0.dll (0x6e800000)
        cygsvn_fs_base-1-0.dll => /home/C82DHAN/tools/subversion/1.7.2/bin/cygsvn_fs_base-1-0.dll (0x6c780000)
        cygsvn_delta-1-0.dll => /home/C82DHAN/tools/subversion/1.7.2/bin/cygsvn_delta-1-0.dll (0x61bc0000)
        cygsvn_subr-1-0.dll => /home/C82DHAN/tools/subversion/1.7.2/bin/cygsvn_subr-1-0.dll (0x6d680000)
        cygwin1.dll => /usr/bin/cygwin1.dll (0x61000000)
        cygz.dll => /usr/bin/cygz.dll (0x6aa00000)
        cyggcc_s-1.dll => /usr/bin/cyggcc_s-1.dll (0x6ddc0000)
        cygapr-1-0.dll => /usr/bin/cygapr-1-0.dll (0x67600000)
        cyguuid-1.dll => /usr/bin/cyguuid-1.dll (0x6ac70000)
        cygaprutil-1-0.dll => /usr/bin/cygaprutil-1-0.dll (0x6ea80000)
        cygcrypt-0.dll => /usr/bin/cygcrypt-0.dll (0x6e8c0000)
        cygexpat-1.dll => /usr/bin/cygexpat-1.dll (0x6dff0000)
        cygiconv-2.dll => /usr/bin/cygiconv-2.dll (0x6cb10000)
        cygmagic-1.dll => /usr/bin/cygmagic-1.dll (0x6c740000)
        cygsvn_fs_util-1-0.dll => /home/C82DHAN/tools/subversion/1.7.2/bin/cygsvn_fs_util-1-0.dll (0x68980000)
        cygdb-4.5.dll => /usr/bin/cygdb-4.5.dll (0x64480000)
        cygsvn_fs_fs-1-0.dll => /home/C82DHAN/tools/subversion/1.7.2/bin/cygsvn_fs_fs-1-0.dll (0x6fd40000)
        cygsvn_ra_neon-1-0.dll => /home/C82DHAN/tools/subversion/1.7.2/bin/cygsvn_ra_neon-1-0.dll (0x65180000)
        cygneon-27.dll => /home/C82DHAN/tools/neon/0.29.6/bin/cygneon-27.dll (0x6c080000)
        cygcrypto-1.0.0.dll => /home/C82DHAN/tools/openssl/1.0.0g/bin/cygcrypto-1.0.0.dll (0x590000)
        cygssl-1.0.0.dll => /home/C82DHAN/tools/openssl/1.0.0g/bin/cygssl-1.0.0.dll (0x66080000)
        cygintl-8.dll => /usr/bin/cygintl-8.dll (0x6ca90000)
        cygproxy-1.dll => /usr/bin/cygproxy-1.dll (0x6bbc0000)
        cygstdc++-6.dll => /usr/bin/cygstdc++-6.dll (0x6b090000)
        cygsvn_ra_svn-1-0.dll => /home/C82DHAN/tools/subversion/1.7.2/bin/cygsvn_ra_svn-1-0.dll (0x69580000)
        cygsasl2-2.dll => /usr/bin/cygsasl2-2.dll (0x6b410000)
        cygsvn_wc-1-0.dll => /home/C82DHAN/tools/subversion/1.7.2/bin/cygsvn_wc-1-0.dll (0x67d80000)
        cygsvn_diff-1-0.dll => /home/C82DHAN/tools/subversion/1.7.2/bin/cygsvn_diff-1-0.dll (0x6ff80000)

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019