Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 195300

Summary: sys-fs/fuse-2.7.0 doesn't compile with kernel 2.6.23
Product: Gentoo Linux Reporter: Sven <sven.koehler>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 195298    
Attachments: build.log

Description Sven 2007-10-09 22:08:48 UTC
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.
Comment 1 Sven 2007-10-09 22:09:46 UTC
Created attachment 133029 [details]
build.log

build.log
Comment 2 Stefan Schweizer (RETIRED) gentoo-dev 2007-10-09 22:19:03 UTC
oh, sorry. I actually forgot something there, fixed now.