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

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:from:to:subject:date:message-id:references
:in-reply-to:mime-version:content-type
:content-transfer-encoding; q=dns; s=default; b=a47jiovUDUXTFtzj
ryBxT/cQ7aaXn87Hg3EzXGsUNDSYadBfeBp/vNbxu/mCjosTXqtoIchdorQUkGjO
VqzfhY+A5lOaFsnhNHbukkhmQgIykTvkNFHh1mOCKvtNJMJy6x3j5icDXmLetmfr
GIWrjW9gZzqKTvhn5PZg2aK/v58=
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:from:to:subject:date:message-id:references
:in-reply-to:mime-version:content-type
:content-transfer-encoding; s=default; bh=R7aUQ5CtdqDOikyaqZYyI/
ANS4g=; b=oPGjsIU8a4MVf6M+B2/7HDqtT1HgOXtCWec6bqOY6IFTFJPDVJpFXn
kIxjagRrG2o1RsyGrDOJOxeaowP4KsXYgz/D2feIz1smDg4cYlB6UdcWyyBkohCE
gbULByV2D2WIpbTFs2MC4NKISegyQeJV99S5MlCFrtvGMRR1MUVx0=
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.8 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.1 spammy=jumped, H*c:alternative, password, H*c:HHH
X-HELO: EUR01-DB5-obe.outbound.protection.outlook.com
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=outlook.com; s=selector1; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=ni9zF1rzHuMNNBfsVMKmknt3cO38f1vihIGfCTV9MKE=; b=q4R7huXlThvED66evprtSfBzkTkgZ18hfHz2d2B9yx/iX4G6ofx/stmBbLfBuWsd0vmfhy4b6oODDurBhhTVuemmv0ebyMoF4L3eiYiRRsb1/d7oX8EgZFcif3UHNUt/t/HhyrjpNr72M8p+G1KcChYK8RWfYGCQAOeQ7LPlC0WZOHg11X7/fixTgtcT9vxf7jPmVF939+oRkp+8zgNFyiX2S5cFMqKY/hEK4udJ7k/mes4+8hGfCoHnkdmxLPRvcgtY+0CaXTmIFOgxJeHr89P3261ni2e7g/bd39aoT5QVj6QgxgyZxspEsP9tQfNsOFzQHgy0KYHaspKzctiXDA==
From: Jose Isaias Cabrera <jicman AT outlook DOT com>
To: "cygwin AT cygwin DOT com" <cygwin AT cygwin DOT com>,
"Brian DOT Inglis AT SystematicSw DOT ab DOT ca" <Brian DOT Inglis AT SystematicSw DOT ab DOT ca>
Subject: Re: Building Bedrockdb in cygwin
Date: Tue, 14 May 2019 17:11:02 +0000
Message-ID: <DB7PR01MB53860C5864E27ED6D90AC6F9DE080@DB7PR01MB5386.eurprd01.prod.exchangelabs.com>
References: <DB7PR01MB5386089B8B65F0DACA92F09FDE0F0 AT DB7PR01MB5386 DOT eurprd01 DOT prod DOT exchangel abs.com> <2B56GKHZ DOT RA34LFTQ DOT YAKAGWCC AT ZSAAQYFV DOT QHFNCGMV DOT ICZDFG7V> <DB7PR01MB5386310985F49E6AB14B10F5DE0F0 AT DB7PR01MB5386 DOT eurprd01 DOT prod DOT exchangelabs DOT com> <054f8269-d9d8-290a-9b60-0139ce33f4a0 AT SystematicSw DOT ab DOT ca> <DB7PR01MB5386CAE6AEE09B1559E7C867DE080 AT DB7PR01MB5386 DOT eurprd01 DOT prod DOT exchangelabs DOT com>,<ef300eee-b752-7f77-92f6-12eeb3803327 AT SystematicSw DOT ab DOT ca>,<DB7PR01MB53868CD0F44A4C1631625DE8DE080 AT DB7PR01MB5386 DOT eurprd01 DOT prod DOT exchangelabs DOT com>
In-Reply-To: <DB7PR01MB53868CD0F44A4C1631625DE8DE080@DB7PR01MB5386.eurprd01.prod.exchangelabs.com>
MIME-Version: 1.0
X-IsSubscribed: yes
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id x4EHBGQq025148

So, finally, I was able to to through the git problem: I needed to set the correct proxy syntax, here it is in case someone ever gets a git out of memory error:

git config --global http.proxy http://proxyuser:proxypwd AT proxy DOT server DOT com:8080

and

change proxyuser to your proxy user
change proxypwd to your proxy password
change proxy.server.com to the URL of your proxy server
change 8080 to the proxy port configured on your proxy server

However, having jumped that huddle, I encountered a new one, which is probably easier to deal with. The make command does a lot of work, but once it's going to start compiling, I get,

[good stuff clipped]
  CC    util/pem2der.c
  CC    util/strerror.c
  CC    x509/cert_app.c
  CC    x509/crl_app.c
  CC    x509/cert_req.c
  CC    x509/cert_write.c
  CC    x509/req_app.c
make[2]: Leaving directory '/home/e608313/Bedrock/mbedtls/programs'
make[1]: Leaving directory '/home/e608313/Bedrock/mbedtls'
g++-6 -g -std=c++14 -fpic -O2 -Wall -Werror -Wformat-security -DGIT_REVISION=ce62c88 -I/home/e608313/Bedrock -I/home/e608313/Bedrock/mbedtls/include -MMD -MF libstuff/libstuff.d -MT libstuff/libstuff.h.gch -c libstuff/libstuff.h
make: g++-6: Command not found
make: *** No rule to make target 'libstuff/libstuff.d', needed by '.build/libstuff/libstuff.d'.  Stop.

So, it appears that I need something called g++-6. I have both gcc and g++

$ ls /usr/bin/g++*
/usr/bin/g++.exe*

So, the question is, what is g++-6, and how to I get it?  I tried to find it with cygwin's setup, but it's not on the distro.  I tried to duckduckgo it, but I didn't get anything useful.  Thoughts?  Thanks

josé




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