Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
Hi, first, the ebuild complains, that kernel 2.6.23 is too new. The ebuild suggests, that i should should build the module included with the kernel. After doing so, the ebuild starts to compile. But actually the buildsystem of fuse detects, that the kernel-builtin module is turned on, and doesn't compile the fuse module. But still, the ebuild trys to install that module which fails with "file fuse.ko not found" basically. So the ebuild should be changed, so that only the library is compiled and installed if the kernel-builtin module is used. I will attach the build.log in a minute.
Created an attachment (id=133029) [details] build.log build.log
oh, sorry. I actually forgot something there, fixed now.