From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 115866 invoked by alias); 26 Oct 2018 16:38:15 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 115857 invoked by uid 89); 26 Oct 2018 16:38:15 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: =?ISO-8859-1?Q?No, score=1.7 required=5.0 tests=AWL,BAYES_50,FOREIGN_BODY,FREEMAIL_FROM,GIT_PATCH_2,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=no version=3.3.2 spammy=auf, sk:Antivir, geprft, gepr=c3=bcft?= X-HELO: mail-wr1-f53.google.com Received: from mail-wr1-f53.google.com (HELO mail-wr1-f53.google.com) (209.85.221.53) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 26 Oct 2018 16:38:13 +0000 Received: by mail-wr1-f53.google.com with SMTP id l6-v6so2014273wrt.1 for ; Fri, 26 Oct 2018 09:38:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=subject:to:references:from:message-id:date:user-agent:mime-version :in-reply-to:content-transfer-encoding; bh=FXpA2l01GJLtE9nFSfXMB5aO0HoNe5zxDqAw6Qst9BI=; b=O9KoM0cpdvBdAyxAMteocn67ZrfE+o/RfCqFu7n3lZXLp/yx8YcQ9D0Hbd0nolw3oj xmIX/ecOJXTTo+NO7wxYM7YB6/prdlvYRZmMaUXAtZjRtZU33kszqKzlqU5/PrdxyqSa ECGB6V3DQHnOkMB4V/lIH4/mhvfTiapJoWn7wcBT+uLD0a3Oz7VcVwZ6OZevHtMFvodN UqPgnX+AP1CmCSN77lDMlfSZzoGYprUdqgq8kxENjSP6Uuo7iTt0UDRQzgjvpgBMAXKo ab9FhupDXKhKRU7hArYW7JOHvIFBu7GO/LrLeRKHwB+kAGtznVJ1Z+ja0ikZM5mLbSpv cnfw== Return-Path: Received: from [192.168.2.111] (p5B231786.dip0.t-ipconnect.de. [91.35.23.134]) by smtp.gmail.com with ESMTPSA id t143-v6sm4560902wmt.2.2018.10.26.09.38.10 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 26 Oct 2018 09:38:10 -0700 (PDT) Subject: Re: cygwin: how to mount linux FS from cygwin To: cygwin@cygwin.com References: <4FEC9BFE.2020908@gmail.com> <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> From: Marco Atzeri Message-ID: <7e2bad7d-0882-900e-2074-90996eaf38b1@gmail.com> Date: Fri, 26 Oct 2018 16:38:00 -0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 MIME-Version: 1.0 In-Reply-To: <1540569794858-0.post@n5.nabble.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-IsSubscribed: yes X-SW-Source: 2018-10/txt/msg00224.txt.bz2 Am 26.10.2018 um 18:03 schrieb hauck.adrian451: > 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, > have you installed WinFSP ? http://www.secfs.net/winfsp/download/ --- Diese E-Mail wurde von Avast Antivirus-Software auf Viren geprüft. https://www.avast.com/antivirus -- 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