From owner-freebsd-current@FreeBSD.ORG Wed Mar 27 05:03:54 2013 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 9B7D5CE7 for ; Wed, 27 Mar 2013 05:03:54 +0000 (UTC) (envelope-from asmrookie@gmail.com) Received: from mail-ie0-x22f.google.com (mail-ie0-x22f.google.com [IPv6:2607:f8b0:4001:c03::22f]) by mx1.freebsd.org (Postfix) with ESMTP id 718EBEC1 for ; Wed, 27 Mar 2013 05:03:54 +0000 (UTC) Received: by mail-ie0-f175.google.com with SMTP id c12so9909918ieb.34 for ; Tue, 26 Mar 2013 22:03:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:reply-to:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=Mkc+CXgFB+0C0aphavxNC2WtnRx6zeBrZbBLsJiLdDg=; b=Ik7Ke7nm4lecGl64J9/YAoFRNt93ZsB/JWGwWL6zNyZ82dGMg69JSIoUUzvD1f850S h38QnwH67Usmb1mUIKCPaZLoLuWz4jHwpnpvB05Z6os+IE5cJT2WvkdGHRDO2+uscyz8 RlQdX+aIBWphNmysRB9C8NOgc7T5KIAw4jnC3M6DqtlYKXx+829bse2QSUurxsijHbef +2taVwIMlv3IMlLZtV5Z6q0pypJVELJyXyL93hnKvDukHqP0n10sX9sKf4ciUmD350nm MI/neKmllTki+X7WbazqtVKE4Plza+QCMQECbUwQJivEKz81PxDAlMidL18v/3nqWlwu qfaQ== MIME-Version: 1.0 X-Received: by 10.50.140.67 with SMTP id re3mr3272258igb.100.1364360634167; Tue, 26 Mar 2013 22:03:54 -0700 (PDT) Sender: asmrookie@gmail.com Received: by 10.42.117.134 with HTTP; Tue, 26 Mar 2013 22:03:53 -0700 (PDT) In-Reply-To: References: Date: Wed, 27 Mar 2013 06:03:53 +0100 X-Google-Sender-Auth: lrK7RW7DQx1GM-b-sSXIrf9531E Message-ID: Subject: Re: sysutils/fusefs-kmod problem in CURRENT From: Attilio Rao To: "Marcelo/Porks" Content-Type: text/plain; charset=UTF-8 Cc: current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: attilio@FreeBSD.org List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Mar 2013 05:03:54 -0000 On Wed, Mar 27, 2013 at 4:00 AM, Marcelo/Porks wrote: > > On Mar 22, 2013 1:02 AM, "Attilio Rao" wrote: >> >> On Fri, Mar 22, 2013 at 2:02 AM, Marcelo/Porks >> wrote: >> > Hi, I'm facing an error compiling the sysutils/fusefs-kmod. >> > >> > I'm using the CURRENT from today (2013-03-21). >> > >> > Can someone using the CURRENT confirm if this also happens in your >> > system? >> >> CURRENT should not allow you to build fusefs-kmod at all. >> Use "option FUSEFS" from your kernel config. >> > > Sorry, maybe I didnt understand what you said. I tried to use in my kernel > conf: > > options FUSEFS > option FUSEFS > options fusefs > option fusefs Sorry, my fault, I mis-pelled it. it is: options FUSE Attilio -- Peace can only be achieved by understanding - A. Einstein