I had similar results compiling the kernel. Switching to Union sandbox helped some. Make sure you have the following section in /System/Cettings/Scripts/Directories.conf:
unionImplementations=( "unionfs" "unionfs-fuse" Funionfs" ) This will attempt to use the unionfs patch in the kernel first, then try the two fuse implementations. Depending on how the Scripts package is updated it might be missing. I haven't tried it my self but you can also try ChrootCompile and if successful you can install a package. This is probably the safest method of compiling the kernel (you won't get left with a machine with no modules in the kernel). Rehan ________________________________ From: [email protected] [mailto:[email protected]] On Behalf Of Robert Dayton Sent: 09 July 2009 02:01 To: [email protected] Subject: Re: [gobolinux-devel] Kernel Compilation Problem Sorry, I made a mistake, I had used Compile to build kernel 2.6.29.1-r1 <http://recipes.gobolinux.org/r/?list=Linux&ver=2.6.29.1-r1&file=Recipe> but it failed to update the modules.conf or build them at all, simply leaving the old (now incompatible) module directory active. Manual compilation and installation of 2.6.30.1 went well, but again, no modules. On Wed, Jul 8, 2009 at 1:02 PM, Lucas C. Villa Real <[email protected]> wrote: On Wed, Jul 8, 2009 at 2:42 PM, Robert Dayton<[email protected]> wrote: > Hi, I'm having some slight difficulty installing the modules to a new > kernel, namely 2.6.30.1. Compile gives no errors, but the new module > directory and links aren't created automatically. Which kernel module are you trying to compile? Is there a recipe for it? -- Lucas "If you're looking for a reason I've a reason to give: pleasure, little treasure" _______________________________________________ gobolinux-devel mailing list [email protected] http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel
_______________________________________________ gobolinux-devel mailing list [email protected] http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel
