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:to:message-id:in-reply-to:references :subject:mime-version:content-type:content-transfer-encoding; q= dns; s=default; b=ibtoQLVICkI34U9JxJ6PSVT6uUR5WZYq2bPMsnjlxXWxrD CYpxAy78cWvX2qQwPhVpF583E1o3uikhgGYVIsXiFB4KD46KlYkbzPweZXDG8lcC H1s96Tr4JsmeqoaeAwMLhyIR4J+/lxMHuSRDljH8DObeLLUtwGOuwPMJgwG44= 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:to:message-id:in-reply-to:references :subject:mime-version:content-type:content-transfer-encoding; s= default; bh=VdwPSAte+Pf83Y04A5pnK2E0D+k=; b=fNdjliirFqvQbuHi6Tbe 1wRX5nd6newQQZ0NrMt7GHXhyN4/1bWSFEE5VD+urt29Rp/o/EnnebDfa48i11fE PFGfu+SvXSJ5poLm3bpUQMIIyRmK6sY+V8a7FPMV6R+LnKd/p3dZgbDKrgF4Zwb1 69jbuGGYCqcrIWEaqZUbnHE= 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=BAYES_50,RCVD_IN_DNSWL_NONE,SPF_HELO_PASS,SPF_SOFTFAIL,URI_HEX autolearn=no version=3.3.2 spammy=sk:cygwin., winfsp, fuse, UD:secfs.net X-HELO: n5.nabble.com Date: Sat, 27 Oct 2018 18:32:35 -0700 (MST) From: "hauck.adrian451" To: cygwin AT cygwin DOT com Message-ID: <1540690355151-0.post@n5.nabble.com> In-Reply-To: <0a215d39-7f53-17ce-5c79-f03bed884cbe@SystematicSw.ab.ca> References: <4FEDAE50 DOT 7090509 AT gmail DOT com> <4FFD8C61 DOT 7050605 AT gmail DOT com> <20120711143028 DOT GA14112 AT ednor DOT casa DOT cgf DOT cx> <1540553280760-0 DOT post AT n5 DOT nabble DOT com> <181249ee-f584-5e85-83fb-0c8a9e6a4672 AT gmail DOT com> <1540569794858-0 DOT post AT n5 DOT nabble DOT com> <7e2bad7d-0882-900e-2074-90996eaf38b1 AT gmail DOT com> <1540594543547-0 DOT post AT n5 DOT nabble DOT com> <1540598043835-0 DOT post AT n5 DOT nabble DOT com> <0a215d39-7f53-17ce-5c79-f03bed884cbe AT SystematicSw DOT ab DOT ca> Subject: Re: cygwin: how to mount linux FS from cygwin MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id w9S1Wn4x019329 Hi, Thank you for the help. I was review the urls indicated and install the command pkg-config: - Created the file fuse.pc indicated the location the dll: user AT cliente~/winfsp-master/opt/cygfuse/fuse $ more fuse.pc arch=x64 prefix=${pcfiledir}/.. incdir=C:\Program Files (x86)\WinFsp implib=C:\Program Files (x86)\WinFsp\winfsp-${arch}.dll Name: fuse Description: WinFsp FUSE compatible API Version: 2.8 URL: http://www.secfs.net/winfsp/ Libs: "${implib}" Cflags: -I"${incdir}" user AT cliente~/winfsp-master/opt/cygfuse/fuse $ pwd /home/user/winfsp-master/opt/cygfuse/fuse Escuse me, but I don´t understad what make the command pkg-config, I executed "pkg-config fuse.pc" and "pkg-config cgfuse" but don´t result, continues without found the dll. Regards, -- Sent from: http://cygwin.1069669.n5.nabble.com/Cygwin-list-f3.html -- 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