delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2019/05/13/14:48:35

X-Recipient: archive-cygwin AT delorie DOT com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:date:from:subject:to:references:in-reply-to
:message-id:mime-version:content-type:content-transfer-encoding;
q=dns; s=default; b=Ob22EmhDLR3/Us4H8GjE8+VePBR03fkdIVlb+f6vn2U
L1pjSlTAB1fFKxPlD1DeX3HfeUEGLeGO547NsEnesVXKzh7wwW9A8htp6XwnUGCo
BTSnSJD6g6MWBbstfYjMzTBoo8Axto8J0V8UeuCpo1iRyAqJI+Eo68akEjtYALo4
=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:date:from:subject:to:references:in-reply-to
:message-id:mime-version:content-type:content-transfer-encoding;
s=default; bh=8udUlxAP12cG/SWN/ICsGSYCYLs=; b=ylLwIFK+zGXjQjAp+
MW8HALd9+MjuBNmotIshteLZJCn66nutwE6mkCJhjcasgBN5c7wPDoFmLu5rZpfD
6KuU4WCkTCd+Ey9fPsgwDyiVEqnRYhPIxZQRmXR46XPRA5auYATRrrtK+KPs1QyV
+P4dyL1iFqcRfQrBXXVWeEPLJQ=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.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
Authentication-Results: sourceware.org; auth=none
X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 spammy=jack, Problem, H*r:180, H*c:DelSp
X-HELO: mail-qk1-f195.google.com
Date: Mon, 13 May 2019 14:47:57 -0400
From: Jack <ostroffjh AT users DOT sourceforge DOT net>
Subject: Re: Building Bedrockdb in cygwin
To: cygwin AT cygwin DOT com
References: <DB7PR01MB5386030B1161E611B6CD5507DE320 AT DB7PR01MB5386 DOT eurprd01 DOT prod DOT exchangelabs DOT com> <DB7PR01MB538676A591DE01AAC66B13A4DE0F0 AT DB7PR01MB5386 DOT eurprd01 DOT prod DOT exchangelabs DOT com>
In-Reply-To: <DB7PR01MB538676A591DE01AAC66B13A4DE0F0@DB7PR01MB5386.eurprd01.prod.exchangel abs.com> (from jicman@outlook.com on Mon May 13 14:17:01 2019)
Message-Id: <CSNLP7TH.D7FQMYDZ.AT2HLPXU@UOMQDYVY.E62MSTDE.G5TNA5M5>
MIME-Version: 1.0
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id x4DImXIM009053

On 2019.05.13 14:17, Jose Isaias Cabrera wrote:
> 
> Greetings!
> 
> I am trying to build Bedrockdb in cygwin.  Running make gives me this  
> output:
> 
> e608313 AT HOR711318E ~/Bedrock-master
> $ make
> git submodule init
> git submodule update
> cd mbedtls && git checkout -q c49b808ae490f03d665df5faae457f613aa31aaf
> fatal: reference is not a tree:  
> c49b808ae490f03d665df5faae457f613aa31aaf
> make: *** No rule to make target 'mbedtls/library/libmbedcrypto.a',  
> needed by 'libstuff/libstuff.d'.  Stop.
> 
> Any thoughts?  I tried getting help from the bedrock group, but their  
> google group has not been updated since 2017.  So, I thought that I  
> would try it here. Any guidance would be appreciated.  Thanks.
> 
> josé
I know nothing about Bedrock, but I'd ask what you did before running  
"make."  Did you do ./configure?  Is there perhaps an autogen.sh to  
run?  In applications I've compiled which use git submodules, it's  
often been autogen.sh which actually initialized them, which must be  
done before updating them, and I seem to recall that it's something  
that needs to be done prior to the "git submodule init".

Jack
> 
> 
> 
> 
> From: Jose Isaias Cabrera
> Sent: Wednesday, May 8, 2019 03:00 PM
> To: cygwin AT cygwin DOT com
> Subject: Building Bedrockdb in cygwin
> 
> 
> Greetings.
> 
> Has anyone tried to build Bedrockdb[1] in cygwin?  Thanks.
> 
> josé
> 
> 
> [1] https://bedrockdb.com/
> Bedrock by Expensify - Bedrock – Rock-solid distributed  
> data<https://bedrockdb.com/>
> Bedrock – Rock-solid distributed data. Bedrock is a simple, modular,  
> WAN-replicated, Blockchain-based data foundation for global-scale  
> applications.
> bedrockdb.com
> 
> 
> 
> --
> 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
> 
> 


--
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