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:references:in-reply-to:subject:date :message-id:mime-version:content-type:content-transfer-encoding; q=dns; s=default; b=r5uaNIOyk3L3NU2AmsShzcx55+OFj2iXOtxPsTAniU+ jyE7hsIJdb8BoQp99L5nfUIgUTwsyD15gdIcFD/APBtT9dHykZWVaJrQNEQtHa+N rSS/tAeOWJfU4stuONMJFozUweQBUJiScAckEEPmU1nrysa/Werpe4SmI6wmlkRs = 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:references:in-reply-to:subject:date :message-id:mime-version:content-type:content-transfer-encoding; s=default; bh=cbOqpkvuSOyQ73Pf+/RihGS7HHo=; b=pHK6suTZXhmAh77/t uKThNCdaAdaBDKVh+3+czrL7wC2fxB8B4D1ez728v7FwdRbjYoDfkHhj/mttxhzn xKSwQ9/bq8LmGhKnateHyEyQMmG5tO+y+lP9tScbKavC0n6SxeAABcJkBevXhJC7 OZZi6KGbmCmB7TYkDUNPf84aZk= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , 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=-2.6 required=5.0 tests=AWL,BAYES_05,GIT_PATCH_2,KAM_INFOUSMEBIZ,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.1 spammy=H*F:D*us, UD:us, HX-Languages-Length:743, lewis X-HELO: mail1.pdinc.us DKIM-Filter: OpenDKIM Filter v2.11.0 mail1.pdinc.us x9PJdupc008024 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pdinc.us; s=default; t=1572032396; bh=SYvhdXDioWUaAv6ZKE/DbXDTIcP1MEA56b0U3Ff9Ih8=; h=From:To:References:In-Reply-To:Subject:Date:From; b=CCHxL0kq9+HXveO4RSOcSKjnFydq3EIvHMHSJ5Zzqmwcv/bpKdxFrShBtV9Kk0iry /OItu2BY8puJWk6yStY5+DxxRanhYRGeY7rGzxQg4aUkkyvG3Auy/tJJ1jPTKUKR1r Jw0H+d+hpc8uoRlW6dDXF2AaKx2NpTyxjIW2GWYZeY6sCwaJg6wArtvvxiMcjt9umR 4odwX/ZJL7LRDFIXN9uKXEgNq/97p1789gfnfkg0Be3D86/ORYvj23jG08NDjpD4tT 2oopSkKdtElsFm7Akt2QOVbkmQt/l2JjrCM9jUKxRdYYC+hGThi+QxbXUseDJ1NHgq shDWdcKKG+Tkg== From: "Jason Pyeron" To: References: In-Reply-To: Subject: RE: [cygwin] Can you compile node.js under cygwin? Date: Fri, 25 Oct 2019 15:39:56 -0400 Message-ID: <09d001d58b6b$fb1de6a0$f159b3e0$@pdinc.us> MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-IsSubscribed: yes > -----Original Message----- > From: Cary Lewis > Sent: Friday, October 25, 2019 1:38 PM > > I tried to clone the repo, and after running configure, then make I got > this error: > > make -C out BUILDTYPE=Release V=0 > touch 12396aa5d0c66cc1eba58d7550d4db5f74c0a51c.intermediate > > LD_LIBRARY_PATH=/home/clewis/node/out/Release/lib.host:/home/clewis/node/out/Release/lib.target:$LD_LI > BRARY_PATH; > export LD_LIBRARY_PATH; cd ../.; mkdir -p tools/msvs/genfiles; "mc > src/res/node_etw_provider.man -h tools/msvs/genfiles -r tools/msvs/genfiles" > /bin/sh: mc src/res/node_etw_provider.man -h tools/msvs/genfiles -r > tools/msvs/genfiles: No such file or directory pwd ? cygpath -wa . ? -- 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