суббота, 18 июля 2009 г.

Проблема с fuse. You need to build the FUSE module from the kernel source, because your kernel is too new

При установке usermode-utilities получил ошибку установки sys-fs/fuse-2.7.4, от которой зависит usermode-utilities:
>>> Messages generated by process 10971 on 2009-07-18 20:38:43 ALMT for package sys-fs/fuse-2.7.4:

ERROR: setup
You need to build the FUSE module from the kernel source, because your kernel is too new
Please check to make sure these options are set correctly.
Failure to do so may cause unexpected problems.
Once you have satisfied these options, please try merging
this package again.

ERROR: sys-fs/fuse-2.7.4 failed.
Call stack:
ebuild.sh, line 49: Called pkg_setup
fuse-2.7.4.ebuild, line 29: Called linux-mod_pkg_setup
linux-mod.eclass, line 578: Called linux-info_pkg_setup
linux-info.eclass, line 720: Called check_extra_config
linux-info.eclass, line 615: Called die
The specific snippet of code:
die "Incorrect kernel configuration options"
The die message:
Incorrect kernel configuration options

If you need support, post the topmost build error, and the call stack if relevant.
A complete build log is located at '/var/tmp/portage/sys-fs/fuse-2.7.4/temp/build.log'.
The ebuild environment file is located at '/var/tmp/portage/sys-fs/fuse-2.7.4/temp/die.env'.
Решается эта проблема включением в ядро опции File Systems -> FUSE (Filesystem in Userspace) support

Комментариев нет:

Отправить комментарий