In 'shfs-source' v0.35-1 (the latest available) I have some problems. It does not work, and the reason seems to be a simple typo in the source.
This is what I get this from dmesg.
shfs: version magic '2.6.9-9-amd64-k8 gcc-3.3' should be '2.6.9-9-amd64-k8 gcc-3.4'
i.e the one compile from source has a tag that says that it was compiled with 'gcc-3.3' whereas the actually installed one has been compiled with 'gcc-3.4'
Obviously, my current version is GCC is 3.4.
Could someone comment on whether it is a good idea to go back to GCC v3.3 (Kernel 2.6.9-9)
Best Regards, Ray

