www.delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2025/07/07/05:35:38

DMARC-Filter: OpenDMARC Filter v1.4.2 delorie.com 5679ZcCC4162594
Authentication-Results: delorie.com; dmarc=pass (p=none dis=none) header.from=cygwin.com
Authentication-Results: delorie.com; spf=pass smtp.mailfrom=cygwin.com
DKIM-Filter: OpenDKIM Filter v2.11.0 delorie.com 5679ZcCC4162594
Authentication-Results: delorie.com;
dkim=pass (1024-bit key, unprotected) header.d=cygwin.com header.i=@cygwin.com header.a=rsa-sha256 header.s=default header.b=GIQD4Yo+
X-Recipient: archive-cygwin AT delorie DOT com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 1B23F385840D
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
s=default; t=1751880936;
bh=xtgUK038bjlrm8DhhsVqROz/33Dt4kCVcFx315LCnv8=;
h=Date:To:Subject:In-Reply-To:References:List-Id:List-Unsubscribe:
List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc:
From;
b=GIQD4Yo+YOFE1uoTdUW8VwSRqxfYioRMQcc5pfb6L1OnNJ18TjMFw9+BeP57ekIam
0q7fHhlv42W1DrdlpfGx7/h1lObpZPLbuxYQiw6qyDaN8PnWnleCoe5pC3G8hhVL5C
5qa83kNY+RnIG2NdonXNGdFXBxzK55B4NDXnqjBk=
X-Original-To: cygwin AT cygwin DOT com
Delivered-To: cygwin AT cygwin DOT com
DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 838F53858D29
ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 838F53858D29
ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1751880909; cv=none;
b=Nzb/HqgV4fSdEJaMIoNWT8yKVS+QrOSyh90T4KcuBX1FaP+kkT/csurSDcU89RQ+iKVMeBKcRTBmPpI4XGEeKT4xOB0wkgkAkEPlTMNYKPEFV4neRKonedVPPP+bdHOfQZJMjyovetWXQbiNu7cIoF2igR5eFyRql/vunqLHzBQ=
ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key;
t=1751880909; c=relaxed/simple;
bh=qqAf0IBMmZJjCYUYBBShCkGsevz047ETC9h5G1OgS/0=;
h=DKIM-Signature:Date:From:Message-ID:To:Subject:MIME-Version;
b=VnzQRXUZvbK9X3R1ysv/Ezm1opL2quR2gruYqpTKxCxY8K4tkFoeompNp1ZetSVAPf9L8RdVTUnx2CI9iTxNstxTX09IqYI4UUwAnkTRN57UviRKeOfEUw94AJw9KrihBtAfQ4TEReN6f4xHJrkogZ+svO5sgWvbKU6alHag21s=
ARC-Authentication-Results: i=1; server2.sourceware.org
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 838F53858D29
X-Yandex-Fwd: 1
Date: Mon, 7 Jul 2025 12:22:55 +0300
X-Mailer: The Bat! (v9.3.4) Professional
Message-ID: <18510103624.20250707122255@yandex.ru>
To: Andrey Repin via Cygwin <cygwin AT cygwin DOT com>, cygwin AT cygwin DOT com
Subject: Re: subversion-perl needs to be updated with current Perl (was: Re:
Cannot install git-svn)
In-Reply-To: <1124260869.20250705155421@yandex.ru>
References: <sszxsqumrvxbmhxhqzer AT wzbo> <87bjrwl97d DOT fsf AT Gerda DOT invalid>
<87tt5ojq7p DOT fsf_-_ AT Gerda DOT invalid> <1661088779 DOT 20250628223117 AT yandex DOT ru>
<1124260869 DOT 20250705155421 AT yandex DOT ru>
MIME-Version: 1.0
X-BeenThere: cygwin AT cygwin DOT com
X-Mailman-Version: 2.1.30
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Unsubscribe: <https://cygwin.com/mailman/options/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=unsubscribe>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-request AT cygwin DOT com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=subscribe>
From: Andrey Repin via Cygwin <cygwin AT cygwin DOT com>
Reply-To: cygwin AT cygwin DOT com
Cc: Andrey Repin <anrdaemon AT yandex DOT ru>
Errors-To: cygwin-bounces~archive-cygwin=delorie DOT com AT cygwin DOT com
Sender: "Cygwin" <cygwin-bounces~archive-cygwin=delorie DOT com AT cygwin DOT com>
X-MIME-Autoconverted: from base64 to 8bit by delorie.com id 5679ZcCC4162594

Greetings, Andrey Repin via Cygwin!

> Trying to rebuild it myself.
> After installing dependencies, the errors similar to

> Libtool helper path not found (try setting the LIBTOOL_M4 environment variable)
>   expected at: '/bin/../share/aclocal'

> were fixed by setting some variables

> LIBTOOL_CONFIG=/usr/share/libtool/build-aux
> LIBTOOL_M4=/usr/share/aclocal
> export LIBTOOL_CONFIG LIBTOOL_M4

> But now, it can't find the installed BDB 5.3.28:

> configure: error: Berkeley DB 4.0.14 or 5.x wasn't found.

> Subversion mailing list suggests that BDB back-end is deprecated.
> I've removed the `--with-berkeley-db` key from cygport file for now, but it
> would probably be better to outright disable the support.

> But now the error came at the end of building:

>  undefined reference to `SWIG_snprintf'

> The swig package is installed.
> What could be wrong?

After lowering swig version to v3 and cleaning the build directory, it all
built proper. Now, if anybody could help me make an INI file for it…


-- 
With best regards,
Andrey Repin
Monday, July 7, 2025 12:21:26

Sorry for my terrible english...

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

- Raw text -


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