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=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 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., 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" To: cygwin AT cygwin DOT com Message-ID: <1540569794858-0.post@n5.nabble.com> In-Reply-To: <181249ee-f584-5e85-83fb-0c8a9e6a4672@gmail.com> References: <4FEC9BFE DOT 2020908 AT gmail DOT com> <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> 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 AT cliente ~/sshfs-sshfs-3.5.0/build $ ninja [5/6] Compiling C object 'sshfs AT 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 AT 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 AT 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