Hello everyone,

I am trying to compile btrfs.ko (unstable) for 2.6.27-rc9.
I copied btrfs part of Kbuild, and fs/btrfs to my 2.6.27-rc9 tree.

Then make modules modules_install
However, I can't insmod btrfs.ko. Dmesg ouput:

[ 8973.920435] btrfs: no symbol version for struct_module
[ 8994.375255] btrfs: no symbol version for struct_module
[ 9049.174891] btrfs: no symbol version for struct_module
[ 9125.963989] btrfs: no symbol version for struct_module
[ 9178.504381] btrfs: no version for "struct_module" found: kernel
tainted.
[ 9178.513086] btrfs: Unknown symbol security_inode_mkdir

Is there a better way to do it ? I am running ubuntu.

Cheers,

-- 
Xavier Nicollet
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to