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=SeeRb0eewmSVBv47oZBea53JoU2+4jUO4nlCwMSvd0a1xy
	b9krT58hDxv90/dV6iqO126zdo3+iHZnko2aH/z8Z7NHH/2SvB7k39285JaT0ks5
	K9LotiUImitKxp7C3afYB24y1vT8K1O9hTRxtuDTHYJeqnTMALA4o0kXFKpy8=
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=DqNDGXMqS9SfTAFCvvxf6htg/Mg=; b=yKvMjUZYvA/X0/8Zy8Ea
	mmEnDT6n1zaCjrNoDqB7TjL1Kc+OdxIiSFMoywa1GuO9Ed6spBXL/q8Jxpcy6AFZ
	+HLdKNfjUGZYux/ABjX48HftVYsArRQL8heuFd3Lv4dY25KpaIpqeMKN1JqXtqtk
	pFfJ9RXec8lZucqYW3gYUbo=
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., H*F:D*xyz, Hx-languages-length:1044, UD:Cygwin-list-f3.html
X-HELO: n5.nabble.com
Date: Fri, 26 Oct 2018 09:03:14 -0700 (MST)
From: "hauck.adrian451" <hauck.adrian451@hideweb.xyz>
To: cygwin@cygwin.com
Message-ID: <1540569794858-0.post@n5.nabble.com>
In-Reply-To: <181249ee-f584-5e85-83fb-0c8a9e6a4672@gmail.com>
References: <4FEC9BFE.2020908@gmail.com> <jsjo8u$img$1@dough.gmane.org> <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>
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 w9QG3RjK017967

Thank you,

I execute:
- ninja
- ninja install


user@cliente ~/sshfs-sshfs-3.5.0/build
$ ninja
[5/6] Compiling C object 'sshfs@exe/sshfs.c.o'.
../sshfs.c: En la función ‘sshfs_init’:
../sshfs.c:1746:28: aviso: ‘~’ on a boolean expression [-Wbool-operation]
         cfg->nullpath_ok = ~(sshfs.truncate_workaround ||
sshfs.fstat_workaround);
...
[6/6] Linking target sshfs.exe.

user@cliente ~/sshfs-sshfs-3.5.0/build
$ ninja install
[0/1] Installing files.
Installing sshfs.exe to /usr/local/bin
Running custom install script
'/home/user/sshfs-sshfs-3.5.0/utils/install_helper.sh sbin bin'
'/usr/local/sbin/mount.sshfs' -> '../bin/sshfs'
'/usr/local/sbin/mount.fuse.sshfs' -> '../bin/sshfs'

user@cliente ~/sshfs-sshfs-3.5.0/build
$ sshfs
cygfuse: initialization failed: winfsp-x64.dll not found

and now respond the command but the error is "cygfuse: initialization
failed: winfsp-x64.dll not found"

has happened?

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


