另外,用Konqueror下载的shfsmount还是无法解压,一定要用FireFox才行,解压后make还是失败,报告:
gcc -g -Wall -I- -I. -I../shfs/Linux-2.4/ -DSHFS_VERSION=\"unknown\" -c shfsmount.c -o shfsmount.o
shfsmount.c:42:21: shfs_fs.h: 没有那个文件或目录
shfsmount.c: In function `version':
shfsmount.c:148: error: `PROTO_VERSION' undeclared (first use in this function)
shfsmount.c:148: error: (Each undeclared identifier is reported only once
shfsmount.c:148: error: for each function it appears in.)
shfsmount.c: In function `main':
shfsmount.c:431: error: `PROTO_VERSION' undeclared (first use in this function)
shfsmount.c:662: error: `SHFS_IOC_NEWCONN' undeclared (first use in this function)
make: *** [shfsmount.o] 错误 1