On Mar 22, 2013 1:02 AM, "Attilio Rao" <atti...@freebsd.org> wrote:
>
> On Fri, Mar 22, 2013 at 2:02 AM, Marcelo/Porks <marceloro...@gmail.com>
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

But they didnt work. The kernel does  not  compile. The result is above:

--------------------------------------------------------------
>>> Kernel build for GENERIC started on Tue Mar 26 23:21:09 BRT 2013
--------------------------------------------------------------
===> GENERIC
--------------------------------------------------------------
>>> stage 1: configuring the kernel
--------------------------------------------------------------
/usr/src/sys/amd64/conf/GENERIC: unknown option "FUSEFS"
*** [buildkernel] Error code 1
1 error
*** [buildkernel] Error code 2
1 error


 --------------------------------------------------------------
>>> Kernel build for GENERIC started on Tue Mar 26 23:33:24 BRT 2013
--------------------------------------------------------------
===> GENERIC
--------------------------------------------------------------
>>> stage 1: configuring the kernel
--------------------------------------------------------------
/usr/src/sys/amd64/conf/GENERIC: unknown option "fusefs"
*** [buildkernel] Error code 1
1 error
*** [buildkernel] Error code 2
1 error


--------------------------------------------------------------
>>> Kernel build for GENERIC started on Tue Mar 26 23:44:14 BRT 2013
--------------------------------------------------------------
===> GENERIC
--------------------------------------------------------------
>>> stage 1: configuring the kernel
--------------------------------------------------------------
/usr/src/sys/amd64/conf/GENERIC: unknown option "FUSEFS"
*** [buildkernel] Error code 1
1 error
*** [buildkernel] Error code 2
1 error


 --------------------------------------------------------------
>>> Kernel build for GENERIC started on Tue Mar 26 23:51:52 BRT 2013
--------------------------------------------------------------
===> GENERIC
--------------------------------------------------------------
>>> stage 1: configuring the kernel
--------------------------------------------------------------
/usr/src/sys/amd64/conf/GENERIC: unknown option "fusefs"
*** [buildkernel] Error code 1
1 error
*** [buildkernel] Error code 2
1 error


> Attilio
>
>
> --
> Peace can only be achieved by understanding - A. Einstein
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to