=========================== Patching and compiling =========================== - install open2x libs first - install sharutils worked fine 4.6.3 * when cross compiling without sb, system should have these - get and patch libraries (sources directory) --prefix=PREFIX, It is actually same where to install. Just make sure if library uses another library, they find each other. I install everything in the /usr ...I think my sb is not in best shape yet. I don't have any idea why I need to give LDFLAGS, CPPFLAGS... environment variables to these. Everything but kernel module of the fuse is compiled in the scratchbox. Should be buildable in other environments also. With some hacking at least. ----------- fuse v2.5.3 ----------- There is two parts, library and kernel module part. Kernel module should be compiled same compiler and flags as kernel is compiled. * patches fuse-2.5.3-gp2x-kernel-module.patch - http://osdir.com/ml/file-systems.fuse.devel/2006-07/msg00028.html - workaround to the kernel module problems in fuse directory - patch p1