OESF Portables Forum

Everything Else => Zaurus Distro Support and Discussion => Distros, Development, and Model Specific Forums => Archived Forums => Debian => Topic started by: jpmatrix on November 03, 2007, 02:27:51 pm

Title: Gmailfs
Post by: jpmatrix on November 03, 2007, 02:27:51 pm
help to the guys who can build kernel :

we need to build the FUSE module to be able to use gmailfs.

can someone do that please?

by the way, are the 2.6.23 kernel sources on kernel.org the same for all architectures ?
Title: Gmailfs
Post by: jpmatrix on November 03, 2007, 04:08:20 pm
well,
i've grabbed linux-2.6.23.tgz from kernel.org

then make menuconfig,
enabled "load modules"
set fuse to compile as a module
then make modules : it seems to do the job
then make modules install : running now (but damn slow!!)

i'll let you know it that works
Title: Gmailfs
Post by: jpmatrix on November 03, 2007, 05:18:09 pm
lol
i typed "make modules install" instead of "make module_install" ! so all modules were being compiled ! someone could have warn me no ?    now my filesystem is full
deleting some files at now ...
Title: Gmailfs
Post by: jpmatrix on November 03, 2007, 05:46:59 pm
bad news :
after make modules_install and depmod -a, i tried to modprobe fuse :

FATAL: Error inserting fuse : Invalid module format

.......

any help please??
Title: Gmailfs
Post by: Moad-Dib on November 26, 2007, 07:44:17 pm
Hello, i have a zaurus 3100, i would like to use gmailfs. My kernel is 2.6.20. What should i do to use it (on my xubuntu laptop it is ok but with the zaurus i'm lost). Thanks
Title: Gmailfs
Post by: speculatrix on November 27, 2007, 06:08:44 pm
according to recent reports, google might be creating an online data storage product.
Title: Gmailfs
Post by: jpmatrix on December 13, 2007, 06:36:02 am
apparently fuse can be used by flickrfs too.
but why is fuse not included as a module in angstrom kernel ? i'll open a bug report