hi all,
i am trying to compile the shfs program
i got if from shfs.sourceforge.net
seems to be good,
i am getting this error when compiling.
make[1]: Entering directory `/home/ggarron/Desktop/shfs-0.35/shfs'
make[2]: Entering directory `/home/ggarron/Desktop/shfs-0.35/shfs/Linux-2.6'
make -C //lib/modules/2.6.13-1.1532_FC4/build
SUBDIRS=/home/ggarron/Desktop/shfs
make[3]: Entering directory `/usr/src/kernels/2.6.13-1.1532_FC4-i686'
CC [M] /home/ggarron/Desktop/shfs-0.35/shfs/Linux-2.6/dir.o
/home/ggarron/Desktop/shfs-0.35/shfs/Linux-2.6/dir.c:491: error: static
declarat-static declaration
/home/ggarron/Desktop/shfs-0.35/shfs/Linux-2.6/shfs_fs.h:53: error:
previous decre
make[4]: *** [/home/ggarron/Desktop/shfs-0.35/shfs/Linux-2.6/dir.o] Error 1
make[3]: *** [_module_/home/ggarron/Desktop/shfs-0.35/shfs/Linux-2.6]
Error 2
make[3]: Leaving directory `/usr/src/kernels/2.6.13-1.1532_FC4-i686'
make[2]: *** [default] Error 2
make[2]: Leaving directory `/home/ggarron/Desktop/shfs-0.35/shfs/Linux-2.6'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/ggarron/Desktop/shfs-0.35/shfs'
make: *** [module] Error 2
_________________________________________________________________________________________________
can anybody please help me?
greetings,
Guillermo Garron