X-Recipient: archive-cygwin@delorie.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@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.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" <hauck.adrian451@hideweb.xyz>
To: cygwin@cygwin.com
Message-ID: <1540690355151-0.post@n5.nabble.com>
In-Reply-To: <0a215d39-7f53-17ce-5c79-f03bed884cbe@SystematicSw.ab.ca>
References: <4FEDAE50.7090509@gmail.com> <4FFD8C61.7050605@gmail.com> <20120711143028.GA14112@ednor.casa.cgf.cx> <1540553280760-0.post@n5.nabble.com> <181249ee-f584-5e85-83fb-0c8a9e6a4672@gmail.com> <1540569794858-0.post@n5.nabble.com> <7e2bad7d-0882-900e-2074-90996eaf38b1@gmail.com> <1540594543547-0.post@n5.nabble.com> <1540598043835-0.post@n5.nabble.com> <0a215d39-7f53-17ce-5c79-f03bed884cbe@SystematicSw.ab.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@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@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


