From: Henry N. <hen...@ar...> - 2010-03-10 08:51:52
|
Sergio Paracuellos wrote: > El mié, 10-03-2010 a las 09:34 +0100, Henry Nestler escribió: >> Am 10.03.2010 07:36, schrieb Sergio Paracuellos: >>> I am using ubuntu gutsy 7.10 for the base system of my software but >>> ubuntu is not supporting that version in these days. I have my own >>> mirror for build it. >> The question is, how your module >> "/lib/modules/2.6.28-11-generic/kernel/ubuntu/squashfs/squashfs.ko" was >> build? > Because I use the ubuntu default kernel included in 7.10. I use the > prebuild version, I didn't compile anything for the native linux. Please locate the source package of that kernel. Or the diff file from Ubuntu. >> This is Unionfs 1.4 for a highter kernel version. The source of this >> module is mutch easyly to patch into coLinux kernel 2.6.26. >> >> I have tried to build the old tar on kernel 2.6.22.18 and got some errors: >> unionfs.h:520: error: 'struct inode' has no member named 'i_blksize' > Yes, I have just tried that to and I get the same error with colinux. In the Unionfs 1.4 exist a function fist_copy_attr_all. This is totaly differend to Unionfs 2.x function unionfs_copy_attr_all. -- Henry N. |